PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |
Old March 8th, 2007, 08:48 AM   #1 (permalink)
Member
 
Join Date: Jun 2004
Posts: 164
Session not passing through [added 2.2]

I've found several locations where the session url is not being passed through correctly. This causes users that don't or can't use cookies to get logged out.

newreply.php
Code:
Content visible to verified customers only.
change to
Code:
Content visible to verified customers only.

search.php
Code:
Content visible to verified customers only.
change to

Code:
Content visible to verified customers only.

showimage.php
Code:
Content visible to verified customers only.
change to

Code:
Content visible to verified customers only.
browseimages.php
Code:
Content visible to verified customers only.
change to
Code:
Content visible to verified customers only.

Code:
Content visible to verified customers only.
change to

Code:
Content visible to verified customers only.
Code:
Content visible to verified customers only.
change to
Code:
Content visible to verified customers only.
Code:
Content visible to verified customers only.
change to
Code:
Content visible to verified customers only.
editimage.php
Code:
Content visible to verified customers only.
change to
Code:
Content visible to verified customers only.
managecats.php (2x)
Code:
Content visible to verified customers only.
change to
Code:
Content visible to verified customers only.
misc.php
Code:
Content visible to verified customers only.
change to
Code:
Content visible to verified customers only.
2x
Code:
Content visible to verified customers only.
change to
Code:
Content visible to verified customers only.
Code:
Content visible to verified customers only.
change to
Code:
Content visible to verified customers only.

moderate.php

Code:
Content visible to verified customers only.
change to
Code:
Content visible to verified customers only.
Code:
Content visible to verified customers only.
change to
Code:
Content visible to verified customers only.
Code:
Content visible to verified customers only.
change to
Code:
Content visible to verified customers only.
Code:
Content visible to verified customers only.
change to
Code:
Content visible to verified customers only.
Code:
Content visible to verified customers only.
change to
Code:
Content visible to verified customers only.
functions_gallery.php
Code:
Content visible to verified customers only.
change to

Code:
Content visible to verified customers only.
Code:
Content visible to verified customers only.
change to

Code:
Content visible to verified customers only.
Code:
Content visible to verified customers only.
change to

Code:
Content visible to verified customers only.



Templates adv_gallery_categorybit_level1 and adv_gallery_categorybit_level2

Code:
Content visible to verified customers only.
change to
Code:
Content visible to verified customers only.
Template ADV_GALLERY

Code:
Content visible to verified customers only.
change to

Code:
Content visible to verified customers only.
Template ADV_GALLERY_BROWSEIMAGES
Code:
Content visible to verified customers only.
change to
Code:
Content visible to verified customers only.
Code:
Content visible to verified customers only.
change to
Code:
Content visible to verified customers only.
Code:
Content visible to verified customers only.
change to
Code:
Content visible to verified customers only.

Template ADV_GALLERY_SHOWIMAGE
Code:
Content visible to verified customers only.
Code:
Content visible to verified customers only.
Template adv_gallery_showimage_filmthumb
Code:
Content visible to verified customers only.
Code:
Content visible to verified customers only.
Not sure if I cachted all though
Kirby is offline  
Old March 11th, 2007, 04:26 PM   #2 (permalink)
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
You read my mind.

Luciano and I were talking about that.

http://www.vbulletin.com/forum/showt...t=sessionurl_q


I fixed this and a few other places.
I also found a few URLs with & vs. &

Last edited by Zachariah; March 11th, 2007 at 05:14 PM.
Zachariah is offline  
Old March 11th, 2007, 05:36 PM   #3 (permalink)
Member
 
Join Date: Sep 2005
Location: Camp Lejeune, NC
Posts: 71
Send a message via ICQ to Redline Send a message via AIM to Redline Send a message via MSN to Redline Send a message via Yahoo to Redline Send a message via Skype™ to Redline
Thats alot of fixes, lol. Thanks
Redline is offline  
Old March 14th, 2007, 08:09 AM   #4 (permalink)
Registered User
 
Join Date: Aug 2005
Posts: 1,229
yeah.. there are some tricky ones though..

lastone found:

in global_gallery.php

find:
Code:
Content visible to verified customers only.
and replace with:
Code:
Content visible to verified customers only.
Yes there has to be a double bracket there!!!

also some of the eval errors are pretty tricky...

Luc

PS Also found lots of them in vbulletin itself.. :
Checkout:
http://www.vbulletin.com/forum/bugs3...iew&bugid=1522
Luciano is offline  
Old March 17th, 2007, 05:58 PM   #5 (permalink)
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
Quote:
Originally Posted by Luciano View Post
yeah.. there are some tricky ones though..

lastone found:

in global_gallery.php

find:
Code:
Content visible to verified customers only.
and replace with:
Code:
Content visible to verified customers only.
Yes there has to be a double bracket there!!!

also some of the eval errors are pretty tricky...

Luc

PS Also found lots of them in vbulletin itself.. :
Checkout:
http://www.vbulletin.com/forum/bugs3...iew&bugid=1522
Nice
The lines may be off a bit. I got this fixed for vBGallery 2.2.

includes/functions_gallery.php
line 1256

includes/fuctions_galler_imagerdit.php
line 192

gallery/browseimages.php
line 323
line 414

gallery/ecard.php
line 373

gallery/managecats.php
line 294
line 362

gallery/misc.php
line 452
line 487

gallery/newreply.php
line 662

gallery/search.php
line 191

Last edited by Zachariah; March 17th, 2007 at 07:33 PM.
Zachariah is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
BUG report! PhPBB / Photopost session handling bcddd214 Photopost Pro Bug Reports 12 April 21st, 2007 09:27 PM
Vbulletin session errors Garrynz General Discussion 1 November 28th, 2006 05:58 AM
Missing Table - session fpoole Photopost Pro Installation & Upgrades 10 February 16th, 2006 09:23 AM
Session Problem with PostNuke ftree Photopost Pro Installation & Upgrades 12 October 26th, 2004 11:43 AM


All times are GMT -5. The time now is 05:34 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0