![]() |
Thread starters can choose to disable the addon via the form they see while posting the thread :)
Fillip |
I'm using forum version 4.2.0 P2
DBTech - AJAX Threads > Forum Manager & Usergroup Manager Im getting Fatal error: Class 'AJAXTHREADS' not found in /home/xxxxxxx/public_html/dbtech/ajaxthreads/actions/admin/forum.php on line 21 solution ? Thank you |
If you are using the i.s.s.w "security" product, please disable it.
If not, try disabling all other plugins that run on admin_global except for DBTech mods, until you get AJAX Threads working. You'll then have found the culprit :) Fillip |
well seems that something is going wrong with .php file or I made a mistake::
I get the following error when I am trying to install xml file... Code:
/xx/xx/xx/xx/dbtech/ajaxthreads/includes/class_install.php appears to be missing! Thank you |
Can you post or PM the URL to your site so I can see if it's uploaded to the correct dir?
The ?> is not needed for PHP scripts to function, in fact there's rumours it's becoming deprecated :) Fillip |
Thanks for helping me... :) You gave me an idea with that, and I check the folder by typing the url into the address bar of my browser, and yes nginx wasn't able to get access into the folder "includes" I had miss to two - three folder that permissions are wrong, so vbulletin wasn't able to see the file of the folder.. Now I fix the first problem but when I am trying to save updates on AJAX thread field,(admincp) I got the following email from localhost,
Code:
Invalid SQL: Thanks for your support!! |
Run these:
Code:
ALTER TABLE forum ADD dbtech_ajaxthreads_cannotautoupdate ENUM('0', '1') NOT NULL DEFAULT '0' Code:
ALTER TABLE forum ADD dbtech_ajaxthreads_cannotmanualupdate ENUM('0', '1') NOT NULL DEFAULT '0' Code:
ALTER TABLE thread ADD dbtech_ajaxthreads_refreshthread ENUM('0','1') DEFAULT '1' Code:
ALTER TABLE thread ADD dbtech_ajaxthreads_refreshthread_override ENUM('0','1') DEFAULT '0' Fillip |
How can i make that LIVE text be more "LIVE" because if i go on a post and exit it it`s still showing the image for like 5 minutes or so.
Or event better how do i make the image not show at all. |
You can disable the image by disabling the Forum Display: Append Image plugin :)
Fillip |
Done it,thank you.I wanted to disable it because if you want to edit the title throw double click on the forumdisplay page you will se the source of the image as text in the title field to.
|
All times are GMT. The time now is 10:26 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:
|