Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Offline
Joined: Feb 2001
Posts: 497
6.2.x ubb code buttons "classic"

- u can change the pics in cp
- test it at www.loveground.com

download the zip: UBB Code Buttons Classic

CLASSICS CAN DO:
[center] [size] [b] [i] [u] [invers] [bgsound] [color] [blur] [glow] [shadow] [move] [flash] ...

Sponsored Links
Joined: Apr 2001
Posts: 78
Member
Member
Offline
Joined: Apr 2001
Posts: 78
thanks... will install asap
But can I please request the English words for all buttons.. Some of the buttons I understand but there are the ones I cannot traslate...TIA

Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Offline
Joined: Feb 2001
Posts: 497
update !!!

(little bug in: glow, shadow, xray and blur ... are edit)

wordlets in english - plz help me smile
#####################################

'ubb_code_quote' => 'UBB Code - QUOTE',
'ubb_code_flash' => 'UBB Code - INSERT FLASH',
'ubb_code_list_end' => 'UBB Code - LIST END,
'ubb_code_url' => 'UBB Code - INSERT URL',
'ubb_code_fliph' => 'UBB Code - FLIP H (?horizontal)',
'ubb_code_move' => 'UBB Code - MARQUEE',
'ubb_code_invert' => 'UBB Code - TEXT INVERS',
'ubb_code_centerend' => 'UBB Code - END CENTER',
'ubb_code_size' => 'UBB Code - TEXT SIZE',
'ubb_code_code' => 'UBB Code - INSERT CODE',
'ubb_code_color' => 'UBB Code - TEXT COLOR',
'ubb_code_flipv' => 'UBB Code - FLIP V (?vertikal).',
'ubb_code_bold' => 'UBB Code - TEXT BOLD',
'ubb_code_center' => 'UBB Code - START CENTER',
'ubb_code_image' => 'UBB Code - INSERT IMAGE',
'ubb_code_underline' => 'UBB Code - TEXT UNDERLINE.',
'ubb_code_email' => 'UBB Code - INSERT E-MAIL',
'ubb_code_italics' => 'UBB Code - TEXT ITALICS',
'ubb_code_list_start' => 'UBB Code - START LIST',
'ubb_code_list_item' => 'UBB Code - LIST ITEM'

... hope u understand smile

Joined: Mar 2001
Posts: 19
Junior Member
Junior Member
Offline
Joined: Mar 2001
Posts: 19
frown Everything except adjust to Right side.

I need it for other language writing if u plz.

Is this Valentine present or what!
Any way will try this hack now. smile thanks


Nervana
Cairo, Egypt
Joined: Apr 2001
Posts: 78
Member
Member
Offline
Joined: Apr 2001
Posts: 78
got it... thanks, danke

Sponsored Links
Joined: Oct 2001
Posts: 157
Member
Member
Offline
Joined: Oct 2001
Posts: 157
Just a small error correction...

Where it says in the text file (the last file to edit)...

[code][/code]Actually the file to edit is cp_styles.cgi and not cp_vars_style_core.pl (template)

Thanks


Yors Truly

Who? Me? Worry?
Joined: Jan 2000
Posts: 5,073
Admin Emeritus
Admin Emeritus
Joined: Jan 2000
Posts: 5,073
This hack introduces security risks into your UBB.

Do not use it.

Do not install it.

Hack author: Do not allow blind inlining of arbritary files. See sub imagize in ubb_lib and the [img] UBB Code.


UBB.classic: Love it or hate it, it was mine.
Joined: Oct 2001
Posts: 157
Member
Member
Offline
Joined: Oct 2001
Posts: 157
ooops!!!!

i had finished the hacking and postponed uploading till tomorrow since my connection was acting funny today!!

Must remember to send a thank you note to my ISP first thing in the morn smile


Yors Truly

Who? Me? Worry?
Joined: Oct 2001
Posts: 157
Member
Member
Offline
Joined: Oct 2001
Posts: 157
Anyway Charles, whats the way to get this feature without the security breach tipsy

Would love to install these features. Also, what exactly is the security issue with this?


Yors Truly

Who? Me? Worry?
Joined: Jun 2001
Posts: 442
Member
Member
Offline
Joined: Jun 2001
Posts: 442
quote:
This hack introduces security risks into your UBB.

Do not use it.

Do not install it.

Hack author: Do not allow blind inlining of arbritary files. See sub imagize in ubb_lib and the [img] UBB Code.

I was gonna install this, but if Charles says not to, I'm not going to!


Audi-Sport.net the only forum guaranteed to kill any server!
Sponsored Links
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
If I understand what Charles said correctly, sub imageize blocks about, cp and ultimatebb from being 'seen', but you can still use it in flash. I guess you can just use ImageChecker sub, but I'm not an expert in hacking tipsy

Joined: Jan 2000
Posts: 5,073
Admin Emeritus
Admin Emeritus
Joined: Jan 2000
Posts: 5,073
Allowing inlining of files without checking to ensure that it's not a call to UBB must NOT be done.

The flash inline and the background image inline both suffer from this issue.


UBB.classic: Love it or hate it, it was mine.
Joined: Oct 2001
Posts: 157
Member
Member
Offline
Joined: Oct 2001
Posts: 157
So, does that mean only a couple of these calls may create security problems.

Personally, going through the list, all I am interested in is installing (over and above the ones which already exist) text fonr, size, color and underline -- thats all.

Any simple way to do that?


Yors Truly

Who? Me? Worry?
Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Offline
Joined: Feb 2001
Posts: 497
upload: v 2.2

- include the vars_wordlets ...
- plz. edit ubb_lib.cgi
- plz. edit ubb_lib_posting

#####

Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Offline
Joined: Feb 2001
Posts: 497
to make it out of risk:

is it a better way to insert flash into the image "if block" ?

hope u understand my bad english smile

Joined: Oct 2001
Posts: 157
Member
Member
Offline
Joined: Oct 2001
Posts: 157
quote:
Originally posted by melder:
upload: v 2.2

- include the vars_wordlets ...
- plz. edit ubb_lib.cgi
- plz. edit ubb_lib_posting

#####

Thanks melder.

A couple of clarification...

Since I already hacked all the 5 files as per your previous version, do you mean that I now need to "only edit ubb_lib.cgi and edit ubb_lib_posting.cgi starting from fresh"?

I think you may be online, so I just asked (being lazy wink ), otherwise I will work that out going through the coding.

Thanks


Yors Truly

Who? Me? Worry?
Joined: Oct 2001
Posts: 157
Member
Member
Offline
Joined: Oct 2001
Posts: 157
and, btw, is this upgrade meant to be the security patches discussed above? I mean, have those been taken care of? tipsy


Yors Truly

Who? Me? Worry?

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
isaac
isaac
California
Posts: 1,157
Joined: July 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)