View Full Version : Custom User Title Editor with vBCode & Smilie Panel, Admin CP, Store/ Points 3.0
Erwin
10-29-2002, 10:00 PM
MAJOR UPDATE!!!
Custom User Title Editor with vBCode OR HTML with Admin CP Integration 3.0
Also with Lesane Store Hack Add-On AND Shinra Points Hack Integration!
------------------------------------------------------------------------
You can now allow your members to use vBCode OR HTML via their User Control Panel to add text effects, color, even smilies, to their Custom User Title.
The latest version, 3.0, even has a built-in vBcode and Smilie Panel for your members! There is even a preview panel at the bottom of the Editor!
Features:
---------
NEW! 1) Built-in Editor with vBCode and Smilie Panel!
NEW! 2) Preview Panel at the bottom of the Editor!
NEW! 3) Lesane Store Hack OR Shinra Points Hack Integration!
4) Use vBCode in Custom User Profile.
5) Use HTML in Custom User Profile (can be disabled).
6) Admin Control Panel Integration.
7) Block vBCode from being used in your Custom User Profile Censored Words field. :)
8) Set Maximum Number of Smilies allowed.
9) Stop users from trying to use HTML tags even with vBCode enabled.
10) Option to only allow Staff, or even just Admins to use this.
Update:
-------
Version 1.1 - Block vBCode from being used in your Custom User Profile Censored Words field.
Version 1.2 - Fixed up a bug that parsed HTML out for members.
Added option to set maximum number of smilies allowed.
Version 1.3 - Fixed up bug that allowed users to use HTML tags in custom user title.
Version 2.0 - Admin Control Panel Integration
Version 2.2 - Minor bug fix as members were not having words censored if vBCode disabled, or staff only
Version 2.3 - Fixed a Staff Only bug
Version 2.4 - Fixed it up so you can use either HTML or vBCode (not both)
Version 3.0 - Major Upgrade - Added vBCode and Smilie Panel Editor, added Store Hack/ Points Hack Integration
Installation:
----------------
5 files in ZIP
Install_CustomTitleEditor.php - A PHP file you run to install the new Admin CP settings (only for new installs)
NewInstallation.txt - For new installations
Upgrade.txt - To upgrade from previous versions of this hack
LesaneStoreHack.txt - To integrate into Lesane Store Hack - do this AFTER you install the hack.
ShinraPointsHack.txt - To integrate into Shinra Points Hack - do this AFTER you install the hack.
Enjoy!
Click the Install link at the bottom of this thread to receive updates.
Screenshots:
---------------
NEW!!! Screenshot of Custom User Title Editor!!!
https://vborg.vbsupport.ru/external/2010/10/8.gifAttachment: customusertitleeditor3.jpg (https://vborg.vbsupport.ru/attachment.php?s=&postid=359661)
This is the screenshot of the Custom User Title Editor.
Screenshot of Admin CP Settings
https://vborg.vbsupport.ru/external/2010/10/8.gifAttachment: vbcodecustomtitle2.jpg (https://vborg.vbsupport.ru/attachment.php?s=&postid=316422)
This is a screenshot of Admin CP.
Installation ZIP file:
------------------------
Larry@IOG
10-29-2002, 11:34 PM
Sounds great but can we make it so only mods or admins have custom color or the ability?
Thanks in advance
Larry
* Brad kicks install
Thanks Erwin! :)
Erwin
10-29-2002, 11:44 PM
Originally posted by Larry@IOG
Sounds great but can we make it so only mods or admins have custom color or the ability?
Thanks in advance
Larry
I've added a "Staff-Only" option in my installation text file. It's easy to implement. :)
Larry@IOG
10-29-2002, 11:59 PM
Originally posted by Erwin
I've added a "Staff-Only" option in my installation text file. It's easy to implement. :)
I may be blind but I dont see it. BTW Your GREAT!!!!!
Larry
Is it possible to disallow certain vBcodes?
Larry@IOG
10-30-2002, 12:05 AM
One last thing. Can we make this access only to admins. Where Mods and such could not change it?
Larry
Larry: For only admins, use this code instead:
[edit - refer to text file - trying to keep code in text file to prevent unlicensed members from getting this hack :) - Erwin]
Not tested but should work.
Erwin
10-30-2002, 12:08 AM
Originally posted by Larry@IOG
One last thing. Can we make this access only to admins. Where Mods and such could not change it?
Larry
I've made that an option in the text file as well. Download the new attachment. Make sure you clear your browser cache first.
Larry@IOG
10-30-2002, 12:13 AM
Parse error: parse error, unexpected ')' in /home/log2377/public_html/vb/member.php on line 980 When tring to view a user profile. Any Ideal?
Larry
Post the segment of code around line 980...
Larry@IOG
10-30-2002, 12:19 AM
Fixed it. It was my fault LOL
Thanks GREAT ADDITION
Larry
Erwin
10-30-2002, 01:12 AM
Ignore this post - it was about an update to 1.1 - we are now at version 2.0 - download latest version from 1st post. :)
Glenn379
10-30-2002, 03:20 AM
*installs* Great hack,, I'll test it out soon enough ^_^
Erwin
10-30-2002, 04:29 AM
Ignore this post - it was about an update to 1.3 - we are now at version 2.0 - download latest version from 1st post. :)
Originally posted by N9ne
Larry: For only admins, use this code instead:
[edit - refer to text file - trying to keep code in text file to prevent unlicensed members from getting this hack :) - Erwin]
Not tested but should work. unlicensed members cannot read the thread.
mADmAX`
10-30-2002, 08:16 AM
I installed it but I change it and in my posts, it shows the code and doesnt do it.
Chris M
10-30-2002, 09:33 AM
@TECK - Yes they can...They just cannot post;)
One of my members read one of my posts, but couldnt reply or download the screenshots/hack...
Edit: - I forgot to say what I originally was going to!:D - Great hack Erwin ; Works great on my offline board:) Im gonna try it on my online one later today;)
Satan
Schorsch
10-30-2002, 09:42 AM
is ist possible that the users only can change the color, text effects, etc... of a fixed title, so that they arent´t allowed to change their title !? :banana:
Erwin
10-30-2002, 11:00 AM
Update - Version 2.0 - Now with option to use vBCode, HTML or both, with Admin CP Integration!
This is a major update. Please download the ZIP file and install the newest version.
The code is much better. There is now Admin CP Integration - you will get additional options under your Custom User Title section of your vBulletin Options settings, that allows you to:
1) Choose whether you want to switch this hack on.
2) Choose whether you want to enable or disable HTML.
3) Choose how many smilies to show, or none at all.
4) Choose to only enable this for Admins and Mods only.
All via your Admin CP! :)
To upgrade from previous versions:
1) Run the new install_customtitle.php file in your admin directory.
2) Copy the new code and replace the old code in your member.php
3) Set up the options in your Admin CP, and you're done!
Let me know how it goes... ;)
Screenshot of the Admin CP:
------------------------------------
Updated...
DrkFusion
10-30-2002, 11:01 AM
Thanks Erwin, I will install this when I get back.
Good job once again :thumbsup:
-Arunan
Chris M
10-30-2002, 11:05 AM
Great addon:)
Satan
Erwin
10-30-2002, 11:08 AM
Originally posted by TECK
unlicensed members cannot read the thread.
Instructions to post hacks:
Please attache the hacking instructions in a text file of some sort, so that users can download and use them again in the case of a vBulletin upgrade.
We have been told to put hacks in an attachment to prevent unlicensed members from getting them.
Erwin
10-30-2002, 11:09 AM
Originally posted by mADmAX`
I installed it but I change it and in my posts, it shows the code and doesnt do it.
Install version 2 - it should work better. Just set it up so that it is not restricted to staff only.
Erwin
10-30-2002, 11:13 AM
Originally posted by Schorsch
is ist possible that the users only can change the color, text effects, etc... of a fixed title, so that they arent?t allowed to change their title !? :banana:
Fixed title? For that you don't need a hack at all. )
Just make up a custom user profile for color (get your users to put in the color "red" or the hex "#000000" in there), remember the field id.
Then make another one for font face (get your users to put in the font eg. "Arial" or "Verdana")
Then in postbit:
Replace:
$post[usertitle]
With this:
<font color=$post[userfieldx] face=$post[userfieldy]>$post[usertitle]</font>
Replace x with the id number of the color custom user profile, and y with the id of the font face one. :) Done! No hacking needed.
LMAO Erwin! You released this hack last night, that was v1, then you released 1.1 very soon after, then 1.2 and 1.3 came in the same post, and now v2!! Will install right away, I love adminCP integrations :D
Erwin
10-30-2002, 11:32 AM
LOL! I kept getting ideas to improve the hack. It started off with just 1 line of extra code, and has grown to what it is now. Unless there are bugs, this is it, no more updates! :)
Erwin
10-30-2002, 01:20 PM
Update - Version 2.1
--------------------------
This is to fix a bug that prevents you from banning vBCode or HTML tags in the censor box. Took me a while to figure out why - it's 2:15 am here in Melbourne!
Finally - everything appears to work fine.
Just replace the old code with the new to upgrade from version 2.0. I apologize for all the updates - as I find bugs, I fix them, and release the update. :)
To ban certain codes, just enter the vBCode or HTML tags in the Censored Words field under Custom User Title section.
Do NOT use [ or < in that field - it will intefere with the hack.
Use this format:
img url javascript
Enjoy! This should be the final version!
Chris M
10-30-2002, 01:26 PM
Dont be sorry:)
We are glad that you do fix the bugs;)
Satan
mADmAX`
10-30-2002, 03:43 PM
Any clue as to why it will not parse the VB code but instead show the code? I am running 2.27, maybe it wont work on it?
Chris M
10-30-2002, 04:01 PM
Did you make sure that you didnt include any "["s or "]"s in your Censor, and that Mods and Admins are exempt from Censor?
Satan
This would definitely work with 2.2.7 as that particular code is hardly ever changed ;)
Chris M
10-30-2002, 04:05 PM
Perhaps you have another Custom Title hack that is interfering?
Satan
mADmAX`
10-30-2002, 04:08 PM
Yes, the settings are like it says and I do not have any brackers in the censor (I even removed them all to test it). The only custom title hack I have is the st7874hack. I am changing my title via the AdminCP...
Erwin
10-30-2002, 06:37 PM
Originally posted by mADmAX`
Yes, the settings are like it says and I do not have any brackers in the censor (I even removed them all to test it). The only custom title hack I have is the st7874hack. I am changing my title via the AdminCP...
Do NOT change the custom user title via the Admin CP. Each member must change it in their User CP. :) That's your problem.
Also, make sure you have switched this hack to ON in your Admin CP, vB Options, Custom User Title section. When you first install this hack, the default it OFF. And that you have not restricted this hack to Admin only.
Great work Erwin, 2.1 Works perfectly :), I can't seem to find any bugs so all looks good...
Larry@IOG
10-30-2002, 09:22 PM
Originally posted by N9ne
LMAO Erwin! You released this hack last night, that was v1, then you released 1.1 very soon after, then 1.2 and 1.3 came in the same post, and now v2!! Will install right away, I love adminCP integrations :D
I think alot of it was my fault
Larry
Erwin
10-31-2002, 12:35 AM
Update 2.2 - Minor bug fix
---------------------------------
Sorry all, but I discovered an obscure bug that let members bypass the censor if vBCode was switched to Off, or Staff Only was switched to On. If vBCode is switched On, and Staff Only is Off this bug will not show up.
Just download the new vbcodetitle22.zip and replace to old code with the new one.
I apologize again. This really should be the last update. :)
kmfdm_kid2000
11-03-2002, 01:36 PM
Erwin, You Rock, 'nuff said. Keep up the GREAT Work, and I'll be installing this one for SURE!!!
\ \ - Speedy - / /
11-04-2002, 12:45 AM
Probelm :( I installed this twice . . so all of the options show up twice .. how can I dealte one set of them :(?
The Legend of Speedy
Erwin
11-04-2002, 01:35 AM
Mmm... go to PHPMYADMIN, to the "setting" table, and go to the very end, and drop the extrav duplicate columns. I cannot give you the query to drop them since the settingids for every database is different depending on how many hacks you have added to it.
\ \ - Speedy - / /
11-04-2002, 01:39 AM
I dont see that I see this . .
Field Type Attributes Null Default Extra Action
settingid smallint(5) UNSIGNED No auto_increment Change Drop Primary Index Unique Fulltext
settinggroupid smallint(5) UNSIGNED No 0 Change Drop Primary Index Unique Fulltext
title varchar(100) No Change Drop Primary Index Unique Fulltext
varname varchar(100) No Change Drop Primary Index Unique Fulltext
value mediumtext No Change Drop Primary Index Unique Fulltext
description mediumtext No Change Drop Primary Index Unique Fulltext
optioncode mediumtext No Change Drop Primary Index Unique Fulltext
displayorder smallint(5) UNSIGNED No 0 Change Drop Primary Index Unique Fulltext
With selected: Or
I dont know if this is readable to you though :-\
Erwin
11-04-2002, 01:42 AM
When you see that, click on "Browse". A list of all your setting options will be displayed. Go to the last page, and the latest settings should display. DROP the duplicate ones.
\ \ - Speedy - / /
11-04-2002, 02:27 AM
thankx ;) that worked like a charm ;)
The Legned of Speedy
GeorgeofCS
11-07-2002, 11:59 PM
I installed this and if I set it to restrict code to staff it doesn't allow anyone to use the code. Works if you set it so everyone can use it.
Erwin
11-08-2002, 02:45 AM
Not even staff?
GeorgeofCS
11-08-2002, 07:32 AM
Nope not even staff. Only way staff can use it is to turn the staff only button to off
Erwin
11-08-2002, 11:44 PM
Update 2.3 - Fixed Staff Only Bug
As GeorgeofCS pointed out, there was a bug in version 2.2 - if you turn on the "Staff Only" option, it stops everyone including staff from using the vBCode in Custom User Titles.
I've fixed this in version 2.3. You can download the latest ZIP file. You can upgrade manually by doing this:
In member.php, find:
if ($restrictcustom==1 AND ($bbuserinfo[usergroupid]!=6 or $bbuserinfo[usergroupid]!=5 or $bbuserinfo[usergroupid]!=7)) {
Replace with:
if ($restrictcustom==1 AND $bbuserinfo[usergroupid]==2) {
Sorry for the bug - I missed it because I don't use the Staff Only option. Enjoy!
Chris M
11-09-2002, 01:48 PM
Nice:)
Satan
prcast
11-13-2002, 09:26 PM
Can this be set up so i could asign the feature by each user instead of user group and can it be set up. so members can turn the html off from the edit options page
LaPiba
11-13-2002, 10:17 PM
Hi Erwin,
I have just installed your hack version 2.3, it's great.
I have set it up this way:
Enable HTML: Yes
Maximum smilies: 4
Enable vbCode: Yes
Restrict vBCode or HTML to Staff: No
The problem i have, is that I can use vbCode without problems, but not HTML, although HTML is on.
(i am running vBulletin 2.2.7)
Could you please help? thank you very much.
Erwin
11-14-2002, 02:24 AM
You have enabled HTML for all users? Mmm... I will look into it...
Erwin
11-14-2002, 10:04 AM
Darn it...
First of all, change $customhtml to $customhtmlon in member.php (the code to add).
That was my mistake. Wrong name to variable, forgot the on.
However, that only makes the HTML show up - it doesn't parse it. I will figure it out given time. :) Have to sleep now.
Erwin
11-17-2002, 08:14 AM
Update version 2.4 - Fixed it so you can use either HTML or vBCode
This fixes the bug that prevents you from using HTML in your Custom User Title. When you switch HTML to ON, you will be able to use HTML in your custom user titles, but you won't be able to use vBCode (you can only use one or the other at the moment).
To upgrade, just download vbcodetitle24.zip, and replace the old code with the new updated code.
Sorry for the update! :) Just fixing the bugs as they are found.
Chris M
11-17-2002, 08:38 AM
Cololies Erwin:)
Satan
LaPiba
11-28-2002, 03:27 PM
Thank you very much Erwin!
I have just upgraded and it is working now. :)
BigCheeze
11-29-2002, 08:40 PM
Very Nice!! Installed!!
mdx381
12-25-2002, 07:41 PM
Very nice.
Installed.
ScruffyDeluxe
01-11-2003, 11:31 AM
Erwin, you don't know how many Lurkers on my boards have been after something like this! Now they can tart up their profiles to their heart's content :D
Thanx man.
Zelda-King
01-14-2003, 07:23 AM
I installed this on vB 2.2.9 and it wont work. Well, administrators can use HTML in their user cp (they can anyway!) but no one else can. However I put the settings makes no difference. The coding wont have any effect even for Super Moderators. vB code doesn't work at all.
Erwin
01-15-2003, 10:34 AM
Originally posted by Zelda-King
I installed this on vB 2.2.9 and it wont work. Well, administrators can use HTML in their user cp (they can anyway!) but no one else can. However I put the settings makes no difference. The coding wont have any effect even for Super Moderators. vB code doesn't work at all.
Mmm... since this works on my site, and on many other sites, I suspect you installed this hack wrong. Try reapplying the hack again, following each step carefully.
ImportPassion
02-02-2003, 04:54 AM
Can I enable this for certain groups and not all users?
Erwin
02-02-2003, 08:27 AM
You can choose between all users, or just moderators. Anything else requires code changes to my hack. :)
msimplay
02-14-2003, 10:11 AM
i got a major problem :(
i installed the first part of the hack and now i have 2 entries in the database for the same option
how do i remove one of them
Erwin
02-14-2003, 10:18 AM
2 choices:
1) Go to phpmyadmin and delete the extra entries manually.
OR
2) Go to your admin directory, and run the setting.php file.
Go down to the extra entries and click REMOVE.
The 2nd option is by far easier.
msimplay
02-14-2003, 12:59 PM
Thanks Erwin it worked a charm :D
Erwin
03-01-2003, 06:11 AM
MAJOR UPDATE!!!
Version 3.0
I've added a Custom User Title Editor, with vBCode and Smilie Panel, to make it easier for your members to use vBCode and Smilies (and optional HTML) to spruce up their custom user titles. :)
There is even a Preview Panel at the bottom of the Editor, to make it easier for your members.
Also, just for fun, I added options to integrate with Lesane Store Hack or Shinra Points Hack.
To be honest, this was easy to code for my forums, but to write out the instructions to be released was a headache.
Updated ZIP file and instructions in first post.
Enjoy, click install, and if there are bugs, post here!
Screenshot of Custom User Title Editor
-------------------------------------------------
Erwin
03-01-2003, 06:18 AM
This hack is backward compatible with the older versions - just follow the Upgrade.txt instructions.
There may be bugs, as the code used here is different to how I use it on my site. :) Let me know.
lynda
03-02-2003, 01:53 AM
Would it be possible to update the files for Lesane's Store Hack integration? The code it refers to is no where near the same anymore (at least for 2.3.0, I'm not sure about 2.2.8 or 9) There isn't even a members.php. The main install file seems to make the right references, but the store hack files don't nearly at all.
Erwin
03-02-2003, 02:27 AM
There is a text file in my zip called LesaneStoreHack.txt is to be applied AFTER you follow the instructions in the NewInstallation.txt file. :)
Wow! Nice update, I'll have to install this when I have time....
Jitway
03-02-2003, 03:12 PM
Ok I did the upgrade as said but when I click on the link in the edit user profile/click here for the custom user title editor it just takes me to a blank page?
Jitway
03-02-2003, 03:42 PM
Ok disregard my other post as I figured it out and it works great. Thanks for the hack Erwin.
Erwin
03-02-2003, 06:16 PM
Originally posted by Jitway1
Ok disregard my other post as I figured it out and it works great. Thanks for the hack Erwin.
That's nice to hear that it works great for you. :)
ethics
03-03-2003, 03:44 PM
Erwin, you rock man. :)
Will install this soon!
lynda
03-03-2003, 04:16 PM
Originally posted by Erwin
There is a text file in my zip called LesaneStoreHack.txt is to be applied AFTER you follow the instructions in the NewInstallation.txt file. :)
Okay, thanks. Works great. I think I was a little loopy yesterday or something. Don't know what was going through my head!
Okay...problem.
I installed this hack twice and I got this message both times.
Parse error: parse error, unexpected '}' in /home/elvis-bo/public_html/member.php on line 500
Any idea on how to fix this?
Also..I'm kind of new to all this "extra" coding stuff....how exactly do I do this?
And DELETE it as well - REMOVE those two variables from that query.
Erwin
04-05-2003, 04:57 AM
This is quite complicated to install, and you need to follow the instructions exactly as posted.
You obviously installed the hack wrongly. I suggest you uninstall the hack, and redo the installation very very carefully. It works.
As for removing the variables - just find and delete the code in the instructions - they are 2 variables that need to come out of there, to be placed elsewhere in a new query.
If this sounds complicated, I suggest installing some easier hacks, to get a better understanding of PHP, before attempting this. Like I said, it's complicated. But if you follow the instructions closely, it works. :)
Harken
04-05-2003, 02:02 PM
Will your v3.0 work on 2.2.9? or is it impossible.
Erwin
04-05-2003, 11:36 PM
Yes - this hack has worked on 2.2.8, 2.2.9 and 2.3.0.
Logik
04-17-2003, 04:18 AM
Wonderful hack. Love it!
Oblivion Knight
04-17-2003, 09:35 AM
Does this overwrite the usual ranking title (eg. Member, Moderator, Administrator) or add a second custom title below the rank? If possible, can I see a screenshot of the postbit please?
Much appreciated, sounds like a great addon Erwin :)
Erwin
04-18-2003, 01:12 AM
Yesterday at 07:35 PM Oblivion Knight said this in Post #84 (https://vborg.vbsupport.ru/showthread.php?postid=383308#post383308)
Does this overwrite the usual ranking title (eg. Member, Moderator, Administrator) or add a second custom title below the rank? If possible, can I see a screenshot of the postbit please?
Much appreciated, sounds like a great addon Erwin :)
This makes your custom title editable with vBCode using a Custom Title Editor. So it works just like custom title, and like the normal custom title will obviously override your usual ranking titles.
XP Kid 86
04-18-2003, 09:06 AM
i really messed up .. i didnt know that it installed so i sorta click the button 3 times ... and now i have 3 options each for the thing .. how do i remove 2 of them? lol
- Speedy
Oblivion Knight
04-18-2003, 10:55 AM
Today at 02:12 AM Erwin said this in Post #85 (https://vborg.vbsupport.ru/showthread.php?postid=383624#post383624)
This makes your custom title editable with vBCode using a Custom Title Editor. So it works just like custom title, and like the normal custom title will obviously override your usual ranking titles.
Thanks for clearing that up.
Since I don't have custom titles enabled (I don't want custom titles overwriting my rankings), I won't be installing this..
I'm sure it will be a nice addon to many others though. :)
Regards,
Oblivion Knight.
XP Kid 86
04-18-2003, 03:21 PM
Today at 05:06 AM XP Kid 86 said this in Post #86 (https://vborg.vbsupport.ru/showthread.php?postid=383713#post383713)
i really messed up .. i didnt know that it installed so i sorta click the button 3 times ... and now i have 3 options each for the thing .. how do i remove 2 of them? lol
- Speedy
I figured I would have to do something in myAdminPHP so i installed that but i still dont know what to do .. please help!
- Speedy
Erwin
04-18-2003, 03:33 PM
Read this post in this thread - this problem has been dealt with before:
https://vborg.vbsupport.ru/showthread.php?postid=318435#post318435
XP Kid 86
04-18-2003, 03:52 PM
thank you that worked like a charm ;)
- Speedy
Cyricx
04-21-2003, 04:56 PM
Awesome hack!
Loving this, only problem I'm finding is in the integration with the store hack is how to change anothers custom title. =/
When you do it through the store to change anothers custom title it comes out as the code =/
Greivog
04-24-2003, 10:44 AM
Hello there
I was looking at the images of the Hack.
I have installed it with sucsess, but i wondered if you can answer this...
How do i get the "Glow" and "Shadow" and "Move" etc functions added to my list of options in VBCode?
I just have the basics - Font, Color, size, b, i, u, etc
Is this an additional hack?
Many Thanks
Paul
BoardTyrant
05-03-2003, 05:10 PM
Unfortunately I have made an error during installation. The error is that I over installed the installation file which arranges the options in the Control Panel. What is worse is that I forget about Murphy's Law #45 and did not backup my database. Basically all the options in the Admin Control Panel associated with this hack are there for 4 times. I would like to know how to fix this problem, I made this error because the Installation file does not give you a message that it is installed and I thought that you had to install in parts. Can someone help please, what tables in the database are altered?
BoardTyrant
05-04-2003, 11:20 AM
Ignore my last post, I fixed that problem or rather someone else fixed it. I would like to know whether it is possible to change something in this hack. When I click to edit the Custom Title and get presented with the new screen it appears in the Edit Options section of the User CP instead of the Edit Profile where I had clicked the link to the new screen. Could this be changed? I gave a quick look at the Templates but found nothing (I am a newbie!), do you have to edit the PHP file?
P.S. Are the templates in VB written in HTML or PHP?
Logik
05-23-2003, 05:57 PM
I'm having some problems with this hack. I enabled HTML in the admin cp, and it still dont allow it. If i go through the ACP and change someones title i can use HTML, but i cant on the forums. I can only use BBcode. And also i cant use smilies, they dont show up. Please give me some help here..
Erwin
05-24-2003, 04:48 AM
This hack is complicated to install. If things don't work properly, I suggest you uninstall it, and reinstall, following the instructions closely. :)
gmarik
05-24-2003, 07:52 AM
Erwin - you're the greatest.
Erwin
05-24-2003, 08:05 AM
Today at 06:52 PM gmarik said this in Post #97 (https://vborg.vbsupport.ru/showthread.php?postid=399243#post399243)
Erwin - you're the greatest.
Why, thank you for your kind words. :)
Logik
05-24-2003, 09:09 PM
You mean i have to do all that stuff again.. man o man.. What part of the code could have done this
Logik
05-24-2003, 10:42 PM
Ok im startin fresh. But i accedently hit the 'install' thing more then once, so now in the ACP i got like 4 things of the same thing. how do i fix that?
Cyricx
05-25-2003, 12:42 AM
Edit - You know what they say.. only find something when you stop looking ;)
Found this hack -
https://vborg.vbsupport.ru/showthread.php?s=&threadid=42836
Which ties into this one awesomely.
Thanks for the awesome hack Erwin. :)
Erwin
05-25-2003, 03:40 AM
Today at 09:42 AM Logik said this in Post #100 (https://vborg.vbsupport.ru/showthread.php?postid=399571#post399571)
Ok im startin fresh. But i accedently hit the 'install' thing more then once, so now in the ACP i got like 4 things of the same thing. how do i fix that?
I posted in this thread how to fix this. Please read the thread first before asking a question that has already been answered. :)
Logik
05-25-2003, 04:09 PM
yeah. my bad.. Should have figured. Im still havin problems. But oh well. I dont care.
UND3Rburn
06-05-2003, 10:42 PM
Erwin... I kinda ran into a problem... for getting impatient :p
I installed everything, and when I went into my vBulletin Options, I noticed that there were multiple options... they were all multiples of the same! This was as a result of me pushing install a few times, because I thought I would see an Installation Complete or confirmation :-[
How would I remove all the extra options?
Erwin
06-07-2003, 12:53 AM
Yesterday at 09:42 AM UND3Rburn said this in Post #104 (https://vborg.vbsupport.ru/showthread.php?postid=404946#post404946)
How would I remove all the extra options?
Search this thread. I have given the solution already. :)
kristiesks
07-21-2003, 08:43 AM
I installed it and it worked like a charm, thank you!
Erwin
07-21-2003, 11:43 AM
You're welcome. :)
pucca
07-27-2003, 11:19 AM
Hello Erwin~!
I seem to have a problem with my smilies. I have my max smilies set to 60, but when i even have only 2 smilies on there, it makes a "<" at the end. HTML is set to NO and everyone can use it. I'm not sure what I'm doing wrong. Help would be much appreciated, thank you!
I'm using 2.3.0 btw ^_^
Erwin
07-27-2003, 11:28 AM
You made a mistake with cutting and pasting the code, and added an extra < somewhere.
Check your code again.
pucca
07-27-2003, 11:45 AM
I got the smilie thing fixed, there were a few html errors on the modifyprofile_customtitle template. But when I add an image with the img tag, (with the smilies or without the smilies) it comes up with a big image (blank with a red X in the corner ) with the following :
http://puccafan.com/lounge/images/smilies/smiley</font><br><br></td></tr></table></Td></tr><tr><td%20bgcolor=
Not really sure what's wrong =(
Erwin
07-27-2003, 11:51 AM
You have to follow the instructions EXACTLY. I suggest reinstall the hack again. You need to get everything exactly right - this hack is not easy to install, and you have to be very careful in doing it.
Thx for this hack, i installed it :)
msimplay
01-31-2004, 04:44 PM
can u please release this for Vb3
gearshifter47
01-31-2004, 06:04 PM
ack.. i got a bracket on line 536.. i tried deleing it.. didnt work lol
Parse error: parse error in /home/gsforums/public_html/forums/member.php on line 536
gearshifter47
01-31-2004, 06:23 PM
I got everything fixed .. but now the custon title diplays the code and not what it is supposed to as shown in the preview...
B) WeBmAsTeR B)
Wifey
03-25-2004, 02:16 AM
Okay, I've installed this on my board (I'm running 2.3.4) and it works beautifully except for one thing. I have "user custom usertitle" turned off then I have enable for staff only set to yes.
I unrestricted one of my restricted usernames and I tested the hack to see if they could use and see it and they can.
I then went back into my admin cp and changed the number of days, etc. to 5000 and tried again - same thing - my registered accounts can use it.
Any idea how I could fix this?
rocket
03-26-2004, 09:41 PM
love this Erwin
msimplay
03-27-2004, 12:00 PM
i loved this too any chance of a vb3 remake :$
Wifey
03-29-2004, 11:16 PM
Just for the record, when I installed it on my board it deleted two major components. The Enable guests and enable who's online - my hosting had to fix it for me.
I know others had that problem.
I'm using v3.0.6..and files dont work at all. I uploaded the installation file to my Admincp directory and when I load it on my browser, it keeps on giving me this crap:
Fatal error: Call to undefined function: cpheader() in /home/socojbo/public_html/admincp/install_customtitleeditor.php on line 4
I still dont understand why it doesnt even understand simple php...anywayz, lol, I'm in a very ticked off mood because of this :P Dont mind me...could someone help me on this??
msimplay
02-21-2005, 04:26 PM
I'm using v3.0.6..and files dont work at all. I uploadedthe installation file to my Admincp directory and when I load it on mybrowser, it keeps on giving me this crap:
I still dont understand why it doesnt even understand simplephp...anywayz, lol, I'm in a very ticked off mood because of this :PDont mind me...could someone help me on this??
This hack isn't designed for vbulletin 3.xx its for the 2.xx series
oh okay, so is there one designed for v3?
msimplay
02-22-2005, 07:22 AM
oh okay, so is there one designed for v3?
its part of the ucash/ushop hack found here
https://vborg.vbsupport.ru/showthread.php?t=63793&highlight=ushop
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.