PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Classifieds Support > Classifieds Installation & Upgrades

Classifieds Installation & Upgrades If you're having install or upgrade problems, post here.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old October 25th, 2005, 07:53 AM   #1 (permalink)
Member
Verified Customer
 
Join Date: Oct 2002
Location: Germany
Posts: 258
Send a message via ICQ to dontom
cookie problem - all categories are displayed as empty

hi,
a different application on my website sets a cookie called "name" - as soon i have this cookie, all cats are displayed empty. How can I solve this on the pp-c side?

Thanks
Thomas
dontom is offline   Reply With Quote
Old October 25th, 2005, 09:39 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,802
Url to your site?

What variables does this cookie create any other cookies?

test login?

I have moved this to install forum since this would not be a classifieds bug
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old October 25th, 2005, 09:50 AM   #3 (permalink)
Member
Verified Customer
 
Join Date: Oct 2002
Location: Germany
Posts: 258
Send a message via ICQ to dontom
http://www.mtb-news.de/bikemarkt/ (test / test)

cookie comes from here:
http://www.mtb-news.de/support/StartSeite (test1 / test1)

it seems to be only the "name" cookie - pp-c tells me in every category "no ads in this category" - if i remove the cookie everything is ok again
dontom is offline   Reply With Quote
Old October 25th, 2005, 10:06 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,802
Well you must rename your cookie name

so your issue is on showcat.php and the reason being is the page thinks your doing a search cause name is a search variable
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old October 25th, 2005, 10:08 AM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,802
Well your issue is on showcat.php and the reason is because name is a variable used on the search engine and the script thinks your doing a search

Basically you need to rename that front login cookie to something like uname or samething unused in classifieds or vbulletin
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old October 25th, 2005, 02:40 PM   #6 (permalink)
Member
Verified Customer
 
Join Date: Oct 2002
Location: Germany
Posts: 258
Send a message via ICQ to dontom
pp receives this information normally by get / post but not by cookies - can i tell pp to ignore name in cookies?
dontom is offline   Reply With Quote
Old October 27th, 2005, 01:46 PM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,802
Well our program is coded for certain variables and works as it should.

You might not be able to search for ads by username but this might work in showcat.php

if ( !isset($page) ) $page = 1;
if ( !isset($what) || empty($what) ) $what = "allfields";
if ($_COOKIE[name]) $name = "";
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Reply


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
limit categories displayed in vB integration webananda Photopost Pro How Do I...? 1 July 11th, 2005 10:44 PM
Possible Cookie Problem? Quincy Wisdom Photopost Pro Installation & Upgrades 1 April 25th, 2005 06:16 AM
Problem with Category Image not being displayed imported_theMusicMan How Do I? - vBulletin 3.0.X 7 February 17th, 2005 09:24 AM
Moving images to empty categories rbl Bugs From 1.0.0 4 December 26th, 2004 09:36 PM


All times are GMT -5. The time now is 01:16 PM.

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