Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Individual Username HTML Markup Details »»
Individual Username HTML Markup
Version: 1.0.1, by Opserty Opserty is offline
Developer Last Online: Apr 2009 Show Printable Version Email this Page

Category: End-User Options - Version: 3.7.x Rating:
Released: 07-04-2008 Last Update: 07-08-2008 Installs: 188
DB Changes Uses Plugins Auto-Templates
Additional Files  
No support by the author.


/*================================================= =====================*\
|| # -------------- USER SPECIFIC USERNAME HTML MARKUP -------------- # ||
|| # ---------------------- CREATED BY OPSERTY----------------------- # ||
|| # This modification may not be redistributed without prior consent # ||
\*================================================ ======================*/

What does this modification do?
This modification allows users to specify their 'own' HTMLwhich surrounds their username. It is similar to that which is used for the Usergroup HTML Markup, however this modification is more restrictive. (Note: Markup is only applied in cases where the Usergroup Markup is typically applied).

Features:
  • Users can choose:
    • Italics
    • Bold
    • SmallCaps
    • Text Decoration
      • Underline
      • Overline
      • StrikeThrough
    • Font Color
    • Background Color
    • Font Family/Face
  • Admins can choose to:
    • Global Enable/Disable
    • Ban Certain Users
    • Ban Certain Font Colors
    • Enable/Disable each Option globally
    • Enable/Disable each Option Per Usergroup
    • Choose whether User HTML Markup overrides Usergroup HTML Markup
To install:
  1. Upload Files
    • Upload functions_op_user_html_markup.php to the '/includes/' directory of your forum
    • Upload bitfield_op_user_html_markup.xml to the '/includes/xml/' directory of your forum
  2. Import Product
    • Import the product as normal through the AdminCP. AdminCP > Plugins & Products > Manage Products
  3. Accessing Product
    • To use this product the user can find the options listed on the UserCP > Edit Options page.
Troubleshooting & Common Problems
  • If you forget to upload the files before importing the product, simply upload the files and then visit the AdminCP > Usergroups > Usergroup Manager page. (This is required to rebuild the bitfield cache after uploading a file). This only needs to be done if you do not upload the files before the import.
Modification History
  • 09/07/08
    • Version: 1.0.1
    • Type: Bug Fix
    • Fixed bugs: #1 #2 #3 #4
    • Added current username markup example to Edit Options Page
  • 05/07/08
    • Version: 1.0
    • Type: Initial Release
(Please post suggestions for addition HTML/CSS tags and I will consider them for future releases)

Mark As Installed


Nominate For Modification of the Month

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #102  
Old 08-11-2008, 03:08 AM
DarkGizmo DarkGizmo is offline
 
Join Date: Apr 2008
Location: NYC
Posts: 196
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by s810car View Post
Works great! only thing I don't like is I got this for a few people that I was going to edit their color myself from Admin CP, couldn't do it. Tested as a user though and it's all good, I'll just make them do it themselves lol

Nominated since this saved me from losing a few picky members
You can make it so they can't edit it themselves, but you can.

For the usergroup set "Can use username html markup?" Yes, and set the rest to No, it will prevent THEM from using the markup, but you will be able to edit theirs for them via admin CP.
Reply With Quote
  #103  
Old 08-11-2008, 03:42 AM
s810car s810car is offline
 
Join Date: Mar 2008
Posts: 50
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I tried, set it but it keep erasing i dont get it
Reply With Quote
  #104  
Old 08-12-2008, 05:04 AM
Leon44 Leon44 is offline
 
Join Date: Jun 2007
Posts: 35
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by NegativeSmoke View Post
Sorry man, I'm just sick of seeing the same question.
If you tired of it then simply dont look!

Anyways thanks.
Reply With Quote
  #105  
Old 08-12-2008, 08:50 PM
se_p800 se_p800 is offline
 
Join Date: Oct 2007
Posts: 102
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I install this but get this error when I go to usercp>edit options:

Warning: require_once([path]/includes/functions_op_user_html_markup.php) [function.require-once]: failed to open stream: No such file or directory in [path]/profile.php(1836) : eval()'d code on line 1

Fatal error: require_once() [function.require]: Failed opening required '/home/customi5/public_html/forums/includes/functions_op_user_html_markup.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/customi5/public_html/forums/profile.php(1836) : eval()'d code on line 1
Reply With Quote
  #106  
Old 08-13-2008, 02:07 AM
DarkGizmo DarkGizmo is offline
 
Join Date: Apr 2008
Location: NYC
Posts: 196
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Make sure functions_op_user_html_markup.php is uploaded to your includes directory. That's what that error means.

Leon: No, read the thread next time before replying to ask a question.
Reply With Quote
  #107  
Old 08-13-2008, 09:59 AM
se_p800 se_p800 is offline
 
Join Date: Oct 2007
Posts: 102
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks -smoke. The thin is there is a functions_op_user_html_markup.php in the includes folder but it is 48 bytes smaller than it should be, no matter how many times I try and overwrite it..I guess its a problem with the server not the mod.

Thanks!

EDIT: Everything is fine now,marked as installed
Reply With Quote
  #108  
Old 08-13-2008, 05:39 PM
DarkGizmo DarkGizmo is offline
 
Join Date: Apr 2008
Location: NYC
Posts: 196
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by se_p800 View Post
Thanks -smoke. The thin is there is a functions_op_user_html_markup.php in the includes folder but it is 48 bytes smaller than it should be, no matter how many times I try and overwrite it..I guess its a problem with the server not the mod.

Thanks!

EDIT: Everything is fine now,marked as installed
Very good. Glad ya got it fixed up bro.

If ya need any further assistance with the mod or anything in general feel free to drop me a PM.
Reply With Quote
  #109  
Old 08-14-2008, 01:59 AM
infernow infernow is offline
 
Join Date: Aug 2008
Location: UK
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sounds good will deffo try this
Reply With Quote
  #110  
Old 08-15-2008, 05:17 AM
haxcommunity haxcommunity is offline
 
Join Date: Jun 2008
Location: Virginia
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is There A Way, Where I Can Make It So Only Administrators Can Adjust The Markup For Other Users? Like...Where The User Can't Adjust It, But I Can Change It For Them?

Edit: I Found The Solution Already, simply add
Code:
<if condition="is_member_of($bbuserinfo, 6, 11, 5)">
To the beginning of :
op_user_html_options
(sub 6, 11, 5 for the usergroups you want to allow to edit their own markup)
add </if> to the end as well.

Now....New Problem.
I've Made A Hidden Profile Field That I Want To Function As Permission For Editing Your Own Markup.
I.E. I Want To Give SOME Users The Ability To Edit Their Markup, But Not Others
Reply With Quote
  #111  
Old 08-15-2008, 09:14 AM
Opserty Opserty is offline
 
Join Date: Apr 2007
Posts: 4,103
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There is no need to edit the code, you can set all permissions under AdminCP > Usergroups > Edit Usergroup.

To only allow Administrators to set the code, set "Can use Markup" to "Yes" and the rest of the functions to "No"

If you only want to allow some users to edit the MarkUp simply but them in their own usergroup and then set the permissions in the "Edit Usergroup" page.

(You can see all the usergroup Options listed in the 2nd screenshot).
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05096 seconds
  • Memory Usage 2,316KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete