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 Pro Support Forums > Photopost Pro Installation & Upgrades

Photopost Pro Installation & Upgrades If you're having install or upgrade problems

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old March 9th, 2005, 05:12 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Oct 2002
Posts: 39
Cookie Problem - VB3 & PP5

OK, I know its a cookie problem, but where is the cookie prefix hidden now?

I have looked at config-inc and config-int and in the database, but cannot find it whatsoever.

I am running VB3.0.7, PP 5.01 and classifieds.

Classifieds is working without a problem, as is the login to the forum, but I just can't find where the cookie prefix is in PP.

http://www.cobraclub.com

Many thanks

Rob
snaketorque is offline   Reply With Quote
Old March 12th, 2005, 03:43 PM   #2 (permalink)
Member
Verified Customer
 
Join Date: Oct 2002
Posts: 39
Anyone?????????
snaketorque is offline   Reply With Quote
Old March 12th, 2005, 04:28 PM   #3 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
settings table in database setting 172
__________________
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 March 12th, 2005, 04:44 PM   #4 (permalink)
Member
Verified Customer
 
Join Date: Oct 2002
Posts: 39
Quote:
Originally Posted by omegatron
settings table in database setting 172
My settings table goes from 165 to 183 with no entries in between.
snaketorque is offline   Reply With Quote
Old March 12th, 2005, 04:55 PM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
Ah I thought we were all through with this one

You replaced your config file when you upgraded so the variables that where needed for the 4.8.6 where not there. The upgrade instructions state not to ever replace the config file. Thus the queries that needed to be entered from settings that were in an old style config where never entered.

Manually use phpmyadmin and enter the queries by hand.

INSERT INTO `settings` VALUES (166, 'BotBuster Integration', 'botbuster', 'Set to yes if you have BotBuster on your system (this includes the necessary tag)', 'no', 22, 1);
INSERT INTO `settings` VALUES (167, 'Enable ZLIB page compression', 'compression', 'Set to on if you want to enable Zlib page compression (and it is supported)', 'yes', 23, 1);
INSERT INTO `settings` VALUES (168, 'Date format', 'ppdateformat', 'Keywords: dow, month, mm, dd, yyyy', 'month dd , yyyy', 24, 1);
INSERT INTO `settings` VALUES (169, 'GMT Offset', 'gmtoffset', 'If you are running VB and want the server to display the time as an offset of GMT (for example, to the timezone where your server is located), enter t', '-1', 25, 1);
INSERT INTO `settings` VALUES (170, 'Enable IP Cache Timeout', 'ipcache', 'This variable is used to track IP addresses and userids for voting and viewing purposes. This is set in HOURS. 0 disables this setting', '0', 26, 1);
INSERT INTO `settings` VALUES (171, 'PhotoPost Cookie Path', 'cookie_path', 'This should be set to match the path/domain for your cookies. Setting to / enables entire site.', '/', 1, 12);
INSERT INTO `settings` VALUES (172, 'Forum Cookie Prefix', 'cookieprefix', 'Some Default values vB3: bb, phpBB2: phpbb2mysql, Threads: w3t_', 'reeftalk', 2, 12);
INSERT INTO `settings` VALUES (173, 'PhotoPost Cookie Domain', 'domain_path', '.yourdomain.com; sets the cookie to be usable across the domain', '.reeftalk.com', 3, 12);
INSERT INTO `settings` VALUES (174, 'Debug Setting', 'debug', 'How do you want PhotoPost to handle errors?', '0', 27, 1);
INSERT INTO `settings` VALUES (175, 'Enable On-The-Fly Watermarks', 'onthefly', 'Requires GD2 and you must edit the file watermark.php', 'no', 29, 5);
INSERT INTO `settings` VALUES (176, 'Imaging Integration (IM or GD)', 'usegd', 'Select ImageMagick or GD1/GD2 for image processing', '0', 28, 1);
INSERT INTO `settings` VALUES (177, 'Directory for backups?', 'backupdir', 'The full path to the directory to store backups', '/var/www/html/backups', 29, 1);
INSERT INTO `settings` VALUES (178, 'Path to mysqldump', 'mysqldumppath', 'The full path to your mysqldump executable', '/usr/bin/mysqldump', 30, 1);
INSERT INTO `settings` VALUES (179, 'Path to jpegtran (if used)', 'jpegtran', 'If you would like to clean any JPG image uploaded before being processed; enter the path to your jpegtran executable.', '/usr/X11R6/bin/jpegtran', 18, 1);
INSERT INTO `settings` VALUES (180, 'Path to jhead (if used)', 'jhead_command', 'This only needs to be set if you are extracting EXIF information from images. Full server path.', '/usr/X11R6/bin/jhead', 19, 1);
INSERT INTO `settings` VALUES (181, 'Gallery Open?', 'ppboards', 'Yes for Open, No for Closed', 'open', 20, 1);
INSERT INTO `settings` VALUES (182, 'Message displayed when closed', 'closedmsg', '', 'The boards are temporarily down for maintainence.', 21, 1);
__________________
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 March 12th, 2005, 05:07 PM   #6 (permalink)
Member
Verified Customer
 
Join Date: Oct 2002
Posts: 39
Quote:
Originally Posted by omegatron
Ah I thought we were all through with this one

You replaced your config file when you upgraded so the variables that where needed for the 4.8.6 where not there. The upgrade instructions state not to ever replace the config file. Thus the queries that needed to be entered from settings that were in an old style config where never entered.
Thanks for the update and I will do the aforementioned changes, however with all due respect, the upgrade instructions TELL you to upload the config.php file if you have change it.

2) Upload all files - except config-inc.php, unless you modified it from the ZIP file - toyour server. You do not need install.php for an upgrade.

I change the database info etc in the config file and upload the files, always have done and always will.
snaketorque 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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Having a nagging vb3.5 and PP5.2 integration problem. zerinS4 Photopost Pro Installation & Upgrades 1 October 10th, 2005 08:24 AM
Photopost & VB3 Integration problem... jdebuck Photopost Pro Installation & Upgrades 2 September 1st, 2005 09:27 PM
2 problems > admin & upload [VB3.0.7+PP5.01] proxx Photopost Pro Installation & Upgrades 3 March 13th, 2005 06:05 PM


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

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