![]() |
BBCode parser
Hi everyone,
hopefully im in the right forum, if note please move it. I run into several problems where i don't find any solutions for. I want to create a class where i for example parse news on a external page. I Query the database directly for explicit forums and there threads and posts. But i gain that error: Code:
Fatal error: Call to a member function query_read_slave() on a non-object in PFAD/ZUM/FORUM/includes/functions.php on line 3112 Code:
$curdir = getcwd(); Code:
protected function parseBBCode($sContent) Hope you can help me somehow. regards, Disi |
Well the solution is quite easy if you now what you need to do :)
First of all the Require/Include schould be in your in index.php or something like that but not in your class, if you put them in your class the $vbulletin variable get out of scop, don't know why but it seems a matter of fact. Now you just need to put a global $vbulletin into your function and the vbulletin functions are working. Thanks a lot Christian vom vbulletin-germany.org for the help! Cheers Disi |
All times are GMT. The time now is 10:24 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:
|