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

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Current Version (Old)
 Stars not showing / Other Questions
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

dreamcreator
Starting Member

USA
15 Posts

Posted - 14 March 2001 :  18:26:20  Show Profile  Visit dreamcreator's Homepage  Send dreamcreator an AOL message
1: The forums are set up to show rank and stars, but the stars are not showing. Any help here would be appreciated.

2: When you try to view a profile of a member the layout gets all wacky. It has to do with the pop_profile and any ideas would be appreciated.

3: I am going to be takin the login feature and want to integrate it into the entire site. What files need to be in an include on every page for the login to work?

-Dream
(http://www.cubicdreams.com)

Edited by - Dreamcreator on 14 March 2001 18:27:24

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 14 March 2001 :  23:40:17  Show Profile
quote:
1: The forums are set up to show rank and stars, but the stars are not showing. Any help here would be appreciated.
See this post: http://forum.snitz.com/forum/link.asp?TOPIC_ID=5758
quote:
2: When you try to view a profile of a member the layout gets all wacky. It has to do with the pop_profile and any ideas would be appreciated.
Are you reffering to this site, or is it on your site? Do you have a url than we can look at?
quote:
3: I am going to be takin the login feature and want to integrate it into the entire site. What files need to be in an include on every page for the login to work?
Well if you take a look in the inc_top.asp file you will see what is needed to verify the user. It uses the ChkUser2() function to verify the user is a registered user. Then the DoCookies() creates the cookie and ClearCookies() clears the cookie when they are logging out.

Hope that helps.

Go to Top of Page

dreamcreator
Starting Member

USA
15 Posts

Posted - 15 March 2001 :  01:12:19  Show Profile  Visit dreamcreator's Homepage  Send dreamcreator an AOL message
1: The link that you listed doesn't seem to have to do anything with the stars & rankings.

2: I was refering to my site. The link to my site is under my name (http://www.cubicdreams.com).

3: I'm trying to arrange somethings and may need some help here. I basically want to have the inc_top as part of every page, with a different look. You can check my site to see the current progress, but I would appreciate any help.

-Dream
()http://www.cubicdreams.com
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 15 March 2001 :  01:20:37  Show Profile
Oh shoot. Sorry about that.
http://forum.snitz.com/forum/link.asp?TOPIC_ID=5878

I'll take a look at your forum.

Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 15 March 2001 :  01:44:40  Show Profile
wow. that does look pretty messed up.
Just looking at the html for the footer section I see some incorrect table nesting. Let me show you:
</tr>
<tr>
<table border=0 width="95%" align="center" cellpadding="4" cellspacing="0">
<tr>
<td align="right"><font face="Arial" size="1">
<a href="http://forum.snitz.com"><acronym title="Powered By: Snitz Forums 2000 Version 3.1 SR4">Snitz Forums 2000</acronym></a>
</font></td>
</tr>
</table>


</font>
</td>
</tr>
</table>
The code in blue is what I believe would be from the inc_footer.asp file you modified. Now if you look closely, the footer table is starting in a TR. It should be an opening <TD> tag before it. I don't know where else there might be nesting errors but you just need to go over the html code and check for them. The only extra table tags in the forum that would have caused trouble would have been in the inc_footer.asp file, but you modified the file that it only contains one table now, correct?
One way of finding out where the problem lies is starting from the furthest table and setting the table border to 1, and look to see which table is not lining up right.

Go to Top of Page

dreamcreator
Starting Member

USA
15 Posts

Posted - 15 March 2001 :  14:03:24  Show Profile  Visit dreamcreator's Homepage  Send dreamcreator an AOL message
Thanks for the info... I'll see if I can't figure it out. The site is coming along nicely and I need to take the login part of it and put it up top. You could take a look at and tell me what you think. I won't be working on it till later tonight. I'm not sure when you last checked my site, but it was really messed up between 2am - 9am mountain time, but this was fixed. Only thing that is out of wack is viewing a profile as far as I know.

-Dream
(http://www.cubicdreams.com)
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.33 seconds. Powered By: Snitz Forums 2000 Version 3.4.07