Monday, 19 August 2019
  10 Replies
  744 Visits
0
Votes
Undo
Hello

I've got an issue with events calendar. I did everything as shown in many tutorials and yet the calendar doesn't want to display my page. All the modules are working well but there is something wrong with the calendar.

Thanks
5 years ago
·
#212110
0
Votes
Undo
If memory serves you need to either create a menu item to display the calendar or configure the calendar module and publish it to a position on your site. Have you done either of those?
5 years ago
·
#212111
0
Votes
Undo
Hello,

It sounds like you have not have setup your Joomla! .htaccess file yet but have SEF enabled.

Can you ensure .htaccess is setup?

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

5 years ago
·
#212119
0
Votes
Undo
I've changed htaccess.txt to .htaccess and enabled SEF. I've made the calendar correctly (events assigned to proper category and calendar) but still the calendar doesn't want to display on the page. Maybe I forgot to change something more in the .htaccess file?
5 years ago
·
#212125
0
Votes
Undo
Hello,

That does sound strange. Make sure joomla global config option 'Use URL Rewriting' is set to yes.

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

5 years ago
·
#212194
0
Votes
Undo
The calendar still doesn't want to appear on the site. But I've found out an error:
"Array to string conversion in C:\wamp64\www\bastion\libraries\joomla\form\fields\list.php on line 213"

What should I change in the code?

if (!is_null($value))
{
$value = (string) $value;

foreach ($options as $option)
{
if ($option->value === $value)
{
$value = $option->text;

break;
}
}

$tmp->text = JText::sprintf('JGLOBAL_USE_GLOBAL_VALUE', $value);
}
5 years ago
·
#212222
0
Votes
Undo
Hello,

You need to explain why it doesn't want to appear? Can you provide a video of what you are doing to make it appear?

That's a Joomla! error I would set Php to 7.1/7.2 and disable error reporting.

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

5 years ago
·
#212300
0
Votes
Undo
Hi

I've made a short video on how the problem looks like. I've also found out that on my other website JEvents calendar works perfectly but on this one it doesn't want to appear. Tell me if I am doing something wrong.

https://www.youtube.com/watch?v=zwvgp4X_JRw
5 years ago
·
#212306
0
Votes
Undo
Hello Kuba,

Ok that is very strange. I am going to guess your theme is doing something very weird or the component output has been disabled on that page since we load fully in php/html not JS so that shouldn't be an issue.

Can you try with the default protostar template firstly.

IF that works you need to review how your theme is set for that page?

Also check for html/com_jevents in your themes root.

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

5 years ago
·
#212324
0
Votes
Undo
Hi

On protostar template everything works fine. If I can't find html/com_jevents in my preferred template should I override it?
5 years ago
·
#212380
0
Votes
Undo
Can we get a link to see if the html is rendered within your theme?

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

  • Page :
  • 1
There are no replies made for this post yet.

Members Area

Show your support

Unlike many Joomla calendars we do not charge to download JEvents - please show your support for this project by becoming a member of the JEvents Club Club members get access to early releases, exclusive member support forums, and Silver and Gold members can use many exciting JEvents addons

Your membership will ensure that JEvents continues to be the best events calendar for Joomla.