where are my buttons? where are my buttons?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

where are my buttons?

Started by B_a_m_b_i, December 08, 2004, 10:54:00 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

B_a_m_b_i

Excuse me but i forgot where to read about this problem. My buttons are missing  ???
I try to change the theme and reupload them, but in all themes they missing
http://www.fotomaniq.com/cpg132/displayimage.php?album=lastup&cat=1&pos=1

Please help


Casper

Your buttons are there, they are just not being displayed for some reason.  If you browse to them directly you see them, and they then show in the browser.

Check the chmod settings of your images folder and the actual files.

and please never send personal messages to members of the dev team without their permission.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

B_a_m_b_i

It's not permissions I was check them. chmod of images is 777

Joachim Müller

probably not file/folder permissions related, but rather some hotlink protection set up improperly. Check for a .htaccess file in place that prevents the images to be displayed (I can confirm what Casper suggested). If not sure, contact your webhost.

Joachim