Quote:
Code:
$newuser->set('password', $userinfo->password_clear); |
This "Call to a member function" problem occurs when you try to use the Data Manager from within another program.
I have a stand alone php script that works great to set the usergroups using the Data Manager, however when I try to integrate it into my CMS, I get these errors. I don't know if there is a workaround or not - short of removing the vB includes from the CMS application - but I suspect there is. It's simply beyond my understanding. I hat to go with the CURL and remote approach, but I might be forced into it if no one has any other ideas... -t |
The problem was that the scope of the global variable is not available to all vbulletin code when called from a more complex script (standalone php file seems to work fine). Our newest addition to the JFusion programmers team has found a solution on how to make it work even from inside another program:
Code:
Thanks, Marius |
Quote:
Code:
Alan |
No thank you Alan. Great piece of troubleshooting on the issue and you have raised the level of functionality for the vbulletin JFusion plugin by a lot! Its a pleasure to have you involved with JFusion.
Thanks, Marius |
Has this tutorial changed muched for 3.7 since it was original written for 3.5?
|
It seems for me that after including vBulletin's classes that the connection link to the DB is still open, and I can't access my previous DB link.
The problem is that my forum tables are in different datebase. How I can disconnect from VB link? Thanks. |
Quote:
I have a userfield included in my registration process for Full Name. You can find it in the User Manager under the User Profile Fields section called ?Full Name?. Its writing ?field5? in the mysql database file. Can you tell me how to include this in the new users? creation? Thanks in advance for any suggestions or comments. -- L. James -- L. D. James ljames@apollo3.com www.apollo3.com/~ljames |
Quote:
|
I'm using the integration plugin between Interspire's Email Markerter and i'm now, out of the blue experiencing these problems.
This seems to be working flawlessly except lately i've noticed that it's missed out a few members and not added them to my mailing list. Any ideas why this would happen? Here's my plugin code; Code:
$username = $userinfo['username']; |
All times are GMT. The time now is 07:32 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|