vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   vbSpace USERCP MODIFICATION Discussion (https://vborg.vbsupport.ru/showthread.php?t=105497)

ThePimp 02-06-2006 02:40 PM

I've set it up where the user can input CSS and it skins their MEMBERINFO page.

To do this, just setup a Custom Field, and show it in the UserCP somewhere. On your MEMBERINFO template, use this code just after the <head> tag, or somewhere in the head section:

FIND:
Code:

$style[css]
REPLACE WITH:
Code:

<if condition="isset($userinfo[fieldXX])">
<style type="text/css">
<!--
$userinfo[fieldXX]
-->
</style>
</if>

<if condition="empty($userinfo[fieldXX])">
$style[css]
</if>

-----------
:squareeyed:

foreverdarkness 02-06-2006 03:03 PM

Quote:

Originally Posted by ThePimp
I've set it up where the user can input CSS and it skins their MEMBERINFO page.

To do this, just setup a Custom Field, and show it in the UserCP somewhere. On your MEMBERINFO template, use this code just after the <head> tag, or somewhere in the head section:

FIND:
Code:

$style[css]
REPLACE WITH:
Code:

<if condition="isset($userinfo[fieldXX])">
<style type="text/css">
<!--
$userinfo[fieldXX]
-->
</style>
</if>

<if condition="empty($userinfo[fieldXX])">
$style[css]
</if>

-----------
:squareeyed:


I have tried using this but i can not get it to work for the life of me. I put it in the memberinfo right after the <head>. Please help.

ThePimp 02-06-2006 03:14 PM

Quote:

Originally Posted by foreverdarkness
I have tried using this but i can not get it to work for the life of me. I put it in the memberinfo right after the <head>. Please help.

Do you have IM?

Sooner95 02-06-2006 03:37 PM

Typo on your Profil screen on hrfbody site..

Muisc: guessing should say Music? just thought i'd point it out. Very nice profile layout.

Vizionz 02-06-2006 04:08 PM

Quote:

Originally Posted by Sooner95
Typo on your Profil screen on hrfbody site..

Muisc: guessing should say Music? just thought i'd point it out. Very nice profile layout.

hes known about it for awhile

Smiry Kin's 02-07-2006 02:59 PM

i recon you should complete this dude, if its free for use, and uncoded, people will update, and release more updates to it!

im sure your get donations for this wonderful hack, keep up the work dude!

SuperFly 02-07-2006 06:31 PM

<a href="https://vborg.vbsupport.ru/showthread.php?t=107394" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=107394</a>

toolblast 09-14-2006 04:06 AM

Any update on this? Did you release it as a product? I dont see it. Where are the screenshots you were going to post?

This is quite an old thread... no updates :(


All times are GMT. The time now is 05:48 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.01685 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
  • (4)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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