I have already upgraded to 4.0 now I am trying to convert to FS mode. When trying to run step 3 I get this error:
/public_html/forum/vbgphotos/vbg_test.txt Does not Exist!
I have made sure the file is there and the path and permissions are correct. What am I doing wrong?
I think I got it to go, but now I get the following error:
Fatal error: Call to undefined function: imagecreatefromstring() in /home/tiburon/public_html/forum/admincp/convert_vbgarage.php on line 140
Your first error is a check for a file included with the package for upload. You must upload that file to the images folder you created and set the attributes on that folder to 777.
The second error indicates that your host does not have GD2 enabled. GD2 is required for vBGarage just as it was in 3.1.1.
Quote:
imagecreatefromstring() returns an image identifier representing the image obtained from the given string. These types will be automatically detected if your build of PHP supports them: JPEG, PNG, GIF, WBMP, and GD2. http://us3.php.net/manual/en/functio...fromstring.php
Also please note that to convert to files system mode, you have to have created the thumbnails first with upgrade_vbgarage.php. That step uses imagecreatefromstring as well. It seems to me that you may have missed a step if you didn't get the error during the upgrage process creating the thumbnails?
Is it supposed to say anything after running the thumbnail converter? All I get is a grey screen with a bar on the top that says vBGarage upgrade to 4.0.0 Script (rev. 4). I don't get any error message or success message.
Is it supposed to say anything after running the thumbnail converter? All I get is a grey screen with a bar on the top that says vBGarage upgrade to 4.0.0 Script (rev. 4). I don't get any error message or success message.
Yes, you should be told that the thumbnails were created and that there were xx images in the DB.
Joe tested on a DB with 730 images and was successful with the correct message at the end.
I see you mentioned the converter, if you ran part two of the converter, then you have no images in the database to create thumbnails from, although I'd still expect a done message.
I have to run out for a while. When I get back I can try to help you on IM if that would help?
I never ran part two yet. I am still waiting on my host to tell me if I have GD 2.0.0.1 installed or not. I just moved to a new server yesterday. Thanks for the help.
I never ran part two yet. I am still waiting on my host to tell me if I have GD 2.0.0.1 installed or not. I just moved to a new server yesterday. Thanks for the help.
I'll watch this thread. If we can help in anyway, holler.