The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#102
|
|||
|
|||
![]() Quote:
I'm not an advanced programmer, but I would suspect that this can be fixed by another string replace ? Basically, it's leaving the slash escape character in the new posts. Any help would be GREATLY appreciated. Thanks for an awesome script! JC |
#103
|
||||
|
||||
![]()
I'll get on it right now. Expect a new release as soon as I restore all my phpBBconv stuff (I had to re-format my computer (too much surfing to strange sites sometimes gets you viruses)).
|
#104
|
||||
|
||||
![]()
Here's a new release everyone! If I do say so myself, it has a GREAT new feature. It is a HTML2BB function modified so that it works 100% with phpBB 1.4.0. I've tested it myself, and so you shouldn't see any phpBB BBCode left over. It should be all converted into vBCode (hopefully).
Also, I have not been able to reproduce the error with the \'s. I am thinking it may be something with your database. If you have this error, send me ONE of these:
Please don't post them to the forums here, rather email me. Thanks a bunch. This version also has some optimizations to it where I turned "s into 's because of something I read in a PHP book. If you use echo "Lala!";, it checks if it has any variables or special stuff in there, where as if you do echo "Lala!";, it does not check for anything. So that should speed it up remotely. Please test this version. We are very near FINAL! |
#105
|
|||
|
|||
![]()
Regarding that las comment,you're talking about string interpolation right? Where stuff inside double quotes is checked for varaibles and while stuff inside single quotes is not. Anyways, the speed increase for that is extremely minimal but I guess you need to pull out every ounce of speed possible
![]() qasic |
#106
|
||||
|
||||
![]()
Well...if that's what it's called then...yes. And also, I do want to get every ounce of speed out of this, because otherwise the script may timeout, and leave you with a semi-corrupt database. And...if the database is corrupted, that's not good. And besides, if it's a millisecond faster, nobody will notice, or care.
Well...as of this post...0 people have downloaded the newest version...that's not good...get testing, this is a quite important release. |
#107
|
|||
|
|||
![]()
I'm waiting on the verdict for the slash thing
![]() I know your script works cause if it worked on my UBB->phpBB->vB then it HAS to work for everyone else ![]() Besides, 900 users and 28,000 posts takes awhile to convert ![]() JC |
#108
|
||||
|
||||
![]()
Since some people are waiting to see what is up with the slash thing, I have no clue what's causing it. I need people to run the most recent version, and test that. Please use that script to generate a vBulletin database, and then tell me if you are affected, and if you are, send me a link to your vBulletin database (using phpMyAdmin), or an actual copy of the converted vBulletin database.
Also, I am working on a version that fixes some problems (not bugs) in the new html2vBCode routine. If any BBCode is not being converted, I know. Just focus on the slashes please. Thank you. This script is almost done. Please don't let me loose all my testers. |
#109
|
|||
|
|||
![]()
Thanks Neb, I'll run it again right now and should have something to you shortly......
JC |
#110
|
|||
|
|||
![]()
I think I might have figured out the slash problem.
If you look in the DB, some ' characters are escaped with one slash while others are escaped with 3. I'm gonna remove the extras with a find/replace and try it..... JC |
#111
|
|||
|
|||
![]()
Nope, this one locked up on a post.......did not get to test my slash theory.
What now? JC |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|