vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Found a few template problems (https://vborg.vbsupport.ru/showthread.php?t=46787)

Littlebit 12-18-2002 10:15 PM

Found a few template problems
 
1 Attachment(s)
I've just ran into a few little cosmetic problems mostly, but I'm not sure what the correct thing to do to fix them would be and am looking for a bit of help.
One little problem is in the Who's Online I have the ip add listed under email and nothing under ip like the attachment image shows...but my whosonlinebit seems fine...what did I do that made this happen and how can I fix it?
The other problem is when I click on a members username listed on forum home under loggedinusers, I get this link:
http://www.thesite.com/forums/member.php?s=x=getinfox=9
and I'm taken to the Password Recovery Form template. How did I make this start happening and what is the best way to fix it?
Thanks to anyone who gives me some hints :)-littlebit

Dean C 12-19-2002 08:43 AM

Ok the first problem i think is you've added a column to main table but you haven't made it match up... just move your variable into the next table down (if there is a table - that is)

The next problem is that you have edited something in your 'forumhome_loggedinuser' template wrongly...

Revert it or look at this (cuz this is how it should look):

PHP Code:

<a href="member.php?s=$session[sessionhash]&action=getinfo&userid=$userid">$username</a>$invisibleuser 

Regards

- miSt

Littlebit 12-19-2002 01:17 PM

I was so tired last night, I was going cross eyed trying to figure out how I did those things..lol
Thanks Mist :)why the heck I changed that link in forumhome_loggedinuser is beyond me.
And for the other extra cell...I ended up commenting out the email part in whos online and fixed it that way..never did find what temp has an extra and caused it to cut out the email button...weird...but its good the way it is now.
Thanks again!

Dean C 12-19-2002 01:38 PM

Your welcome :D

Regards

- miSt


All times are GMT. The time now is 04:42 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00996 seconds
  • Memory Usage 1,717KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete