SilentK
16 Jun 2005, 20:57
I have a query that used to work before I installed 3.5 Now I get this error message whenever I load the page
Fatal error: Call to a member function on a non-object in /./././htdocs/widget.php on line 5
This is the contents of widget.php
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
That worked before 3.5. What changed? and what do I need to change to make it work?
Also I would like to get it so the links are formatted like this
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
I've tried
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
but I get a parse error.
Thanks in advance.
Fatal error: Call to a member function on a non-object in /./././htdocs/widget.php on line 5
This is the contents of widget.php
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
That worked before 3.5. What changed? and what do I need to change to make it work?
Also I would like to get it so the links are formatted like this
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
I've tried
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
but I get a parse error.
Thanks in advance.