dog199200 Guest | Adding A Button Error (10th May 08 at 12:34am UTC) Resolved | | 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.
| |
|
Michael Moderator
    
![[Avatar]](http://av.wservices.co.uk/av.png) Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
  
pmvForum | Re: Adding A Button Error (10th May 08 at 12:37am UTC) | | change the link for it to... /board/shadowblade
Not the domain part as well... | |
|
dog199200 Guest | Re: Adding A Button Error (10th May 08 at 12:49am UTC) | | 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. | |
|
Marc vChat Developer
     I <3 Rossy
Posts: 3,388 Status: Offline Gender: Male Location: Ontario, Canada Age: 32 Joined:
Additional Groups: Coding Team
  
pmwww | Re: Adding A Button Error (10th May 08 at 3:24am UTC) | | Try placing the code at the very top of your headers. | |
rroll.to— Shorten a link, rickroll your friends. |
|
dog199200 Guest | Re: Adding A Button Error (10th May 08 at 5:01am UTC) | | 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... | |
|
Ross Administrator
    
![[Avatar]](http://uploads.virtualforums.co.uk/forums/pokemon/vforums-qr1.png) Posts: 3,709 Status: Offline Gender: Male Age: 9 1⁄4 Joined:
Additional Groups: Support Team
  
pmwwwgtalkvForum | Re: Adding A Button Error (10th May 08 at 12:22pm UTC) | | 1. The button is conflicting with this code:
 Code: - <script>
- /*Confirm Logout
- Coded By Wrighty
- No Ripping, Reposting or Claiming*/
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:
 Code: - </td>
- </tr>
- </tbody>
- </table>
| |
|
|
dog199200 Guest | Re: Adding A Button Error (10th May 08 at 4:45pm UTC) | | 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? | |
|
Michael Moderator
    
![[Avatar]](http://av.wservices.co.uk/av.png) Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
  
pmvForum | Re: Adding A Button Error (10th May 08 at 6:02pm UTC) | | Post your Info Center code please? | |
|
dog199200 Guest | Re: Adding A Button Error (10th May 08 at 6:05pm UTC) | | | |
|
Ross Administrator
    
![[Avatar]](http://uploads.virtualforums.co.uk/forums/pokemon/vforums-qr1.png) Posts: 3,709 Status: Offline Gender: Male Age: 9 1⁄4 Joined:
Additional Groups: Support Team
  
pmwwwgtalkvForum | Re: Adding A Button Error (10th May 08 at 7:01pm UTC) | | 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. | |
|
|
dog199200 Guest | Re: Adding A Button Error (10th May 08 at 7:21pm UTC) | | 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. | |
|
Ross Administrator
    
![[Avatar]](http://uploads.virtualforums.co.uk/forums/pokemon/vforums-qr1.png) Posts: 3,709 Status: Offline Gender: Male Age: 9 1⁄4 Joined:
Additional Groups: Support Team
  
pmwwwgtalkvForum | Re: Adding A Button Error (10th May 08 at 7:50pm UTC) | | 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. | |
|
|