vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBulletin-WordPress Bridge (https://vborg.vbsupport.ru/showthread.php?t=94443)

Darth Gill 08-19-2005 10:32 PM

the new rss feed isn't working for me...

I have posted a test comment, and it didn't work...

OrangeFlea 08-20-2005 12:01 PM

Sort of an off-topic question, but if anyone knows the answer, I think it's you.

Can Wordpress integrate with Vbulletin so that the only members who can post articles/leave comments are those that are registered to the forum? Is there already a mod for this?

rsuplido 08-20-2005 12:13 PM

Yes, this mod only allows the vB registered members to post comments.

cyberxp9 08-20-2005 03:25 PM

Quote:

Originally Posted by rsuplido
Yes, this mod only allows the vB registered members to post comments.

I got this problem:
Warning: main(): Failed opening '' for inclusion (include_path='.:/usr/local/lib/php') in /homepages/28/d109317046/htdocs/xp9/blog/wp-admin/post.php on line 4
And the code from line 1-20 in wp-admin/post.php is
PHP Code:

<?php
require_once('admin.php');
include_once (
ABSPATH WPINC '/vb3-settings.php')>
$wpvarstoreset = array('action''safe_mode''withcomments''posts''content''edited_post_title''comment_error''profile''trackback_url''excerpt''showcomments''commentstart''commentend''commentorder' );

for (
$i=0$i<count($wpvarstoreset); $i += 1) {
    
$wpvar $wpvarstoreset[$i];
    if (!isset($
$wpvar)) {
        if (empty(
$_POST["$wpvar"])) {
            if (empty(
$_GET["$wpvar"])) {
                $
$wpvar '';
            } else {
            $
$wpvar $_GET["$wpvar"];
            }
        } else {
            $
$wpvar $_POST["$wpvar"];
        }
    }
}


cyberxp9 08-20-2005 03:34 PM

ok i fixed it its cause the code wasnt right on your site(but it was right here) now when i write something and hit publish it says

PHP Code:

WordPress database error: [Table 'db122318734.vb3_thread' doesn't exist]
INSERT INTO `vb3_thread` SET `title`='
test message',`lastpost`='1124555524', `forumid`='24', `open`='1', `postusername`='blogger', `postuserid`='35', `lastposter`='blogger', `dateline`='1124555524', `visible`='1'

WordPress database error: [Table '
db122318734.vb3_post' doesn't exist]
INSERT INTO `vb3_postSET `threadid`='8', `username`='blogger', `userid`='35', `title`='test message', `pagetext`='[quote]This is a test for the vbulletin bridge[/quote][URL=http://www.cyberxp9.net/blog/?p=8][b]Read the complete blog entry.[/b][/URL]', `ipaddress`='69.177.28.85', `allowsmilie`='1', `iconid`='1',`visible`='1', `dateline`='1124555524'

WordPress database error: [Table 'db122318734.vb3_forum' doesn't exist]
UPDATE `vb3_forum` SET `threadcount`=`threadcount`+1, `lastpost`='
1124555524', `lastposter`='blogger', `lastthread`='test message', `lastthreadid`='8', `lasticonid`='1' WHERE `forumid`='24' LIMIT 1

Warning: Cannot modify header information - headers already sent by (output started at /homepages/28/d109317046/htdocs/xp9/blog/wp-includes/wp-db.php:98) in /homepages/28/d109317046/htdocs/xp9/blog/wp-admin/post.php on line 199 


cyberxp9 08-20-2005 04:09 PM

---------------------------------------------------
please answer I see your viewing this thread :nervous:

rsuplido 08-20-2005 04:16 PM

What's the prefix of your vB tables? Is it vb3? You need to indicate that in the vb3–settings.php.

cyberxp9 08-20-2005 04:23 PM

Quote:

Originally Posted by rsuplido
What's the prefix of your vB tables? Is it vb3? You need to indicate that in the vb3?settings.php.

I dont know, how do you find out (in phpmyadmin?)

cyberxp9 08-20-2005 04:25 PM

Quote:

Originally Posted by cyberxp9
---------------------------------------------------
please answer I see your viewing this thread :nervous:

is it possible for me to have no prefix? and If i do how do i edit the settings

cyberxp9 08-20-2005 04:27 PM

Quote:

Originally Posted by cyberxp9
is it possible for me to have no prefix? and If i do how do i edit the settings

sorry i fixed it, exellent hack dude :)


All times are GMT. The time now is 03:09 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
  • Page Generation 0.02412 seconds
  • Memory Usage 1,757KB
  • 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
  • (2)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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