vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Register link for guests, User CP link (or button) for members. (https://vborg.vbsupport.ru/showthread.php?t=38416)

UnForums2k 12-04-2002 04:07 PM

never mind i just forgot to read lol

Paul 12-04-2002 04:10 PM

LOL LOL LOL Forgetting to read is always so funny LOL LOL LOL :rolleyes:

sabret00the 01-22-2003 03:38 PM

Great hack

/me clicks install

KuraFire 02-03-2003 08:30 AM

It's nice to see how such old hacks are still useful and found by people ^_^

Rose 04-12-2003 03:38 PM

Has anyone had any problems with this on version 2.3.0? I just upgraded my board and it's ignoring the code - no error, but not links.
/// nevermind - it works with 2.3.0 once one remembers to upload the file. ;)




Kura - a useful hack never goes out of style. :D

Splitfyre 04-13-2003 02:34 AM

Can I see what this looks like now?

KuraFire 04-14-2003 09:48 AM

Quote:

04-12-03 at 06:32 PM Rose said this in Post #65
Kura - a useful hack never goes out of style. :D
Thank you :)


Splitfyre, it's just a switch between the Register and the User CP link/button, that's all. You don't really need imagination to see what it looks like, you know :p

LilDragonWings 04-14-2003 03:37 PM

Does anyone know how to get this to work in Vbhome lite? Thanks.

Works on the forum home great! I'm not having any luck trying to get it to work on the Vbhome page though...

thanks for any help.

KuraFire 04-14-2003 05:42 PM

I never looked at vBHome, sorry.. :/

212rikanmofo 04-19-2003 09:36 AM

Kura or littlebit can ya guys help me a bit here, the hack works great, but one problem... my navigational buttons on my header uses rollover images... how would i implement this? i tried copying some of the code from my header into this hack and tried adding the necessary " to it, but its not showing up the images at all... here's the code...

PHP Code:

if($bbuserinfo['userid'] != 0) {
    
$reg_ucp "<a href=\"usercp.php?s=$session[sessionhash]\">".
        
"<a onmouseover=\"changeImages('image1', 'image1a')\" onmouseout=\"changeImages('image1', 'image1b')\" img name=\"image1\" src=\"{imagesfolder}/usercp.gif\" "
        
"width=\"50\" "
        
"height=\"25\" ".
        
"alt=\"Here you can view your subscribed threads, work with private messages and edit your profile and preferences\" border=\"0\"></a>";
}else{
    
$reg_ucp "<a href=\"register.php?s=$session[sessionhash]&action=signup\">".
        
"<a onmouseover=\"changeImages('image2', 'image2a')\" onmouseout=\"changeImages('image2', 'image2b')\" "
        
"img name=\"image2\" "
        
"src=\"{imagesfolder}/register.gif\" "
        
"width=\"50\" "
        
"height=\"25\" ".
        
"alt=\"Register an account\" ".
        
"border=\"0\"></a>"

hrmmm?


All times are GMT. The time now is 10:52 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.01087 seconds
  • Memory Usage 1,741KB
  • 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)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete