http://www.forumrunner.net/forum/showthread.php?p=2710
Basically I am getting these issues viewing threads in my forum with forumrunner if vault wiki is NOT disabled:
I was able to find in the logs the errors:
Access logs:
Code:
174.252.76.27 - - [31/Mar/2011:14:16:04 -0700] "GET /forum/customavatars/avatar2743_1.gif HTTP/1.1" 200 3345 "-" "Dalvik/1.2.0 (Linux; U; Android 2.2.1; DROIDX Build/VZW)"
174.252.76.27 - - [31/Mar/2011:14:16:04 -0700] "GET /forum/customavatars/avatar2743_1.gif HTTP/1.1" 200 3345 "-" "Dalvik/1.2.0 (Linux; U; Android 2.2.1; DROIDX Build/VZW)"
174.252.76.27 - - [31/Mar/2011:14:16:11 -0700] "POST /forum/forumrunner/request.php HTTP/1.1" 500 - "-" "Forum Runner for Android"
error logs:
Code:
[Thu Mar 31 14:16:11 2011] [error] [client 174.252.76.27] PHP Fatal error: Call to a member function fetch_instance() on a non-object in ~/public/forum/forumrunner/include/get_thread.php(810) : eval()'d code on line 5
Here is line 810:
Code:
($hook = vBulletinHook::fetch_hook('showthread_query')) ? eval($hook) : false;
Any ideas?
Is there anyway we can work on the integration so I can use both?
Bookmarks