Topic Title: Integrating Sentinel 2.1.3 and Gallery 1.4.4-pl4 - Errors

Forum Index » Security » Integrating Sentinel 2.1.3 and Gallery 1.4.4-pl4 - Errors
Topic URL: http://www.nukedgallery.net/postt1384.html

AuthorMessage
Post Title: Integrating Sentinel 2.1.3 and Gallery 1.4.4-pl4 - Errors
GJSchaller
Joined: Aug 04, 2004
Posts: 37
Location: Valhalla, NY, USA
Posted: Sun Jan 02, 2005 11:09 am
When I found this, I thought it was a block error, and posted in the Block thread, but later realized it affected the whole Gallery.

When I added Sentinel's code to my mainfile.php:

Code: › <?php
if ($forum_admin == 1) {
    include("../../../includes/sentinel.php");
} elseif ($inside_mod == 1) {
    include("../../includes/sentinel.php");
} else {
    include("includes/sentinel.php");
}
**Begin comments**


I would find that I cannot display full-sized images. I can see albums, and the thumbnails in them, and a thumbnail in the Random Photo Block, but when you clicked on them to see the full image, you get the following error:

Quote: › Error: Requested index [0] out of bounds [XXX]
Fatal error: Call to a member function on a non-object in /home/kradmin/public_html/modules/Gallery/classes/Album.php on line 1258


Where XXX is a number that chnages depending on the album you are viewing.

Has anyone gotten NukeSentinel 2.1.3 to work with Gallery? I will be cross-posting this on nukecops.com to work on a solution.

Thank you!

AuthorMessage
Post Title: Re: Integrating Sentinel 2.1.3 and Gallery 1.4.4-pl4 - Error
guidyy
Joined: Jul 28, 2003
Posts: 1

Posted: Sun Jan 02, 2005 1:14 pm
Got same error

Guido

AuthorMessage
Post Title: Re: Integrating Sentinel 2.1.3 and Gallery 1.4.4-pl4 - Error
nicpan
Joined: Oct 17, 2004
Posts: 7

Posted: Sun Jan 02, 2005 5:49 pm
Hello,

I had the same error...
The error disappear if you remove sentinel...

I you have a solution, please tell us Smile

Bye

AuthorMessage
Post Title: Re: Integrating Sentinel 2.1.3 and Gallery 1.4.4-pl4 - Error
Trubador
Joined: Nov 17, 2004
Posts: 5

Posted: Tue Jan 04, 2005 9:29 am
Look here peeps....

http://nukedgallery.net/postp7637.html#7637 [nukedgallery.net]

TTFN

Trub

AuthorMessage
Post Title: Re: Integrating Sentinel 2.1.3 and Gallery 1.4.4-pl4 - Error
nicpan
Joined: Oct 17, 2004
Posts: 7

Posted: Tue Jan 04, 2005 1:13 pm
Thx Trub, i'll try this solution...
Hope it will work!

All times are GMT - 5 Hours
Powered by PHPNuke and phpBB2 © 2006 phpBB Group