The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I recently migrated to another server. No problems untill..
I suddenly get this error when I try to see a thread. Can somebody explain what this means? [] operator not supported for strings on line 37 in /home/w12sdmo3osve/public_html/vb/ckeditor.php(74) : eval()'d code #0 /home/w12sdmo3osve/public_html/vb/ckeditor.php(74): eval() #1 /home/w12sdmo3osve/public_html/vb/ckeditor.php(44): vB_Ckeditor->__construct('qr', 'vBForum_Post', 0, 29, '1', '2') #2 /home/w12sdmo3osve/public_html/includes/functions_editor.php(500): vB_Ckeditor::getInstance('vB_Editor_QR', 'qr', 'vBForum_Post', 0, 29, '1', '2') #3 /home/w12sdmo3osve/public_html/showthread.php(2058): construct_edit_toolbar('', 0, 4, 1, 1, false, 'qr', '', Array, 'forum', 'vBForum_Post', 0, 29) #4 {main} |
#2
|
|||
|
|||
![]()
It's caused by one of your plugins which uses the hook "editor_construct".
We can't see which plugin it is so you have to go to your AdminCP > plugin manager > find hook "editor_construct" and see which plugin it belongs to. If it belongs to multiple plugins, disable them one by one until it works. Once you found the plugin that causes this, post the few lines that are around line 37 and maybe we can help you fix it. |
#3
|
|||
|
|||
![]()
Thanks Dave,
I found the plugin which causes the problem. Unfortunately its the one I really need for my business module. I am using Hide Hack v4 which used to work just fine at my previous hosting that sucked. Now I am at godaddy I hope I can get to to work again |
#4
|
|||
|
|||
![]()
I had a look at the code, try the following:
Edit the hook of the plugin that's causing the problem, and find the following: PHP Code:
PHP Code:
|
#5
|
|||
|
|||
![]()
Changing the code has no effect.
I can get into the thread page after I changed a setting but the threads are still empty, except for the title. http://flevojobs.nu/showthread.php?2...Citadel-32-38u I am using php 7.1 currently. Ill try downgrading now.. lets see --------------- Added [DATE]1519760997[/DATE] at [TIME]1519760997[/TIME] --------------- Thanks Dave, You are very knowledged. Changing the PHP version did the job |
#6
|
|||
|
|||
![]()
No problem, veel succes met je forum!
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|