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 Bug Reports

Classifieds Bug Reports Post any problems you may be having with Classifieds here.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old February 18th, 2011, 02:44 PM   #21 (permalink)
Member
 
Join Date: Mar 2002
Posts: 158
Send a message via AIM to jjj0923
I believe this is the cause of my problem (mention above) because your step 2 process never gets to:

if ( $step == "2" ) {
ini_set("max_execution_time", 0);

$skip_exheader = "yes";
require "pp-inc.php";

print "{$output}Preparing to move files...<p>";


and it seems as though a lot of people have problem with this function since there are a lot for threads on forum referencing problems with that function.

my guess is that your newer code is looking for something a little different in the names since it can't seems to find it's way to the classifieds/forums directory to find the php code that contains that function
jjj0923 is offline   Reply With Quote
Old February 18th, 2011, 03:08 PM   #22 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,667
There is no problem with the actual upgrade that I am aware of I have personally done many upgrades for all our products which use the same upgrade to move files.

Like I said feel free to send site data to us through the contact us link if you want us to take a look.

The point is with no site data and you just saying it doesnt work does not give us any information to work with here.
__________________
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 18th, 2011, 03:29 PM   #23 (permalink)
Member
 
Join Date: Mar 2002
Posts: 158
Send a message via AIM to jjj0923
well - what I do know for a fact is that your upgrade program is never getting to step two on the 242 upgrade because I put an echo statement in the code and my statement is never getting executed.

the code is dieing because of the fatal error and stop running.


$datadir = $Globals['datafull'];

echo $datadir." ------<BR>";
jjj0923 is offline   Reply With Quote
Old February 18th, 2011, 03:30 PM   #24 (permalink)
Member
 
Join Date: Mar 2002
Posts: 158
Send a message via AIM to jjj0923
Quote:
Originally Posted by Chuck S View Post
There is no problem with the actual upgrade that I am aware of I have personally done many upgrades for all our products which use the same upgrade to move files.

Like I said feel free to send site data to us through the contact us link if you want us to take a look.

The point is with no site data and you just saying it doesnt work does not give us any information to work with here.
I agree there's no intrinsic problem with the upgrade and I'm sure it work fine if it could actually execute but the fatal error I'm getting is truncating it's execution.
jjj0923 is offline   Reply With Quote
Old February 18th, 2011, 03:38 PM   #25 (permalink)
Member
 
Join Date: Mar 2002
Posts: 158
Send a message via AIM to jjj0923
so... I put this code in upgrade.php

echo "before call to php-inc.php<BR>";

require "pp-inc.php";

echo "after call to php-inc.php<BR>";


and he is what I see on the screen when I click on the datadir conversion:

before call to php-inc.php

and that's all she wrote folks!
jjj0923 is offline   Reply With Quote
Old February 18th, 2011, 03:47 PM   #26 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,667
Listen I have no problem trying to assist but you need to provide the proper info asked for. Just coming here saying you have a problem and then not providing any information asked for so that we can provide you product support and try to resolve the issue gets no one anywhere. Please send the information I have asked for through the contact us link.

I have checked our helpdesk all day and have seen no emails from you on this issue.
__________________
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 18th, 2011, 03:55 PM   #27 (permalink)
Member
 
Join Date: Mar 2002
Posts: 158
Send a message via AIM to jjj0923
I sent the link but the admin console won't even display
jjj0923 is offline   Reply With Quote
Old February 18th, 2011, 04:11 PM   #28 (permalink)
Member
 
Join Date: Mar 2002
Posts: 158
Send a message via AIM to jjj0923
by the way: in your installation documents you say this:

$cookie_domain has been added for website cookies. I highly recommend setting this to ".youdomain.com" where yourdomain is the name of your domain. This will enable cookies to be read across your website regardless of the URL (i.e. galley.website.com and forums.website.com). If you are using a forum integration you must have this set in both your forums and photopost.
$vblicense is for vB3 users and is required to encrypt your passwords. Without it you will not be able to login to VB3.

I do not see that variable anywhere in the config files or the settings table.

???
jjj0923 is offline   Reply With Quote
Old February 18th, 2011, 04:37 PM   #29 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,667
Just an FYI I will have customer service contact you as your trying to upgrade a site which has not had access to download updates in 5 years. You seem to be using your classifieds download from license 30862 to do this which is not legit.

I can get you operational but you will need to renew access for license 22990

You can upgrade multiple sites just because you have members access for one license and own two. That would be a violation of your licensing agreement.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.

Last edited by Chuck S; February 18th, 2011 at 04:44 PM.
Chuck S is offline   Reply With Quote
Old February 18th, 2011, 04:52 PM   #30 (permalink)
Member
 
Join Date: Mar 2002
Posts: 158
Send a message via AIM to jjj0923
no problem but I can;'t even find that license. I have no less than 6 user ids and passwords for licenses purchased ove rthe many years I've been using your products on my sites.

can you let me know what email address is associated with that license so I can do what's necessary to get things done?

I can only find login details for "

14676
23068
25885
30861
30862 and 30863
jjj0923 is offline   Reply With Quote
Old February 18th, 2011, 05:02 PM   #31 (permalink)
Member
 
Join Date: Mar 2002
Posts: 158
Send a message via AIM to jjj0923
OK - I managed to find it after typing in about a dozen emails address I have and the purchase is complete.

I need a recap of why the error was being generated after this is complete.

thanks
jjj0923 is offline   Reply With Quote
Old February 18th, 2011, 05:29 PM   #32 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,667
I just went in and ran the upgrades. Probally an issue with phrases not found but without server errors etc hard for me to say with the limited access I had.
__________________
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 18th, 2011, 05:33 PM   #33 (permalink)
Member
 
Join Date: Mar 2002
Posts: 158
Send a message via AIM to jjj0923
the upgrade does not appear to have worked properly because none of the images are displaying.

???
jjj0923 is offline   Reply With Quote
Old February 18th, 2011, 05:59 PM   #34 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,667
well if you left old tables where you ran step 3 more than once on that one upgrade I can see that happening.

since I can not see your site I cant say but thats what I would suspect
__________________
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 18th, 2011, 06:00 PM   #35 (permalink)
Member
 
Join Date: Mar 2002
Posts: 158
Send a message via AIM to jjj0923
looks like the software is generating the id twice in front of the image that is actually on disk:

program is referencing link to (for example) : http://www.sailnet.com/classifieds/d...ristar27aa.jpg

but actual image in system is: http://www.sailnet.com/classifieds/d...ristar27aa.jpg
jjj0923 is offline   Reply With Quote
Old February 18th, 2011, 06:03 PM   #36 (permalink)
Member
 
Join Date: Mar 2002
Posts: 158
Send a message via AIM to jjj0923
so - should I restore old database and restore old data and then copy over the new code.

and if so - then I suspect I would be back in the exact same situation I was in when this whole mess started and the system was throwing errors and would not run the conversion ...that is until you got on and did something and the errors stopped and the conversion ran.

hmmm....

what should I do?
jjj0923 is offline   Reply With Quote
Old February 18th, 2011, 06:07 PM   #37 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,667
the script is not doing that thats what you have in the products table.

Yes you ran step 3 more than once on that one upgrade and you can not do that as that step converts the file format

Try restoring the products table and we can go from there let me know when you do that
__________________
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 18th, 2011, 06:09 PM   #38 (permalink)
Member
 
Join Date: Mar 2002
Posts: 158
Send a message via AIM to jjj0923
I do not know to restore just one table from a sql database dump file...

jeff
jjj0923 is offline   Reply With Quote
Old February 18th, 2011, 06:11 PM   #39 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,667
ok then restore the whole database and let me know
__________________
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 18th, 2011, 06:25 PM   #40 (permalink)
Member
 
Join Date: Mar 2002
Posts: 158
Send a message via AIM to jjj0923
I'm restore the db to a temp db and dumped the table, but phpmyadmin is not being cooperative re-importing the data.
jjj0923 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
Strange Error Emak How Do I? - vBulletin 3.6x 1 February 25th, 2008 09:49 AM
Strange error Yellowspurs Photopost Pro Bug Reports 5 October 18th, 2007 09:30 AM
Strange error.... bo0oost Photopost Pro Bug Reports 8 January 21st, 2007 03:46 AM
Strange error hani Installs and Upgrade - vBulletin 3.0.X 4 May 7th, 2005 11:09 AM
strange error Lizard King Installs and Upgrade - vBulletin 3.0.X 1 April 24th, 2005 07:12 AM


All times are GMT -5. The time now is 04:22 AM.

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