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 June 30th, 2004, 11:44 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Feb 2003
Location: germany
Posts: 67
Send a message via AIM to thorzzzten
DCF+ upgrade from 4.7 to 4.8...

Hy,

the upgrade was running through properly but ends in the result of showing following as output for index aswell for admin-index:

Fatal error: Call to undefined function: update_whoonline() in /home/www/web1/html/galerie/pp-inc.php on line 336

Site is here

Thanx for your help!


cheers
Thorsten
thorzzzten is offline   Reply With Quote
Old July 1st, 2004, 09:29 AM   #2 (permalink)
donb
Guest
 
Posts: n/a
Did you upload the contents of the /forums directory?
  Reply With Quote
Old July 1st, 2004, 01:54 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: Feb 2003
Location: germany
Posts: 67
Send a message via AIM to thorzzzten
Quote:
Originally Posted by donb
Did you upload the contents of the /forums directory?
Hy,

yes, /forums content is uploaded.
thorzzzten is offline   Reply With Quote
Old July 2nd, 2004, 12:22 PM   #4 (permalink)
Member
Verified Customer
 
Join Date: Feb 2003
Location: germany
Posts: 67
Send a message via AIM to thorzzzten
hy,

any ideas?

thx
thorsten
thorzzzten is offline   Reply With Quote
Old July 2nd, 2004, 12:48 PM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
I would delete your /forums photopost subdirectory and reupload. Your FTP program or other is not allowing some files to upload if you do indeed say you uploaded them.

In the dcf.php file which is in your forums directory under photopost there is indeed a function called update_whoonline

The only way your going to get that error of an undefined function is if the files you have uploaded are not correct
__________________
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 July 2nd, 2004, 01:19 PM   #6 (permalink)
Member
Verified Customer
 
Join Date: Feb 2003
Location: germany
Posts: 67
Send a message via AIM to thorzzzten
hy,

you were right, I deleted all files in /forums and reloaded them. Now I come some steps further ending with following error message:

MySQL error reported!

Script: index

Query: SELECT cpaccess,modaccess,diskspace,uploadsize,uploads,comments,editpho,editposts,useralbums,reqmod,canassign FROM ppusergroups WHERE groupid=99 LIMIT 1

Result: Unknown column 'reqmod' in 'field list'

Database handle: Resource id #1



how to preceed here?

thx
thorsten
thorzzzten is offline   Reply With Quote
Old July 2nd, 2004, 10:11 PM   #7 (permalink)
donb
Guest
 
Posts: n/a
Sounds like you may not have run all of the needed upgrade scripts.
  Reply With Quote
Old July 3rd, 2004, 02:05 AM   #8 (permalink)
Member
Verified Customer
 
Join Date: Feb 2003
Location: germany
Posts: 67
Send a message via AIM to thorzzzten
hy,

it's running

I had an other mistake in the config, wrong username for forum's db.
additional somehow the column reqmod was not created in the pp usergroups table, which I have insert manually now.

there is only one error left. in the admin-centre on the "statistics" script I get following message:



MySQL error reported!

Script: adm-main

Query: DELETE FROM ppecards WHERE (readdate > 0 AND readdate < 1088837657) OR date < 1088837657

Result: Unknown column 'readdate' in 'where clause'

Database handle: Resource id #1



also to add column "readdate" in table ppecards???


cheers
thorsten
thorzzzten is offline   Reply With Quote
Old July 3rd, 2004, 02:11 AM   #9 (permalink)
Member
Verified Customer
 
Join Date: Feb 2003
Location: germany
Posts: 67
Send a message via AIM to thorzzzten
hy,

after adding the column "readdate" the adm-index.php proceeds for a while and ends with that error:


Fatal error: Maximum execution time of 30 seconds exceeded in /home/www/web1/html/galerie/adm-main.php on line 23



any ideas on that?


cheers
thorsten
thorzzzten is offline   Reply With Quote
Old July 3rd, 2004, 04:50 AM   #10 (permalink)
Member
Verified Customer
 
Join Date: Feb 2003
Location: germany
Posts: 67
Send a message via AIM to thorzzzten
hy,

it looks like there are more mistakes in the database.
e.g. opening a catagorie gives the folowing:


MySQL error reported!

Script: showgallery

Query: SELECT c.id,c.catname,c.thumbs,c.cattype,c.parent,c.password,c.theme,c.sortorder,n.userid FROM ppcategories c LEFT JOIN ppnotify n ON (n.photo=c.id AND n.type=1) WHERE c.id='2'

Result: Unknown column 'n.type' in 'on clause'

Database handle: Resource id #1


I startet all update scripts again:

- upgrade.php
- upgrade47.php
- upgradecats.php
- and also tried to run the install.php over all...


any idea's?


thx
thorsten
thorzzzten is offline   Reply With Quote
Old July 3rd, 2004, 05:20 AM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
As Don already suggested. You did not run all upgrade scripts.

reqmod for one was added back in 4.6 I beleive. You basically need to run every upgrade script from the last version you where running

If you let us know what Photopost version you where running we can tell you which upgrade scripts to run.
__________________
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 July 3rd, 2004, 05:28 AM   #12 (permalink)
Member
Verified Customer
 
Join Date: Feb 2003
Location: germany
Posts: 67
Send a message via AIM to thorzzzten
hy,

ok, i did now the following:

- upgrade45.php
- upgrade46.php
- upgrade467.php
- upgrade47.php

I think also, there must be something went wrong in one of the past updates...
Unfortunetly I do not remember with which version I've started with photopost.

Actualy I'm updating from 4.7 to 4.8c.

After running the scripts above everything looks smoth except the thing in the admin panel "statistics".



cheers
thorsten
thorzzzten is offline   Reply With Quote
Old July 3rd, 2004, 07:07 AM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
OKay well looks like alot of the stuff you were trying to add in manually was from the upgrade467.php update
__________________
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Another small DCF integration problem wimberb Photopost Pro Bug Reports 4 June 16th, 2005 06:06 PM
DCF Integration problem wimberb Photopost Pro Installation & Upgrades 3 June 5th, 2005 05:06 PM
Using PP4.8.1: Board Migration from DCF+ to VB3 South Fork Photopost Pro Installation & Upgrades 3 August 23rd, 2004 08:05 AM
Change of User db - DCF+ to vB3 thorzzzten Photopost Pro Installation & Upgrades 3 July 5th, 2004 04:31 PM
DCF+ Upgrading from 4.7 to 4.8... thorzzzten ReviewPost Installation & Upgrades 0 June 30th, 2004 02:55 PM


All times are GMT -5. The time now is 05:37 PM.

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