Home arrow Forum
myLANsite forum
Welcome, Guest
Please Login or Register.    Lost Password?
Hm, blank events component (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Hm, blank events component
#821
ponderota (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Hm, blank events component 2 Months, 1 Week ago Karma: 0  
Hi there,

Wish I was writing to say how great it is - it certainly looks good though!

Having a small problem with com_mls_events, the latest version. When I try to get into it, its config, etc, from the front or back end, I get just a blank page.

All the other components work fine.

I checked for similar problems like this and saw that one was caused by not having all the components installed.

I do have: catering, events, lang, paypal, seatmap, teams, tournaments all installed. Using IIS6.

Anything I'm missing?

Thanks in anticipation of your help!

Cheers,

Cam
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#827
moensch (Admin)
Admin
Posts: 269
graph
User Online Now Click here to see the profile of this user
Re:Hm, blank events component 2 Months ago Karma: 13  
I have done very little testing (reads: none) on IIS. Try pumping up your error reporting level to E_ALL in php.ini and make sure that PHP is configured to display errors.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#836
ponderota (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Re:Hm, blank events component 2 Months ago Karma: 0  
Thanks for the reply!

I did as you suggested, and got the following:

Code:

Warning: require_once(includes/HTML_toolbar.php) [function.require-once]: failed to open stream: No such file or directory in [path to joomla]\components\com_mls_events\mls_events.html.php on line 3 Fatal error: require_once() [function.require]: Failed opening required 'includes/HTML_toolbar.php' (include_path='.;C:\php5\pear') in [path to joomla]\components\com_mls_events\mls_events.html.php on line 3
Interestingly enough, the path it refers to for the fatal error, c:\php5\pear, doesn't exist, so I'll try and chase down where it's getting that from in my PHP config. I'll also check those lines of code as well, but thought I'd post this here for your thoughts. Thanks again, Cam
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#837
ponderota (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Re:Hm, blank events component 2 Months ago Karma: 0  
Okay, after playing around a bit, I deleted the following lines which make it die on direct access:

;<?php
;defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
;require_once( "includes/HTML_toolbar.php" );
;?>

And it started working. Problem with the Includes path, I don't think my PHP knows where its meant to be looking.

I'll fiddle around in time now it's working, but for security I'll try to find a way to get that bit in.

If I do find a way, I'll be sure to post it.

Thanks for your help!

Cam
 
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.