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 February 9th, 2011, 06:25 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Oct 2006
Posts: 233
Crash on Upgrade from 3.1 to 4.2

Well, I know duplicates are normal and Character Set not working for 4.0 sql but for some reason my problem originates around the phrases.

Oh and I did try to upgrade from 3.0+ since I read thats when the phrases we added.

It seems to start with there errors....

Code:
Content visible to verified customers only.
The next page looks like this but about 100 lines longer

Code:
Content visible to verified customers only.
Seems phrases are not getting added or never got added. Like I said I ran the upgrade from 3.0 forward but no luck.

--------------------------------------------------------------

DB is correct and so is the user and password. If I replace the old 3.1 pp-inc.php file the classifieds looks fairly normal. If I use the new pp-inc.php I get a white page so Im leaving the old 3.1 in place until I get an answer here.
scalemotorcars is offline   Reply With Quote
Old February 9th, 2011, 08:11 PM   #2 (permalink)
Member
Verified Customer
 
Join Date: Oct 2006
Posts: 233
It refuses to create the phrases table and language table. Ive tried all three user id's and passwords that I know work with the DB and nothing.

This is an example of the error.

Error: Table 'forum_scalemotorcars_com.cp_phrases' doesn't exist

Error: Table 'forum_scalemotorcars_com.cp_languages' doesn't exist

I also noticed this line on the page before these errors.

Error: Can't DROP 'description'. Check that column/key exists

Last edited by scalemotorcars; February 9th, 2011 at 08:25 PM.
scalemotorcars is offline   Reply With Quote
Old February 10th, 2011, 07:44 AM   #3 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,703
Maybe try removing this from those queries?

Code:
Content visible to verified customers only.
__________________
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 February 10th, 2011, 08:14 AM   #4 (permalink)
Member
Verified Customer
 
Join Date: Oct 2006
Posts: 233
How do I do that?
scalemotorcars is offline   Reply With Quote
Old February 10th, 2011, 08:22 AM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,703
You can edit the upgrade php and remove what I noted from the language and phrases table inserts or add these queries below to phpmyadmin to the database

Code:
Content visible to verified customers only.
__________________
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 February 10th, 2011, 08:46 AM   #6 (permalink)
Member
Verified Customer
 
Join Date: Oct 2006
Posts: 233
Thanks Chuck, that fixed the phrases but I still have a problem.

The (edit settings) links do not work and it's stuck on version 3.1

Edit... I just noticed the classifieds index also shows version 4.1 not 4.2 ???
Attached Images
File Type: jpg adminerror.jpg (56.4 KB, 1 views)

Last edited by scalemotorcars; February 10th, 2011 at 09:13 AM.
scalemotorcars is offline   Reply With Quote
Old February 10th, 2011, 09:15 AM   #7 (permalink)
Member
Verified Customer
 
Join Date: Oct 2006
Posts: 233
This might also help. When I click on a link in the admin I get this error emailed to me.

Code:
Content visible to verified customers only.
scalemotorcars is offline   Reply With Quote
Old February 10th, 2011, 09:34 AM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,703
Have you upgraded all your files? For instance there is no description field in the settings table in our newer versions. There is no reference in our downloaded files to a settings table description field so first upload all the new files. Next if you still have issues then see below. But based on your attachment you are trying to use an old classifieds adm-misc.php with the new versions. That simply not going to work.


Therefore did you run all applicable upgrades? That field was removed in the 3.0-3.1 upgrade. If you continue to have issues then post a site url.
__________________
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 February 10th, 2011, 10:30 AM   #9 (permalink)
Member
Verified Customer
 
Join Date: Oct 2006
Posts: 233
I just uploaded all files again and it seems to have fixed the issue.

I have 3 last questions thats not directly related...

#1 I use vb integration. Is there a list of core files needed to run PP-Pro or PP-Clas. It seems like allot of bloat to have all those extra files on the server if non are used.

#2 Why is enlargit used with classifieds and not lightbox like in PP-pro?

#3 And please correct me if Im wrong but the pp-c navbar is in pp-inc and if I want to removed or change links thats the place to do it.

Thanks again Chuck, top notch service as always...
scalemotorcars is offline   Reply With Quote
Old February 10th, 2011, 11:38 AM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,703
1. All the files uploaded are used by our products. The only real extra files could be in the templates directory depending on your install.

For instance you could delete all templates in the templates folder except the vb4enhanced folder if your using vb4 with the integration on.

2. They are different products and code branches. ReviewPost and Classifieds have more codewise to compare to one another versus the gallery which is different with different features.

3. You can edit the menubar there yes but I would never remove it unless you properly code those links elsewhere for display.
__________________
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 February 10th, 2011, 11:51 AM   #11 (permalink)
Member
Verified Customer
 
Join Date: Oct 2006
Posts: 233
Thanks Chuck.

#1 thanks, thats what I was thinking also.

#2 Ive been all over the forum and I think there is a lightbox hack for classifieds but I couldn't find it. Do you remember seeing it and if so where is it?

#3 And again thanks for the info on 3. Ive messed with it before you still have your suggestions. I just wanted to make sure...
scalemotorcars is offline   Reply With Quote
Old February 10th, 2011, 11:59 AM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,703
1. K

2. No sorry dont follow hacks so no idea there

3. K
__________________
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
Issues after server crash pharry General Discussion 1 April 6th, 2008 10:38 AM
Integration with vB after HD-Crash TheSonic ReviewPost Installation & Upgrades 3 January 10th, 2007 07:50 AM
Crash during the upgrade from 5.21 to 5.62 charm Photopost Pro Installation & Upgrades 1 December 26th, 2006 07:42 AM
cataclysmic system crash... b6gm6n Photopost Pro How Do I...? 1 October 25th, 2006 05:10 PM


All times are GMT -5. The time now is 03:25 PM.

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