PEAK XOOPS - weird display in englishin japanese

weird display

  • You cannot open a new topic into this forum
  • Guests cannot post into this forum

question weird display

msg# 1
Previous post - Next post | Parent - Children.1 | Posted on 2004/4/17 4:21
bobsmith  企霹始   Posts: 8
Hi there, thanks for an awesome calendar module -- it's really good!

I'm running pical 0.6 beta on xoops 2.0.6.

When i set the default view to list view (instead of monthly calendar) and then try to submit an event, the entire submit form appears above my xoops header, instead of under the header. And all the fonts appear extra large.

Anyone know how to resolve this problem? Thank you.

Votes:0 Average:0.00
Previous post - Next post | Parent - Children.1 | Posted on 2004/4/24 16:23
GIJOE  黎扦烦菱   Posts: 4110
hi bobsmith.

It's a bug.
Thank you for finding it.

To repair it, change like this.
line 69 of index.php
	if( $action == 'View' ) $xoopsOption['template_main'] = 'pical_event_detail.html' ;
	else if( $smode == 'List' && $action != 'Edit' ) $xoopsOption['template_main'] = 'pical_event_list.html' ;
	include( XOOPS_ROOT_PATH.'/header.php' ) ;

This fixed code will be reflected in next release.
Votes:0 Average:0.00

question Re: weird display

msg# 1.1.1
Previous post - Next post | Parent - No child | Posted on 2004/4/24 18:39
bobsmith  企霹始   Posts: 8
Thanks GIJoe, that fixed it!
Votes:0 Average:0.00

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!