J and Beyond 2013 | An International Joomla! Conference - May 31st - 2nd, 2013, Noordwijkerhout, The Netherlands
It is currently Sat May 18, 2013 10:13 am

SOLVED - Strange looking montly view on my site!

Discuss JEvents 2.x for Joomla 1.5-2.5 here - club members can use the special club forum for faster response times.
Forum rules
When requesting support, please copy and paste the 'Version information for Support Forum' from the JEvents Control Panel into your post. If you cannot see this, please enable JEvents project news within it's configuration. Also, if you get a 500 Error, Enable Joomla! Maximum Error Reporting and view the page again, you should now have a more detailed error which will help us to resolve you issue quickly.

SOLVED - Strange looking montly view on my site!

Postby lojtland » Wed Sep 28, 2011 10:51 am

:cry:
Why is the montly view looking so strange.
I Hve trayed to change from diffrent templates, but no luck.
So what do I do to get a nice looking calendar :smile:
Attachments
cLIP_CALENDER_MONTLY_VIEW.JPG
look here: http://plejefamilierne.dk/index.php?option=com_jevents&view=month&layout=calendar&Itemid=104
cLIP_CALENDER_MONTLY_VIEW.JPG (37.42 KiB) Viewed 358 times
lojtland
Gold Members
Posts: 17
Joined: Mon Mar 22, 2010 2:23 pm

Re: Strange looking montly view on my site!

Postby carcam » Wed Sep 28, 2011 1:31 pm

Have you tried changing the widht of the layout? If you use a Club layout a new tab will appear in the configuration area that will let you have a narrower calendar that will probably fit better on your site.
carcam
Contributor
Posts: 3391
Joined: Wed Aug 06, 2008 7:50 pm
Location: Córdoba

Re: Strange looking montly view on my site!

Postby Geraint » Wed Sep 28, 2011 3:00 pm

Did you fix this - it looks perfect to me in Firefox 6, Chrome and MSIE 9x64
------------
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!
User avatar
Geraint
Posts: 30507
Joined: Fri Feb 15, 2008 6:14 pm

Re: Strange looking montly view on my site!

Postby DalianXpat » Thu Sep 29, 2011 6:33 pm

Hi
I am also getting a strange looking Events - Month layout after the upgrade

I am using Geraint but have tried the others, default, Alternative, ext.

The columns are not the same sizes with the center on twice as wide as outside ones

Joomla 1.5.23
This is on Firefox and chrome

Cheers

http://www.dalianxpat.org - Events - Month
User avatar
DalianXpat
Gold Members
Posts: 147
Joined: Fri Jul 09, 2010 4:37 am
Location: China

Re: Strange looking montly view on my site!

Postby Geraint » Fri Sep 30, 2011 10:29 am

The problem is the title of your event 3-8 September "Dalian Int'l Fashion Festival 2011" the ' is a non-asci character and there is a glitch in the way this title is then truncated on each day it appears which makes the title longer and longer

I will fix this in version 2.0.4 of Jevents - in the meantime you can fix your version of the code. Edit the file components/com_jevents/views/geraint/month/tmpl/calendar_cell.php and fine line 83 which currently says:
Code: Select all
$this->event->_title = $tmpTitle;
replace this with
Code: Select all
      if (!isset($this->event->truncatedtitle)){
         $this->event->_title = $tmpTitle;
         $this->event->truncatedtitle = true;
      }
and you problem should go away

Geraint
------------
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!
User avatar
Geraint
Posts: 30507
Joined: Fri Feb 15, 2008 6:14 pm

Re: Strange looking montly view on my site!

Postby DalianXpat » Fri Sep 30, 2011 3:14 pm

Cheers
you are right the problem has gone away

This is not important to me at the moment BUT

I added the lines and noticed that another error showed

I am adding a screen pic as this is from the live site

you will see the Title is Hotel Nikko's when it should be Hotel Nikko's

could be just a small problem as other titles with an 'S are OK
Attachments
eventsupdate.gif
eventsupdate.gif (32.45 KiB) Viewed 338 times
User avatar
DalianXpat
Gold Members
Posts: 147
Joined: Fri Jul 09, 2010 4:37 am
Location: China

Re: Strange looking montly view on my site!

Postby Geraint » Sun Oct 02, 2011 8:44 am

That is a problem with the old 'overlib' tooltips. You should change the tooltip type to 'joomla'
------------
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!
User avatar
Geraint
Posts: 30507
Joined: Fri Feb 15, 2008 6:14 pm

Re: Strange looking montly view on my site!

Postby DalianXpat » Sun Oct 02, 2011 1:44 pm

Hi
If you mean the ones in Main Monthly Calendar it is, See pic

Cheers

James
Attachments
Main Monthly Calendar.gif
Main Monthly Calendar.gif (11.61 KiB) Viewed 325 times
User avatar
DalianXpat
Gold Members
Posts: 147
Joined: Fri Jul 09, 2010 4:37 am
Location: China

Re: Strange looking montly view on my site!

Postby Geraint » Mon Oct 03, 2011 8:05 am

I found the problem - its all to do with truncated titles where the length of the truncation matches a 'special character'.

Version 2.0.4 of Jevents will fix this.
------------
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!
User avatar
Geraint
Posts: 30507
Joined: Fri Feb 15, 2008 6:14 pm

Re: Strange looking montly view on my site!

Postby DalianXpat » Mon Oct 03, 2011 12:52 pm

Cheers
you are a Star :lol:
James
User avatar
DalianXpat
Gold Members
Posts: 147
Joined: Fri Jul 09, 2010 4:37 am
Location: China


Return to Jevents 2.x (Free Access)

Who is online

Users browsing this forum: Bing [Bot]

Main Menu

User Menu

Hosted By


Who is online

In total there is 1 user online :: 1 registered and 0 hidden (based on users active over the past 5 minutes)
Most users ever online was 94 on Tue Sep 01, 2009 12:33 am

Users browsing this forum: Bing [Bot]

Login Form