[Solved]: Rank images broken [Solved]: Rank images broken
 

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

[Solved]: Rank images broken

Started by pyriel127, September 10, 2009, 08:38:01 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

pyriel127

Hey guys, I just made my own theme, but I noticed the rank stars are missing, All I get is the broken image question mark. My gallery is at.
www.konceptkultur.com/gallery

Can any one help?

onthepike

Your theme is calling for these images from /gallery/themes/kultur_ink/images/ but they do not exist there. You can copy the ratings images from your http://www.konceptkultur.com/gallery/images/ directory ino your /gallery/themes/kultur_ink/images/ directory, or edit your theme to call the images from the /gallery/images/ directory.

pyriel127

Thank you, didnt think it was that easy to fix, I thought I was calling ratepics.php wrong. Thanks again.