The Arcive of vBulletin Modifications Site. |
|
Transfer Errors, support needed! Details »»
|
||||||||||||||||||||||||||
http://www.vbulletin.com/forum/showt...ghlight=tforum
When running the first script for Pyro's tForum hack I get an error which is as followed... Quote:
PHP Code:
Show Your Support
|
||||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
I know what the problem is, it's not using the target database but only the tForum. I'll post a new script in a couple of hours or so...
|
|
#3
|
|||
|
|||
|
Thanks man. I feel kind of stupid asking so many questions about PHP, but I'm only in the learning process.
|
|
#4
|
||||
|
||||
|
Well, try this.
Bear in mind I don't know tForum at all, I just fixed the script above to really use two databases. It might or it might not work, it's not been tested. Hmm, can't read from A:\... it's been a year since I used it, and now when I do it doesn't work. ![]() Anyway, I wrote it on my laptop so it's on a floppy, I'll try and get it fixed soon. |
|
#5
|
||||
|
||||
|
Here we go...
![]() PHP Code:
|
|
#6
|
|||
|
|||
|
Quote:
Instead it would be ... Error!Duplicate entry '3' then ... Error!Duplicate entry '4' and so on. |
|
#7
|
|||
|
|||
|
Getting this error when running 3_transfer_mess.php3
Quote:
Quote:
PHP Code:
|
|
#8
|
||||
|
||||
|
For post #6:
You already ran the script, so some users are already in the user table. Empty the table (using phpMyAdmin) and run the script again. UNLESS you already had users before trying to import. In that case the script won't work. For post #7: The script is taking too much time to execute, so stick this line: PHP Code:
|
![]() |
|
|