![]() |
Oh... I've been dragging them into the forum folder under public_html... If this is the mistake I'm so stupid haha Thanks Ozzy. <3
|
Well if your vB files are in a forum folder, then that is where you need to load the files to, the same place all your vBulletin files are.
|
How about making this for vb 5 - vb5 is the wave of the future!
I was stuck in vb3 for years but now that I've upgraded to vb5 over all I am glad I made the move. |
below is the stop list format
Quote:
|
I am facing db error after enable it
|
You need to post the full error, no one can guess the error you got.
|
Quote:
|
My forum has 600,000 posts and I keep getting this.
504 Gateway Time-out nginx/1.4.1 Want all the old stuff tagged. Is is running still in the background? Or does it start where it left off from the timeout.? Unreal on new threads. you are a mad scientist |
This mod will not work with vb 4.2.5 IF running php 7. It will work under PhP 5.6
If you try to make an advanced reply while running this mod, or post a brand new thread, while running PhP 7, you will get an error such as this: Call to undefined function split() on line 85 in /home/*****/public_html/*****.com/forums/includes/functions_autotaggerfromcontentandtitle.php #0 /home/*****/public_html/*****.com/forums/includes/functions_autotaggerfromcontentandtitle.php(113): csvToArray('forum, made, po...') #1 /home/*****/public_html/*****.com/forums/includes/functions_newpost.php(809) : eval()'d code(3): addTags(Array, Array) #2 /home/*****/public_html/*****.com/forums/includes/functions_newpost.php(809): eval() #3 /home/*****/public_html/*****.com/forums/newreply.php(451): build_new_post('reply', Array, Array, Array, Array, Array) #4 {main} NOW - the strange thing is, after you get the above errors, which appear on a new browser window, the advanced reply or new thread IS posted, just the process is interrupted by this error message. BUT: running in PhP 5.6, the autotagger does add the "Tags for this Thread." Running in PhP 7, NO tags are added. |
1 Attachment(s)
Quote:
(line 85) Code:
return implode(',', $csv); Code:
return explode(',', $csv); (line 13) Code:
return implode(' ', $text); Code:
return explode(' ', $text); |
All times are GMT. The time now is 04:24 AM. |
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:
|