vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   change signature (https://vborg.vbsupport.ru/showthread.php?t=325900)

s66666s 12-19-2017 06:17 AM

change signature
 
hi

how i can work signature in USERCP_SHELL with profile.php?do=editavatar

i try adding code signature in USERCP_SHELL template i can see nams and butoon but $messagearea he dont work

blind-eddie 12-19-2017 08:11 AM

Edit signature is in USERCPSHELL "profile.php?do=editsignature"
Where are you wanting the link to show?

s66666s 12-19-2017 02:50 PM

hi

i delete all code in USERCPSHELL and i collect code i what same

modifyavatar
modifypassword

in USERCPSHELL directly and he work with this link profile.php?do=editavatar because avatar cant see imge in you open link profile.php

same a signature in
modifysignature

But I think I occupied it by steps. let me write it down and if you have any comments I would like to

1- i have plugin Extra Threadfields and i adding some one like $thread[field1] a select.
2- adding a one option select same signature idea can any now select or not.
3- i add now profilefield like $post[field1] a text.
4- i work with this code if you select $thread[field1] you can work if non not


PHP Code:

<if condition="$thread[field1]">
<
class="lead">$post[field1]</p>
<else />
</if> 

and i can adding now in USERCPSHELL


All times are GMT. The time now is 10:00 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.01203 seconds
  • Memory Usage 1,710KB
  • 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
  • (3)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