Page 2 of 3

Re: fisubice updated

PostPosted: Sun Apr 30, 2006 8:37 pm
Author: Helter
recheck your chmods. Especially /cache and /includes/def_*

Re: fisubice updated

PostPosted: Mon May 01, 2006 1:11 am
Author: Angelus
I've got another question. When changing the style the banner (top left) of a side is the same in every template. but mostly this is adapted to the default style installed at the beginning. Is there a possibility to also allocate a special banner to a style?

PostPosted: Mon May 01, 2006 5:26 am
Author: Master Dwarf
i believe /cache should be 777 correct? Ok, that's good. /includes/def_* should be 666 which is read/write. def_qbar was not 666 so changed it. Deleted the cache from ACP->IM Portal and Extreme Styles. Refreshed. Result: Subice theme, subice pips. Change to Subice green, pips remain subice. Change theme to anything, pips remain subice.

Thanks for all your efforts Helter, I just think its gonna remain a bug on my site.

Re: fisubice updated

PostPosted: Mon May 01, 2006 6:28 am
Author: Helter
Angelus, you can go to the overall header of the template you want to change the banner of and find

<BEGIN>
<td><div>{BANNER_0_IMG}</div></td>
<END>

and change to this


<td><div>templates/images/new banner.jpg</div></td>


upload your new banner to the template image folder and edit the name of the banner in the new code.


Master Dwarf, I have not given up, im sure it is a simple oversite somewhere.

PostPosted: Mon May 01, 2006 7:19 am
Author: Master Dwarf
I appreciate your tenacity. I'll be here if you come across something. <img>

PostPosted: Wed May 03, 2006 7:58 am
Author: Michaelo
You need to edit the colour config file to change these
as in fisub_blue.cfg, fisub_grey.cfg
Mike

Re: fisubice updated

PostPosted: Wed May 03, 2006 8:10 am
Author: Master Dwarf
Hi Mike

I checked my .cfg files you mention. Funny, I only have 4, blue, grey, orange, and fsubice. Each one has the following line:

$images['nav_menu'] = "$current_template_images/pip.gif";


Besides the missing colors, I am not sure I see anything wrong. I will check the file download again to see if I missed something.

Re: fisubice updated

PostPosted: Wed May 03, 2006 8:53 am
Author: Helter
ahh. it is incomplete! <img> rename your current fisubice and try reuploading the updated fisubice, or at least upload
fisubice.css
fisubice_black.css
fisubice_blue.css
fisubice_green.css
fisubice_grey.css
fisubice_orange.css
fisubice.cfg
and make sure in your fisubice/images folder, you have these folders
black
blue
green
grey
orange

you should only need one .cfg file fisubice.cfg

PostPosted: Wed May 03, 2006 8:55 am
Author: Master Dwarf
Hmm...I wonder how that happened. i did upload them but I think it did them wrong originally. I then redid them. I'll see and let you know.

PostPosted: Wed May 03, 2006 8:55 am
Author: Michaelo
Helter, I didnt have then either <img> Which link do I use to update SVN?

Re: fisubice updated

PostPosted: Wed May 03, 2006 9:10 am
Author: Helter

Re: fisubice updated

PostPosted: Wed May 03, 2006 9:42 am
Author: Master Dwarf
I did the following:
downloaded the FIsubice zip from the downloads section.
renamed my original fsubice directory to fsubice_orig on remote server.
unzipped fsubice locally
uploaded unzipped file of FIsubice to remote server

All files mentioned should be present and unaltered.

Went to ACP->ExtremeStyles and cleared cache
Went to ACP->IM Portal->Delete cache files

went back to site, now in FIsubice default theme. All looks ok.
Changed to FIsubiceBlack.......pips stayed blue
Changed to FIsubiceGreen......pips stayed blue
Changed to FIsubiceGrey.......pips stayed blue
Closed browser (firefox) and relaunched....theme stayed FIsubiceGrey with blue pips.
Changed from FIsubiceGrey to Green and pips stayed blue.

I confirmed I have the different color folders and correct pip colors. I also have one .cfg file and multiple .css files. One for each color.

Re: fisubice updated

PostPosted: Wed May 03, 2006 4:10 pm
Author: Helter
try clearing your browser cache for the site. not just the cookies
just for kick, go to ACP/IM Portal/delete cache files

I have had to do this latley for nearly every change that affects the blocks

Re: fisubice updated

PostPosted: Wed May 03, 2006 6:35 pm
Author: Master Dwarf
Sorry Selter Hkelter no dice.

Cleared cookies from firefox.
Cleared browser cache from firefox.
Turned Windows Explorer into IE and went into the Internet options to clear cookies and cache.

Logged back into my sites.

ACP->IM Portal->Deleted Cache

Site defaulted to FIsubice. All fine as usual. Then tried Green. Pips stayed blue. Then tried orange, pips stayed blue. Tried Blue, pips stayed blue. Then tried black, pips stayed blue.

I dunno. I am gonna work on getting the site up do date with the updates. You'll see some posts in other areas if something comes up. <img> If you think of anything, I'll be monitoring and willing to give 'er a go.

PostPosted: Thu May 04, 2006 7:14 am
Author: Adrian Rea
A personal thought, When looking through the forum post listing viewforum.php?f=1 the link to the first post in a thread, is linked in the backgrounds of the whole row pertaining to that thread. If you want to click on the last post in a thread, it is quite dificult to without catching the first link.

I feel the first cell containing the topic title should be linked to the first post. making navigation a little easier. But a great improvement overall.

A