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)
-   -   Avatar Link in UserCP (vB.org Clone) (https://vborg.vbsupport.ru/showthread.php?t=53327)

Kars10 05-23-2003 10:00 PM

Avatar Link in UserCP (vB.org Clone)
 
Hello!

Ok, what this Hack does?
It places a Link where you can edit your Avatar to the Navbar in the UserCP (like on vb.org).
Also a upcoming Feature on new vb3. :D

Demo: https://vborg.vbsupport.ru/usercp.php?s=

Time to install: 10 min

Files to Edit: 5
Templates to Edit: 1
Templates to add: 0


[high]!!! Please Backup your Files!!![/high]

Have Fun, and please lick install! ;)

Kars

Kars10 05-24-2003 12:21 PM

Screenie: :p

Boofo 05-24-2003 12:49 PM

You should use the firstaltcolor and secondaltcolor variables in it. ;)

kaotic 05-24-2003 01:39 PM

Yeah, nice hack, but the instructions were confusing. Everything in my member.php file was set to "firstaltcolor" or "secondaltcolor" :ogre:

Kars10 05-24-2003 01:41 PM

@ Boofo, i have used it but here the Firstaltcolor and secondaltcolor is parsed to the vb.org colors... :(
So use the Zip attached. ;)

Updatet first Post...

Chris M 05-24-2003 04:34 PM

@Karsten - Save it as a .php file, and they won't be parsed:)

Satan

subu1 05-24-2003 04:51 PM

grüße Dich und gleich einverleiben:-)))))

Übrigends sitze immer noch an der Übersetzung Tombot, hoffe Du bist nicht sauer *snief*

Bei Dede läuft der Hack schon, die Leute sind begeistert weil der Bot so blöde antworten gibt *lol*

grüße subu1

007 05-24-2003 06:53 PM

Quote:

Today at 12:51 PM subu1 said this in Post #7
greetings you and immediately einverleiben:-)))))

?brigends sits always yet at the translation Tombot, would hope are you not sour *snief*

In Dede, the Hack runs are offered answer gives already, the people enthused because that so stupid *lol*

greetings SUBU1

Man I just don't know... Sorry :(

And does this hack mess up the selected color in the admin cp like another similar to it did? It made Options and Avatar both selected when you clicked either one...

Austin Dea 05-24-2003 07:33 PM

That's because
Code:

<td bgcolor="$cpnav[3]"><smallfont><b><a href="member.php?s=$session[sessionhash]&action=editoptions">Edit Options</a></b></smallfont></td>
<td bgcolor="$cpnav[3]"><smallfont><b><a href="member.php?s=$session[sessionhash]&action=editavatar">Edit Avatar</a></b></smallfont></td>

Should be:
Code:

<td bgcolor="$cpnav[3]"><smallfont><b><a href="member.php?s=$session[sessionhash]&action=editoptions">Edit Options</a></b></smallfont></td>
<td bgcolor="$cpnav[10]"><smallfont><b><a href="member.php?s=$session[sessionhash]&action=editavatar">Edit Avatar</a></b></smallfont></td>

=)

Kars10 05-24-2003 07:34 PM

@ Subu, ich bin fertig aber die anderen nicht, oder?

@ 006, check everything twice. I promise this hack works like a charm. :)

Kars


All times are GMT. The time now is 12:32 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.00993 seconds
  • Memory Usage 1,729KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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