http://overobvious.vforums.co.uk/
Please dont tell me to move this, this has to be a forum error because i have used the code on may forums before. For some reason the add menu button (in this case my rp button) when clicked logs members out....so since i have use dthis exact code may times and i have even tried to recopy it from the database and yet the same error i'm thinking there is an error in the forum.
change the link for it to... /board/shadowblade
Not the domain part as well...![]()
stil keeps trying to log out i have tried that before
Edit: also there is another glitch, look down at the bottom quick login, the head/base images are messed up.
Try placing the code at the very top of your headers.![]()
doint you think i have already tried that? trust me i have tried all of it...
Edit: also i check and it is running under the skins global header so its the only code there...
1. The button is conflicting with this code:
Swap their order so that code is first. If necessary, you may have to change the header/footer order.
2. That looks like a tag from your custom info-center is not properly being closed. However I've not got time to go through and try to find which one. You could try adding this to the bottom of the info-center:
ok the button problem has been fixed, but i cant seem to see where the info center is messed up and i'm just wondering, is my skin select on the far side because my info center is messed up?
Post your Info Center code please?![]()
Code:
- <table align="center" cellpadding="0" cellspacing="1" class="border" width="100%" id="info_center">
- <tr>
- <td class="title1" valign="middle" align="center" width="21%"><center><font size="2"><b><u>Private Messages</u></b></font></center>
- </td>
- <td class="title1" valign="middle" width="58%"></div><center><font size="2"><b><u>Forum Statistics</u></b></font></center>
- </td>
- <td class="title1" valign="center" align="center" width="21%"><center><font size="2"><b><u>Links & Events</u></b></font></center>
- </td>
- </tr>
- <tr>
- <td class="window1" valign="middle" align="center" width="21%">
- {if:guest}<a href="action/login">Sign In</a> Or <a href="action/register">Register</a> <br>To View{/if:guest}
- {if:member}
- <div align="left">
- *Your New PM's: <font size="1"><b><a href="/action/pm/">{new_pms}</a><br>
- *Your PM Inbox <a href="action/pm&view=1">{total_pms}</a> <br>
- <a href="action/pmprefs">*Your PM Preferences</a>
- </b></font>{/if:member}
- </td>
- <td class="window1" valign="left" align=center width="58%"></div>
- <font size="1">
- *Last Post Is {last_post}, made by {last_post_user}, {last_post_date}.<br><br>
- *Welcome the newest member to the Forum:
- {newest_members:1}</font><br></center>
- </td>
- <td class="window1" valign="center" align="left" width="21%">
- <font size="1"><b>
- {if:events}
- *Number Of Event{event_plural}: {event_total}<br/>{/if:events}
- {ifnot:events}*No Events To Display<br>{/ifnot:events}
- {if:birthdays}*Number Of Birthday{birthday_plural}: {birthday_total}<br/>{/if:birthdays}
- {ifnot:birthdays}*No Birthdays Today<br>{/ifnot:birthdays}
- *MoM of February; <font color=orange>N/A</font>
- </b></font>
- </td>
- </tr>
- <tr>
- <td class="title1" valign="middle" align="middle" width="19%"><center><font size="2"><b><u>Online Statistics</u></b></font></center>
- </td>
- <td class="title1" valign="middle" align="middle" width="60%"><center><font size="2"><b><u>Currently Online</u></b></font></center>
- </td>
- <td class="title1" width="19%" align="middle"><center><font size="2"><b><u>Board Stats</u></b></font></center>
- </td>
- </tr>
- <tr>
- <td class="window1" valign="middle" align="left" width="19%">
- <font size="1">
- *Guests: {guest_on}
- <br/>*Members: {member_on}
- <br/>*Staff: {staff_on}
- </b></font><br></td></b></font>
- </td>
- <td class="window1" valign="middle" align="left" width="60%">
- <font size="1"><center><b>There is now {online_total} member{online_plural} online.<b> Currently logged in are:</b>
- <br>
- <font size="1"><center>{online_str}
- <br>
- <br>
- Users Online Today:<br>{today_str}
- </font></center>
- <br>
- </td>
- <td class="window1" width="19%" align="left">
- <style>img { border: 0px; }</style>
- <div align="left">
- <font size="1"><b>
- *Registered Members: <a href="action/members">{total_members}</a><br/>
- *Number of Topics: {total_topics}<br/>
- *Number of Posts: {total_posts}<br />
- *Number of Boards: {total_boards}<br/>
- *Number of Categories: {total_categories}<br/>
- </b></font>
- </td></tr></table>
- <table align="center" cellpadding="0" cellspacing="0" class="border" width="100%" id="info_center">
- <tr>
- <td class="title1" align="center" width="100%">
- <center><font size="3"><b><u>Affiliates</u></b></font></center></td>
- </tr>
- <tr>
- <td class="window1" align="center" width="100%">
- <script type="text/javascript">
- /*Random Affiliate Display*/
- /*Only Edit Below*/
- var affiliates = Array();
- affiliates[0] = Array('http://pokemonhelp.vforums.co.uk', 'http://i25.photobucket.com/albums/c51/dog199200/pokemon/pokeunichatxd5.gif', 'Pokemon Universal Chat');
- affiliates[1] = Array('http://www.freegamesjungle.com', 'http://images.freegamesjungle.com/freegamesjungle.gif', 'free games jungle');
- /*Only Edit Above*/
- for(i=0; i<7; i++) {
- var rand = Math.floor(Math.random() * affiliates.length);
- document.write('<a href="'+ affiliates[rand][0] +'"><img src="'+ affiliates[rand][1] +'" alt="'+ affiliates[rand][2] +'" /></a>');
- affiliates.splice(rand, 1);
- }
- </script>
- <br>
- <div align="left"><a href="board/viewallafiliate">View All</a> ~ <script>
- function affPopup(){ prompt("Press CTRL + C to copy.","<a href='http://OverObvious.vforums.co.uk'><img src='http://i25.photobucket.com/albums/c51/dog199200/pokemon/pokeunichatxd5.gif' border='0' alt='OverObvious' title='OverObvious' /></a>"); }
- </script>
- <a href="javascript: affPopup();">Get Affiliate Code</a>
- </div>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
I was mistaken. There were too many closing tags, not too many opening tags. I found a few </div> and </center> tags in places that they shouldn't be. I've gone through and spaced out the code & removed the excess tags for you.
ah i see, so tahts why my code converted back, I had made some changes to it and moved stuff around and them it converted back, i though ity was a glitch so i hit back and resaved it, so sorry all you fixed were undone...I didn't mean to.
Edit: Ok i think i found the </center> tag and the </div tag, but it still isn't fixed, can you please take another look and i wont edit it till you respond here.
There was a lot more than just one of each and I'm not going to go through and do it again. Once I had done it, it displayed fine and therefore is not a bug with the software.