forum.coppermine-gallery.net

Support => cpg1.5.x Support => cpg1.5 upload => Topic started by: thejflo on July 21, 2010, 07:24:20 am

Title: Text link shows up instead of thumbnail
Post by: thejflo on July 21, 2010, 07:24:20 am
I searched around, couldn't find a similar topic.

Instead of the thumbnail showing up, there is a text link of the file name. The same thing appears when you try to enlarge it. Anyone have any idea what's going on?

My gallery
http://www.katemossonline.com/showroom/index.php

I went into debug mode. I can't seem to figure this out.

Code: [Select]
    * Warning line 158: Missing argument 2 for CPGPluginAPI::filter(), called in /home/juicyfla/public_html/katemossonline.com/showroom/include/themes.inc.php on line 2909 and defined
    * Warning line 158: Missing argument 2 for CPGPluginAPI::filter(), called in /home/juicyfla/public_html/katemossonline.com/showroom/include/themes.inc.php on line 3000 and defined
    * Warning line 158: Missing argument 2 for CPGPluginAPI::filter(), called in /home/juicyfla/public_html/katemossonline.com/showroom/include/themes.inc.php on line 2909 and defined
    * Warning line 158: Missing argument 2 for CPGPluginAPI::filter(), called in /home/juicyfla/public_html/katemossonline.com/showroom/include/themes.inc.php on line 3000 and defined

if need be

user: test
password: test
Title: Re: Text link shows up instead of thumbnail
Post by: Αndré on July 21, 2010, 08:06:42 am
Quote from: http://www.katemossonline.com/showroom/albums/userpics/10001/thumb_katemoss1.jpg
Forbidden

You don't have permission to access /showroom/albums/userpics/10001/thumb_katemoss1.jpg on this server.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.7a Phusion_Passenger/2.2.15 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.katemossonline.com Port 80
Title: Re: Text link shows up instead of thumbnail
Post by: thejflo on July 21, 2010, 03:06:19 pm
That's really strange.  ??? I have the file permissions to 777.

Do you think if I reinstall the gallery it'll work?
Title: Re: Text link shows up instead of thumbnail
Post by: Αndré on July 21, 2010, 03:19:35 pm
Please check the album permissions as well.

I doubt that it will work if you install a second test gallery, but you can give it a try if you want.
Title: Re: Text link shows up instead of thumbnail
Post by: thejflo on July 21, 2010, 11:38:25 pm
Interesting. It works on my other domain (http://juicy-flawless.org/kmoss/index.php) but not the new one I just created. I suppose I'll just give it some time then.
Title: Re: Text link shows up instead of thumbnail
Post by: phill104 on July 21, 2010, 11:41:56 pm
Have you only just created that domain? Within the last 48hrs? If so give it time as it does take a while for the dns records of a new domain to propogate through the world.
Title: Re: Text link shows up instead of thumbnail
Post by: thejflo on July 21, 2010, 11:43:07 pm
Have you only just created that domain? Within the last 48hrs? If so give it time as it does take a while for the dns records of a new domain to propogate through the world.

That makes sense. Thank you. I can already see some changes.
Title: Re: Text link shows up instead of thumbnail
Post by: Αndré on July 22, 2010, 08:21:52 am
Works for me now :)

By the way, the warnings in the debug output (that aren't related to the issue) are already fixed in the svn and won't appear in the next release of Coppermine.