![]() |
Quote:
|
LOOK,,,,LOOK,,,,at my new baby girl!!!
She is so cute!! Has the right dates, the correct names, EVEN the pictures!! YOU ARE THE MAN!!!!!!!!!!! Thank you so much!! YOU have my codes, go and check it out!! She's working!!!! WONDERFUL!!! Kirk Voclain |
Looks great! :D Now, if you'll excuse me, I'm off to bed. ;)
Early appointment tomorrow morning! :D Let me know if you have any other problems. The majority of the problems that have been experienced in the past with this script was my failure to globally define the $forumid variable. Thanks to Kirk's feedback, I was able to get down the right track to figure it out. There are multiple functions being used in the script and I neglected to realize that I wasn't doing a global $forumid; ... that and the occasional snag with versions. ;) This should work great with both older versions and the newest versions of WebBBS. |
I have uploaded version 1.15r of the script which should fix any problems with extra line breaks being added by the script.
For those of you who have already converted, running the following queries should correct this problem. Run the queries in the order specified below: First: Code:
UPDATE post set pagetext=replace(pagetext,'\n\n\n\r','\r\r'); Code:
UPDATE post set pagetext=replace(pagetext,'\n\n\r','\r\r'); Code:
UPDATE post set pagetext=replace(pagetext,'\n\n','\r\r'); Code:
UPDATE post set pagetext=replace(pagetext,'\n',' '); |
What's the latest on this? Does the 116 WebBBS converter work with vB3? Or is there a newer version?
I've got a big WebBBS 5.12 system I'd like to import into vB3. Thanks |
Quote:
|
Thanks!
|
Quote:
|
Quote:
|
Quote:
|
All times are GMT. The time now is 03:10 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|