The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
External Data Manager Problem
I am trying to use the Data Manager to update the user's groups from another application - specifically from an AEC Micro Integration within Joomla if it matters.
I have a stand alone piece of code that works great PHP Code:
PHP Code:
It really has to be environmental since the code snippet works outside of the external application, but I'm having issues running it down. I've seen similar questions posted in several other threads with no answers - is this one of those questions that has no solution or it is simply that the question has not been seen by someone who understands the internals enough to comment? Thanks, -t |
#2
|
||||
|
||||
It's a shame this part of vBulletin is not better supported. Integration into other systems with utilities like the Data Manager are so powerful if they are well documented and supported - but they are just frustrating when something as basic as this cannot be supported.
It seems that the "supported" method is to set up a separate script that will do the work using the data manager and then "call" this script with CURL and pass parameters in the URL. Though this "hack" works, it's clearly not a clean method of multiple system integration. I'll deploy a solution to my immediate problem using this method as I have to get onto real value added work, however if anyone has any bright ideas on where to look to actually perform a clean inter-system integration with the Data Manager, please feel free to post. I'll keep monitoring this thread and I'm sure that the others who have reported this same issue will appreciate any ideas as well. -t |
#3
|
|||
|
|||
You know, that's about where I stand today, as well.
If I try to take any part of that code and wrap it into a function, even a function defined on a .php file inside the VBulletin root, it starts to fail. I really don't want to CURL my own application, so I'm going to keep hacking. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|