The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#12
|
||||
|
||||
hehe, lemme know how it works out
|
#13
|
|||
|
|||
I use phpBB2.0 Gold and I have this error:
Script That Crashed: phpBB2 Importer Script Returned: Bad SQL Syntax: SELECT * FROM themes ORDER BY themes_id ASC LIMIT 0,10 mySQL Said: Table 'db34382616 .themes' doesn't exist (Error Number 1146) Date of Error: April 10th, 2002 at 9:47 PM URL of Script: /importers/bbimport_phpbb2.php Referring Page: Table Prefix are _phpBB and I type this in the importer script! Now I see db34382616... it´s the name of the database ??? ??? Plauderer |
#14
|
||||
|
||||
Hmm, lemme get this straight:
Your table prefix is: '_phpBB' okie, I understand that much. It looks like there's a trailing space at the end of the database name, you may want to check that. Or, it could be how vBulletin saved the data ::skimms through code:: ah, found the problem. Expect a new version in a few minutes...sorry about this... |
#15
|
||||
|
||||
Here's Version 0.6.3. What's changed:
Lemme know if this version works BTW...FireFly, there's a bug in the re-uploading thing. You try to select data from the 'attachmentid' table. I think you went to fast while coding that :-P |
#16
|
|||
|
|||
I just tried this and when it comes to the styles import section I get this error
Database error in vBulletin Control Panel 2.2.5: Invalid SQL: INSERT INTO style (styleid,replacementsetid,templatesetid,title,user select,importstyleid) VALUES (null,19,1,'phpBB2 - subSilver mysql error: mysql error number: 0 This is on version 2.2.5. Even if I opt to not import the styles it still gives me this error. Any ideas? |
#17
|
||||
|
||||
Ugh, put a comma instead of a period when executing the query
Expect a new version soon (one that imports polls and (hopefully) announcements, whee! ). |
#18
|
||||
|
||||
Version 0.7.1 is released! Here's a more-or-less complete changelog (forgot to keep track):
That's it. Download it |
#19
|
|||
|
|||
I tried to use this import script but i get this error
Code:
Database error in vBulletin Control Panel 2.2.5: Invalid SQL: SELECT title,styleid FROM style ORDER BY title mysql error: Table 'ama_phpbb2.style' doesn't exist mysql error number: 1146 Date: Tuesday 16th of April 2002 03:03:38 PM Script: http://www.allmadden.hwgn.net/forums...iprefix=phpbb_ Referer: http://www.allmadden.hwgn.net/forums/admin/? Im using phpbb2 gold (final release) Ive also tried it with RC4 the phpbb forums are located at: phpBB2 VBB 2.2.5 VBB 2.2.5 |
#20
|
||||
|
||||
I think you messed something up. (Or, I'm not feeling well, read note#1)
In vBulletin's config file, it should point to your vBulletin database. From what it looks like, the vBulletin DBwrapper is giving you an error, and you're trying to access a database labeled 'ama_phpbb2'. That's the only thing I can think of. Make sure in your vBulletin config file, that you enter the correct settings for your vBulletin database, not your phpBB database. You enter your phpBB details when you run the importer. NOTE: I'm not feeling well (I have some form of heat stroke), it's really hot here in Michigan! NOTE #2: A new version is on the way. Everything is perfect, and ready to be released, except the BBcode routines. I'm having lots of fun with converting size tags. phpBB measures font size in pixels, and vBulletin measures in points, or something other then pixles. Maybe a new version will be out tonight or tomorrow. |
#21
|
|||
|
|||
I can assure you the problem isnt with me, ive dont this about 15 times or so. The MySQL error im getting is whats throwing me off. Its looking for
mysql error: Table 'ama_phpbb2.style' doesn't exist now im not sure, if thats in the vb db or the phpbb db? does that makes sense? I think ill try to create a ama_phpbb.style in the vb forums, otherwise ill just wait until your final release....anyways hope you feel better, and thanks for the quick reply! I used to have access to my db, thru phpmyadmin, but i lost the URL my host gave me. Im waiting on a email back from them. I created the style ama_phpbb2 and it didnt work I know it was a crazy idea lol I then selected to quit at the top right hand corner and i get these errors... Code:
Warning: Supplied argument is not a valid MySQL result resource in /home/sites/site50/web/forums/admin/db_mysql.php on line 195 Warning: Supplied argument is not a valid MySQL result resource in /home/sites/site50/web/forums/admin/db_mysql.php on line 154 Warning: Cannot add header information - headers already sent by (output started at /home/sites/site50/web/forums/admin/db_mysql.php:195) in /home/sites/site50/web/forums/importers/bbimport_phpbb2.php on line 167 PS Database info is usr: allmadden pwd:******* db name: ama_phpbb2 prefixhpbb_ I have to change them to lower case for both the db and bb from what the control panel gives me, because its not right. if that makes sense |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|