Quote:
Originally Posted by maximux1
thanks bro -
I tried your suggestions and didnt have much luck. Had to require global.php or I got a Fatal: Call to a member function on a non-object. Requiring global.php made it go away.
I dont believe the variable $vboptions[bburl] is in scope yet, so $forumurl is required as far as I can tell. My links did not render correctly when $forumurl was replaced with $vboptions[bburl].
looks like you would still have to edit the php file to setup the chdir() function to get global.php, or include the full path to global.php.
I'd be very interested to see the code be rewritten to not need module configuration. Would really simplify things.
Max
P.S. Im still trying to figure out how to make it so I dont have a featured article 
|
Just sent you the code as it's running on my site. With the alternating colors, and the other changes mentioned above. It will be interesting to see if you still get the same error messages.