Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 Help with viewing / editing profiles pages.
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

gareth_moore_2000
Junior Member

United Kingdom
262 Posts

Posted - 11 August 2003 :  15:27:09  Show Profile
I am in the process or re-designing my forums...
up until now I have just had the layout very simple to what is the basic layout. The whole site in a 750 pix wide table, header, footer etc etc
see here > http://www.harchester.net/forums

However, I have redesigned my site as a whole, to for the forum to match I have had to make a lot of layout and design changes to the forum
see here > http://www.harchester.net/test-forums

...as you can see everything sits in its own box leaving absolutly nothing (images, and text) sitting on a bare part of the forum (if you see what I mean).

I did however come across one problem in post_info.asp -with all the various different messages and errors ect it was hard to get each one to sit in its own 'box' and the result didn't look very nice.
So to over come this I specified that post_info.asp would have its own inc_header and inc_footer (similar to the header/footer_short.asp pages). It worked a dream !

However I now face an even tougher challenge with the profile pages.
When viewing a profile I can get that to look how I want. But its when the user or an admin goes to edit the profile the problems begin !
All error messages, and confirmation messages are displayed ABOVE the links which start of *ALL FORUMS* etc etc
This is the only page that displays anything above these.
...as a result these links (which should be and are always displayed at the top of the page on other pages) meet where to footer begins !

If someone can take a look, http://www.harchester.net/test-forums
ID: test
PW: test
...edit the profile and you will see what I mean.


I have now edited every part of the forum to how I want, this is the last part and its the toughest. I have tried to edit it myself, moving and taking out certain parts but I always muck it up !

I concidered using the short version of profiles (as opposed to extended) where they show up in pop up windows right ?
But really wanted to avoid this.

If anyone can help- it would be much appreciated !

Anacrusis
Junior Member

USA
219 Posts

Posted - 11 August 2003 :  15:48:55  Show Profile  Visit Anacrusis's Homepage  Send Anacrusis an AOL message
I took a quick look at the HTML source code on the page that displays "There was a problem with your details" when updating my profile, and you have some major table layout problems. Starting at line 124 (of html source) I noticed the following two problems:
<table border="0" cellPadding="2" cellSpacing="0">
<table align="center" border="0" cellPadding="0" cellSpacing="0" width="100%">


<table align="center" border="0" cellPadding="0" cellSpacing="0" width="100%">
  <tr>
    <td>

<table border="0" width="100%" cellspacing="0" cellpadding="5">
  <tr>
    <td width="100%" bgcolor="#515181">
      <table width="100%" border="0">
        <tr>
          <td><font face="Arial" Size="2">
          <img src="../test-images/icon_blank.gif" width="0" height="0" border="0" alt="" title="" align="absmiddle" /> <a href="default.asp">Forum Index</a>
          <b>></b>
           Edit Your Profile</font></td>
        </tr>
      </table>

    </td>
  </tr>
</table> 
 <tr>

The Internet ClubHouse
www.internet-clubhouse.com

Edited by - Anacrusis on 11 August 2003 15:51:06
Go to Top of Page

gareth_moore_2000
Junior Member

United Kingdom
262 Posts

Posted - 11 August 2003 :  16:01:34  Show Profile
yes this is my problem !!!
because the layout and the way pop_profile.asp displays, its very selective in which parts (more specifically which tables) it shows.
Basically all I have done with pop_profile is added a table around the links part, but because its a very complex page it doesn't always display how I want it to <<<<this is my problem !
....and as you can see, problems have appeared already and I haven't even added tables around the error messages or the submit form at the bottom !!!!
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.38 seconds. Powered By: Snitz Forums 2000 Version 3.4.07