![]() |
It has not been tested on 2.3 as of yet. When it is released, I will tackle it then.
|
Quote:
I started digging a little bit and one of the problems is that the wp-admin scripts have been re-organized in WP2.3. In particular, wp-admin/admin-db.php no longer exists. I commented out the require-once for it in vbbridge.php to see if I could determine which functions were being used. And that seemed to fix the plugin. I'm going to run with it until I can see a problem, but I just thought I'd ask. To your knowledge, is admin-db.php being used in vbbridge.php and if so, for what. I just want to track it down if I can. Anyway, for now, vbbridge appears to be working in WP2.3 with the one change I mentioned above. --Shack |
When I go to 'write', i get this error:
Quote:
Thanks |
Well I'm in with everyone I get the same 466 error. At least it will prevent me from going mad, that we're all on the same boat. All my plug-ins are the latest and up-to-date. Wordpress 2.2.3
Good luck Jafo fixing it, waiting anxiously. |
Quote:
|
The following appears at the bottom of my vbridge settings in my wordpress options tab.
\n"; } ### Present User Setup Form. function Vbridge_User_Setup() { global $wp_roles; $xx = 0; $wpdb =& $GLOBALS['wpdb']; $sql = "SELECT * FROM " . get_option('vbb_VBPRX') . "usergroup"; $results = $wpdb->get_results($sql); echo " \n" . " " . __('Vbridge User Settings', '') . " \n"; ?> Warning: Invalid argument supplied for foreach() in C:\wamp\www\xxx\blog\wp-content\plugins\vbbridge.php on line 287 Any idea what that could be? I also get this... in my Users wordpress page when i go to VBridge User Settings Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'Vbridge_User_Setup' was given in C:\wamp\www\BlacksMagicGroup\blog\wp-includes\plugin.php on line 160 I'm using the latest vBulletin 3.6.8 and Wordpress 2.2.3. both brand new clean installs. |
Quote:
I think he's doing some tests on djr server who has same problem. |
Quote:
I should also say that the previous issue i have with fresh installs of Wordpress 2.2.1, 2.2.2 and 2.2.3 all with fresh installs of vBulletin 3.6.8. My hosting environment is local and my wordpress and forum installs are in subdirectories in my localhost root folder... http://localhost/site/forum http://localhost/site/blog Hope that is of some use in killing this bug. |
This would be perfect for me, except my Wordpress install is at www. and my forums are at forums. Other than that, I meet all the requirements.
I really only care about vB being used as the commenting engine and not sharing users. Is there a way to get this working in my situation? |
Hi guys,
i've solved my problem (post 2or3 pages ago) adding this code at line 43: PHP Code:
PHP Code:
But, i've another question: when i post an article, i've a window with: Quote:
Bye. |
All times are GMT. The time now is 06:23 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:
|