![]() |
Can't Get an External Page to Work with Data Manager
I've been trying to create an external page that accesses vBulletin to add (or later, subtract) a user to a secondary usergroup. It sounds like it should be an easy enough task using the datamanager, though I've never used the datamanager before.
Unfortunately, when I try to do this, the web page dies out sometime during its look at "includes/init.php". I can't find any errors in the WWW error files, nor does anything show up on screen. Code:
<? vB 4.2.2 |
What you are seeing is typical when running "init.php" -- the code is executing. I will not get into the details since what you need is a work-around.
Two methods are available to you write to a log file or capture / buffer the stdio using other php methods. I suggest, since you are learning, to use something like 'Firephp' a Firefox add-on which will let you log to the console log in Firefox. Chrome has a similar add-on but I am not familiar with it. https://addons.mozilla.org/en-US/firefox/addon/firephp/ At this point do not worry about why echo does not work after requiring "init.php". You will figure that out later when you are more familiar with vbulletin code. Hope this helps, have fun. :) |
Thanks for the advice (and link)
|
All times are GMT. The time now is 11:30 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|