Thread: 4 problems
View Single Post
Old June 8th, 2009, 04:16 PM   #10 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,788
Inpackning - My Product Gallery

I show you can sort by title or manufacturer?

As far as cookies feel free to post a user login so I can see what cookie is created to be able to assist more indepth. The thread I posted is very detailed so I am not sure what cookie issue you would have until I can see the issue.

In vb you set cookies like this

cookie path /

cookie domain .lockigt.com

Your vb cookie prefix is set in your vbulletin config.php file in the includes directory by default it would be bb. You might also find your vb license number at the top of that file or any other vbulletin php file.

In reviewpost admin you set cookies like this

cookie path /

cookie prefix bb or whatever is in your vb config file

cookie domain .lockigt.com

then in your reviewpost config settings you set the correct vb license number where asked.

If this is done your login will be read throughout the forum and reviewpost fine. That way when you login to one you will be logged into both etc.
__________________
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