Problem on returning to first page of gallery

blackrx91

Joined: 2010-03-10
Posts: 2
Posted: Thu, 2010-03-18 05:08

I have a problem on gallery2

I login the gallery and browse the photo.

However, when I return to the first page of gallery by clicking the top left hand corner of web page,
it goes to the first page without login.

I tried to clear the browser cache and modified "baseUri" config.
The problem is still here
Do anyone face the problem before ?

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Thu, 2010-03-18 05:56

Post your system info:
FAQ: What information is required when I ask for help in the forums?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
blackrx91

Joined: 2010-03-10
Posts: 2
Posted: Thu, 2010-03-18 06:22

Sorry for missing information

Gallery URL = http://192.168.28.5/mspimagelib/main.php
Gallery version = 2.3.1 core 1.3.0.1
API = Core 7.54, Module 3.9, Theme 2.6, Embed 1.5
PHP version = 4.3.0 apache2filter
Webserver = Apache/2.0.63 (Unix) PHP/4.3.0
Database = mysqlt 3.23.54, lock.system=flock
Toolkits = ArchiveUpload, NetPBM
Acceleration = none, none
Operating system = Linux MHPFILESVR 2.4.9-e.40smp #1 SMP Thu Apr 8 16:53:29 EDT 2004 i686
Default theme = matrix
gettext = enabled
Locale = en_US
Browser = Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.8) Gecko/20100202 Firefox/3.5.8
Rows in GalleryAccessMap table = 23
Rows in GalleryAccessSubscriberMap table = 3
Rows in GalleryUser table = 5
Rows in GalleryItem table = 3
Rows in GalleryAlbumItem table = 2
Rows in GalleryCacheMap table = 0

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Thu, 2010-03-18 15:39

When you said you modified the baseURI setting in config.php, what did you change it to? Did you try removing any setting so that baseURI is blank?

Can you print a phpinfo page to PDF and post that? Have you checked that the date and time on the server and the clients is correct? Since you already have Firefox installed, once you login, take a look at the cookie that's set and check the expiration date.

This probably won't make any difference, but it's more of a curiosity. If you're running the server yourself (I'm assuming based on the private IP), why are you running such ancient software?

Webserver = Apache/2.0.63 (Unix) PHP/4.3.0
Database = mysqlt 3.23.54,

All 3 of those are very old, as well as your Linux kernel.

____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here