I just realized the link given is in a forum. The links in the index page work but within the actual forum the appear as said. It is probably a bug in the templet and will probably be addressed to Sabrina.
_________________ Jordan (PirateScoobs)
Only registered users can see links on this forum! Register or Login on forum!
To fix this according to the guide, I must provide all the footer script. Is there a place where I might find this OR should I just copy from the icons that are there?
I don't want to make a mess by just putting in the one command.
To fix this according to the guide, I must provide all the footer script. Is there a place where I might find this OR should I just copy from the icons that are there?
I don't want to make a mess by just putting in the one command.
I am not a expert in HTML code. I would wait for a moderator/admin to respond. While you are waiting you can change your templet to a default one until it is fixed.
_________________ Jordan (PirateScoobs)
Only registered users can see links on this forum! Register or Login on forum!
Joined: 13 Nov 2005 Posts: 7827 Location: USA (ForumUp World-wide Admin )
Posted: Mon Mar 03, 2008 7:17 pm Post subject:
Celie wrote:
To fix this according to the guide, I must provide all the footer script. Is there a place where I might find this OR should I just copy from the icons that are there?
I don't want to make a mess by just putting in the one command.
I think you are misreading the guide. You put that script in what is called the "footer" area that all the forums have. You find where to put info in the footer in the Admin Panel>General Admin>ForumUp. On that page, look for the section titled, "HTML codes on top and bottom of all forum pages". Put the code in the bottom section (bottom=footer).
Sabrina is on leave now, so won't be doing anything with templates.
Since soon all the ForumUp forums will be converted to the new version, phpBB3, no changes to templates will be made at this time.
_________________ Margaret /gg'ssimon~ForumUp World-Wide Administrator
Only registered users can see links on this forum! Register or Login on forum!
To fix this according to the guide, I must provide all the footer script. Is there a place where I might find this OR should I just copy from the icons that are there?
I don't want to make a mess by just putting in the one command.
Since soon all the ForumUp forums will be converted to the new version, phpBB3, no changes to templates will be made at this time.
Does this mean new templets will replace the old templets all together?
_________________ Jordan (PirateScoobs)
Only registered users can see links on this forum! Register or Login on forum!
Okay so I have to copy that whole script and input the directed icon address ?
My problem is that I do not know the location of all the icons. Do I copy them from properties on a right click ?
I think my fear is making me confused.
For instance it says to do increments of 2. Does this mean I can write just the "new folder" and "no new post" script lines ?
I was looking for a code checker and couldn't find one. Here is the script after I finished. Since the original and the replacement was the same I put the same link in. Is this right ?
I was looking for a code checker and couldn't find one. Here is the script after I finished. Since the original and the replacement was the same I put the same link in. Is this right ?
oops !
<script>
function iconswap()
{
var index = 0;
var imageorig01 = "http://yourcommunity.forumup.org/templates/zenGarden/images/common/whosonline.gif";
var imageorig02 = "http://yourcommunity.forumup.org/templates/zenGarden/images/common/folder_new_big.gif";
var imageorig03 = "http://yourcommunity.forumup.org/templates/zenGarden/images/common/folder_big.gif";
var imageorig04 = "http://yourcommunity.forumup.org/templates/zenGarden/images/common/folder_locked_big.gif";
var imagerplc01 = "http://yourcommunity.forumup.com/templates/zenGarden/images/folder_big.gif ";
var imagerplc02 = "http://yourcommunity.forumup.org/templates/zenGarden/images/common/folder_new_big.gif";
var imagerplc03 = "http://yourcommunity.forumup.org/templates/zenGarden/images/common/folder_big.gif";
var imagerplc04 = "http://yourcommunity.forumup.org/templates/zenGarden/images/common/folder_locked_big.gif";
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum