Home arrow Forum
myLANsite forum
Welcome, Guest
Please Login or Register.    Lost Password?
Fatal Error (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Fatal Error
#791
anoren (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Fatal Error 5 Months, 4 Weeks ago Karma: 0  
Hi All,

I've just installed your software but I'm getting the following error:

Fatal error: Call to a member function setBlock() on a non-object in C:\xampp\htdocs\joomladc\components\com_mls_events\mls_events.html.php on line 24

Does anyone have any clue as to why this has happened? I've installed all the components (The 7 that are available from your Downloads section). Any help would be most appreciated!

Thanks!
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#866
wackamole (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Re:Fatal Error 1 Month ago Karma: 0  
I got the same problem, and I cant find out where setBlock() is defined...

Arent there someone that can help with this?
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#868
moensch (Admin)
Admin
Posts: 282
graph
User Offline Click here to see the profile of this user
Re:Fatal Error 1 Week, 5 Days ago Karma: 13  
What version of Joomla are you guys on?

$l is an instance of the language class. So you need to have com_mls_lang installed.

setBlock is defined in mls_lang.class.php. $l gets imported into each function as a global variable.

Can you put a
Code:

var_dump($l);
just before the
Code:

$l->setBlock("events")
line in mls_events.html.php and let me know the output when you then browse to the page? Cheers
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/09/24 15:46 By moensch.
  The administrator has disabled public write access.
#872
wackamole (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Re:Fatal Error 1 Week, 2 Days ago Karma: 0  
i got this output now
Code:

NULL Fatal error: Call to a member function setBlock() on a non-object in C:\wamp\www\lovelan_v2\components\com_mls_events\mls_events.html.php on line 25
- I am running on joomla! 1.5 and i know it wont work, but i thought it was a odd error... And wont it work if i use the legacy module that followes the joomla 1.5? And when i try and go to the com_mls_lang in administration i get this message:
Code:

404 - An error has occurred. Component Not Found
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/09/28 02:32 By wackamole.
  The administrator has disabled public write access.
#873
moensch (Admin)
Admin
Posts: 282
graph
User Offline Click here to see the profile of this user
Re:Fatal Error 1 Week, 2 Days ago Karma: 13  
It does not work on Joomla 1.5. Not even in legacy mode.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#875
wackamole (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Re:Fatal Error 1 Week, 1 Day ago Karma: 0  
Oh, thats a bummer!

I am setting up an computerparty with about 300+ people, and this module would suit the lan perfectly, but we are running Joomla! 1.5 - yeye, then we have to downgrade to 1.0.15...
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop
© 2008 myLANsite - Lanparty components for Joomla
Joomla! is Free Software released under the GNU/GPL License.