Calendar not displaying on website
JEvents 2.0 was launched over 2 years ago and the latest stable version is version 2.2 which will run on Joomla 1.5 and Joomla 2.5. JEvents 1.5 is therefore no longer actively supported - you should upgrade to JEvents 2.2+ as soon as possible.
Forum rules
Please include as much detail in any test or bug reports for JEvents 1.5 as possible.
First of all, check if you are running the latest available version of Joomla! and JEvents. Posts for issues, where both systems are not updated, will be ignored.
We need the following at least:
* PHP version (e.g. 5.2.5). Note: Support for PHP4 is discontinued.
* Joomla! version
* JEvents version
* Web Server software (Apache or IIS with version number if possible)
* Server Operating system (e.g. Linux, Windows, Solaris, Darwin ...)
* Database version
* memory_limit from your phpinfo
* Web browser and version
Please enable error reporting and include any error messages in your posting. You do this via the Joomla Configuration - set "error reporting" to "maximum" on the Server tab.
Finally, please describe the steps required to recreate the problem and also please enable error reporting and give us any error messages generated.
Please include as much detail in any test or bug reports for JEvents 1.5 as possible.
First of all, check if you are running the latest available version of Joomla! and JEvents. Posts for issues, where both systems are not updated, will be ignored.
We need the following at least:
* PHP version (e.g. 5.2.5). Note: Support for PHP4 is discontinued.
* Joomla! version
* JEvents version
* Web Server software (Apache or IIS with version number if possible)
* Server Operating system (e.g. Linux, Windows, Solaris, Darwin ...)
* Database version
* memory_limit from your phpinfo
* Web browser and version
Please enable error reporting and include any error messages in your posting. You do this via the Joomla Configuration - set "error reporting" to "maximum" on the Server tab.
Finally, please describe the steps required to recreate the problem and also please enable error reporting and give us any error messages generated.
Calendar not displaying on website
by twomaxx » Thu Apr 26, 2012 7:25 pm
hi,
my calendar is generating an error message which I'm not sure how to fix. its not displaying at all.
BVC Calendar
Warning: require_once(/home/believers/www/web/components/com_mailto/helpers/mailto.php) [function.require-once]: failed to open stream: No such file or directory in /home/believers/www/web/components/com_jevents/views/default/helpers/defaultviewhelperheader.php on line 105
Fatal error: require_once() [function.require]: Failed opening required '/home/believers/www/web/components/com_mailto/helpers/mailto.php' (include_path='.:/usr/local/php53/lib/php') in /home/believers/www/web/components/com_jevents/views/default/helpers/defaultviewhelperheader.php on line 105
Events Calendar
any help would be greatly appreciated
my calendar is generating an error message which I'm not sure how to fix. its not displaying at all.
BVC Calendar
Warning: require_once(/home/believers/www/web/components/com_mailto/helpers/mailto.php) [function.require-once]: failed to open stream: No such file or directory in /home/believers/www/web/components/com_jevents/views/default/helpers/defaultviewhelperheader.php on line 105
Fatal error: require_once() [function.require]: Failed opening required '/home/believers/www/web/components/com_mailto/helpers/mailto.php' (include_path='.:/usr/local/php53/lib/php') in /home/believers/www/web/components/com_jevents/views/default/helpers/defaultviewhelperheader.php on line 105
Events Calendar
any help would be greatly appreciated
- twomaxx
- Posts: 3
- Joined: Thu Apr 26, 2012 7:22 pm
Re: Calendar not displaying on website
by carcam » Fri Apr 27, 2012 6:31 am
Your Joomla! version is too old. Please upgrade your Joomla! installation to the latest 1.5.26 and the problem will be solved.
-
carcam
- Contributor
- Posts: 3391
- Joined: Wed Aug 06, 2008 7:50 pm
- Location: Córdoba
Re: Calendar not displaying on website
by twomaxx » Fri Apr 27, 2012 4:11 pm
ok, thank you that worked, it displayed the calendar but now none of the images or lines that separate the days of the month are showing.
here's the url if you want to look at it. thank you for your help
http://web.believersvictory.com/index.p ... &Itemid=80
here's the url if you want to look at it. thank you for your help
http://web.believersvictory.com/index.p ... &Itemid=80
- twomaxx
- Posts: 3
- Joined: Thu Apr 26, 2012 7:22 pm
Re: Calendar not displaHello,ying on website
by Tonyp » Fri Apr 27, 2012 9:27 pm
Hello,
A quick look with firebug shows:
Have you locked down your administrator area?
If soo please see:
http://www.jevents.net/en/jevents-15-to ... -interface
A quick look with firebug shows:
- Code: Select all
"NetworkError: 500 Internal Server Error - http://web.believersvictory.com/components/com_jevents/views/alternative/assets/css/events_css.css"
events_css.css
"NetworkError: 500 Internal Server Error - http://web.believersvictory.com/components/com_jevents/views/alternative/assets/css/modstyle.css"
modstyle.css
"NetworkError: 500 Internal Server Error - http://web.believersvictory.com/components/com_jevents/assets/js/view_detail.js"
view_detail.js
"NetworkError: 500 Internal Server Error - http://web.believersvictory.com/components/com_jevents/views/alternative/assets/images/help.gif"
help.gif
"NetworkError: 500 Internal Server Error - http://web.believersvictory.com/components/com_jevents/views/alternative/assets/images/transp.gif"
transp.gif
"NetworkError: 500 Internal Server Error - http://web.believersvictory.com/components/com_jevents/views/alternative/assets/images/help.gif"
help.gif
"NetworkError: 500 Internal Server Error - http://web.believersvictory.com/components/com_jevents/views/alternative/assets/images/transp.gif"
Have you locked down your administrator area?
If soo please see:
http://www.jevents.net/en/jevents-15-to ... -interface
---------------------------------------
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
-

Tonyp - Contributor
- Posts: 8723
- Joined: Tue Oct 12, 2010 9:12 pm
- Location: Isle of Man
Re: Calendar not displaying on website
by twomaxx » Sat Apr 28, 2012 2:52 pm
ok, we're making headway. thank you!
now the last problem is that the lines that seperate the days of the month are not displaying. can we override the template css so that the calendar css will show normally? if so how do we do this?
now the last problem is that the lines that seperate the days of the month are not displaying. can we override the template css so that the calendar css will show normally? if so how do we do this?
- twomaxx
- Posts: 3
- Joined: Thu Apr 26, 2012 7:22 pm
Re: Calendar not displaying on website
by Tonyp » Sat Apr 28, 2012 6:56 pm
Hello,
Yes you can. Inspect with Firefox and Firebug to find out which css is being overridden and copy it and apply the !important just before ; of each css. Then add it to your template.css.
Regards
Tony
Yes you can. Inspect with Firefox and Firebug to find out which css is being overridden and copy it and apply the !important just before ; of each css. Then add it to your template.css.
Regards
Tony
---------------------------------------
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
-

Tonyp - Contributor
- Posts: 8723
- Joined: Tue Oct 12, 2010 9:12 pm
- Location: Isle of Man
6 posts
• Page 1 of 1
Return to JEvents 1.5 (No longer actively supported)
Who is online
Users browsing this forum: Bing [Bot], Google [Bot]

