Page 3 of 3

Re: iCGStation for 140

PostPosted: Thu Apr 20, 2006 5:37 pm
Author: vanquish
I also replaced the mini_cal2_body.tpl file with the one from fisubice, and it got rid of the everpresent Birthday notification, but it would be nice to have that feature working. any ideas guys?

blocks in IE still are still missing a right border too. Kind of annoying but i suppose not entirely major.

"Michaelo";p="2498" wrote:Just a note re Minical problem... We are looking into it (and it's very dark <img>)...
Mike

..what does that mean?

Re: iCGStation for 140

PostPosted: Fri Apr 21, 2006 4:09 pm
Author: dan0042
just instill this iCGStation for 140
Parse error: parse error, unexpected $ in /home/assaulto/public_html/St/includes/template.php(938) : eval()'d code on line 312

Re: iCGStation for 140

PostPosted: Mon Apr 24, 2006 4:24 pm
Author: dan0042
bup

Re: iCGStation for 140

PostPosted: Mon Apr 24, 2006 7:30 pm
Author: Helter
I dont think that error has anything to do with iCGstation

Re: iCGStation for 140

PostPosted: Wed Apr 26, 2006 2:37 pm
Author: dan0042
whats do with mate ?

Re: iCGStation for 140

PostPosted: Thu Apr 27, 2006 1:54 pm
Author: Helter
check to be sure all your forum root/includes chmods are correct.
especially the def_ files. they should be 666, or if windows then writable. If they are, try another template. If the prob is only with iCGstation, ill try to find out why

Re: iCGStation for 140

PostPosted: Tue Sep 19, 2006 4:59 am
Author: Gummi
I fixed the #6 problem (the one where the page isn't displaying right when there's a poll) the following way. I know, it might be wrong but it worked for me.

1. Change the following template files of icgstation with the ones from fisubice (I think any of them should work, but I did this one with the files from fisubice): viewtopic_body.tpl ; viewtopic_poll_ballot.tpl ; viewtopic_poll_result.tpl
2. Find and remove the following from viewtopic_body.tpl. This is to make sure that the horizontal scroll bar wont appear.
Code: Select all
 <was>no_thread_stretch({BLOCK_WIDTH}+233);

3. You're done :wink: