Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > Premium Archives > vBgarage

Reply
 
Thread Tools
Converter Errors Details »»
Converter Errors
Version: , by javageek javageek is offline
Developer Last Online: Mar 2005 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 01-25-2005 Last Update: Never Installs: 0
 
No support by the author.

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

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 01-25-2005, 11:02 AM
noppid noppid is offline
 
Join Date: Mar 2003
Location: Florida
Posts: 1,875
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by javageek
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?

Let me know if any of that helps.
Reply With Quote
  #3  
Old 01-25-2005, 02:06 PM
javageek javageek is offline
 
Join Date: Jan 2005
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I uploaded the test file, I was just using the wrong path.

While using the 4.0.0a release of the upgrade_vbgarage.php file I receive no messages at all when I do the thumbnail update.
Reply With Quote
  #4  
Old 01-25-2005, 02:33 PM
noppid noppid is offline
 
Join Date: Mar 2003
Location: Florida
Posts: 1,875
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by javageek
I uploaded the test file, I was just using the wrong path.

While using the 4.0.0a release of the upgrade_vbgarage.php file I receive no messages at all when I do the thumbnail update.
Are you saying you do not have thumbnails yet?

We just tested and posted rev. 4 of the upgrade_vbgarage.php and updated the release file to vBGarage_4.0.0b.zip to include it.

If you do not have thumbnails yet and have not run the converter to remove the images from the DB, please try the new upgrader here...

https://vborg.vbsupport.ru/showthread.php?t=75049
Reply With Quote
  #5  
Old 01-25-2005, 03:44 PM
javageek javageek is offline
 
Join Date: Jan 2005
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #6  
Old 01-25-2005, 03:53 PM
noppid noppid is offline
 
Join Date: Mar 2003
Location: Florida
Posts: 1,875
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by javageek
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?
Reply With Quote
  #7  
Old 01-25-2005, 04:05 PM
javageek javageek is offline
 
Join Date: Jan 2005
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #8  
Old 01-25-2005, 06:12 PM
noppid noppid is offline
 
Join Date: Mar 2003
Location: Florida
Posts: 1,875
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by javageek
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.
Reply With Quote
  #9  
Old 01-25-2005, 06:40 PM
javageek javageek is offline
 
Join Date: Jan 2005
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just got word that we are running the newest GD. So what would cause these issues then?
Reply With Quote
  #10  
Old 01-25-2005, 07:04 PM
noppid noppid is offline
 
Join Date: Mar 2003
Location: Florida
Posts: 1,875
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Make sure GD is running by going to your ACP and under Import and Maintenance run "View php Info".

You need to see this box if GD is enabled.
Attached Files
File Type: (21.3 KB, 8 views)
Reply With Quote
Reply

Thread Tools

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

Forum Jump


All times are GMT. The time now is 10:13 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07234 seconds
  • Memory Usage 2,311KB
  • Queries Executed 24 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (1)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • postbit_attachment
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete