vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Integration with vBulletin - Complete Wordpress/Vbulletin Bridge - Share Users And Postings (https://vborg.vbsupport.ru/showthread.php?t=134521)

boybawang 08-14-2007 01:46 AM

Hello,
This is a great/useful mod.
I am a having problem with the integration.
I am experiencing this when writing a post (wp-admin/post-new.php):
<b>Fatal error</b>: Call to a member function on a non-object in <b>/path/to/forum/includes/functions.php</b> on line <b>1013</b><br />

I figured it has somthing to do with the $vbulletin object. How do I include the $vbulletin object?

Jafo232 08-14-2007 02:00 AM

It should already be included. It sounds to me that it cannot find the config file. You need to make sure the paths are right.. See limitations in the main post..

boybawang 08-14-2007 02:21 AM

Thanks for the reply. I will try your suggestion. Wish me luck:D

boybawang 08-14-2007 07:15 AM

Well, I'm so disappointed right now :(
I followed just what is instructed in the Limitations section (I used define('FORUM_ABSOLUTE_PATH', '/path/to/my/forum'); ). I used to to replace the getcwd calls as well as the require_once('./global.php');


The error I reported above is now gone.
But now I think I'm experiencing a similar problem again. The call to vbsetcookie() fails:

path/to/vbulletin/includes/functions.php in vbsetcookie() function
Code:

        else if (empty($vbulletin->db->explain))
        { //show some sort of error message
                global $templateassoc, $vbulletin;
                if (empty($templateassoc))
                {
                        // this is being called before templates have been cached, so just get the default one
                        $template = $vbulletin->db->query_first_slave(" //this is line 1795
......

Fatal error: Call to a member function on a non-object in /path/to/forum/includes/functions.php on line 1795

I am using WP 2.2 & VB 3.6.7
WP is the root of my domain & VB is in a subfolder (named forum) of my domain

chronoshift 08-14-2007 07:38 PM

How in god's name are you supposed to fix the admin/admin limitation when you can't change the admin username in wordpress?

Stefano Virgill 08-15-2007 12:51 PM

Very very very interesting.
Unfortunately my domains are.
forum.domain.com
clog.domain.com

looking forward for the solution.

greetings

Steve

Jafo232 08-15-2007 03:31 PM

Quote:

Originally Posted by chronoshift (Post 1317577)
How in god's name are you supposed to fix the admin/admin limitation when you can't change the admin username in wordpress?

Change it in Vbulletin...

AntiThesis 08-17-2007 12:28 PM

Hi :)

Fantastic mod :D

Just one question... would it be possible to change the modification so that it doesn't merge users but does allow comments to go straight to vBulletin? In other words, I don't want my users to have a single sign-on but I do want auto-thread creation etc.

This would be fantastic :D

puertoblack2003 08-18-2007 10:26 PM

ran into problem my members and guest can view the wordpress posting frontend and from the main vb thread with the "Integrate On" but as a admin i can't view it. It only shows this on the front page
Quote:

Not Found

Sorry, but you are looking for something that isn't here.
but when i diabled the integration i can see it.and the path is correct any ideas

WEBclay 08-20-2007 08:38 PM

I just want to say thousand thanks, works great so far :)


All times are GMT. The time now is 02:11 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
  • Page Generation 0.02522 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete