vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Main website register integration error (https://vborg.vbsupport.ru/showthread.php?t=180504)

coffeesgr 05-25-2008 10:29 PM

Main website register integration error
 
Get this error when running vbulletin add member insert using vbulletin functions and datamanager:
Quote:

Fatal error: Registry object is not an object in [path]/includes/class_dm.php on line 177#0 vb_error_handler(256, Registry object is not an object, /home/user/public_html/forum/includes/class_dm.php, 177, Array ([this] => vB_DataManager_User Object ([validfields]...
related article: https://vborg.vbsupport.ru/showthrea...t=82836&page=7

Anyone know what the error means, how to fix it? The code goes through inserting the member in the main website db table first, and it inserts it, and then goes to the code to insert it in vbulletin db table, and gets that error, no db add. Using same database for both, just different tables.

Thanks.

coffeesgr 05-27-2008 09:14 PM

Doing it with the newest version of vbulletin. Anyone get it to work?
Thanks.

grenma 05-27-2008 09:45 PM

I'm a newbie seeing the same on my auto-register script, but not feelin the love just yet from support.

The error is because we're accessing VB from outside of VB and it doesn't like that - support REALLY wants your other apps to use the VB database rather than having it play with other databases


All times are GMT. The time now is 02:26 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.01601 seconds
  • Memory Usage 1,709KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete