Previous Thread
Next Thread
Print Thread
Rate Thread
#184259 04/11/2005 6:20 PM
Joined: Mar 2004
Posts: 58
Member
Member
Offline
Joined: Mar 2004
Posts: 58
Hello

Can anyone help me with making that every link which is being posted will be posted as de linked? (meaning URL's wont be clickables)

Thanks

Sponsored Links
#184260 04/11/2005 7:37 PM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
not practical with Classic, however, if you were planning on upgrading to the new software when it's released, it should be a ton easier

#184261 05/11/2005 12:36 PM
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
you could turn off ubbcode, but smileys and etc wouldn't work either smile


- Allen wavey
- What Drives You?
#184262 05/11/2005 1:37 PM
Joined: May 2000
Posts: 1,356
Addict
Addict
Joined: May 2000
Posts: 1,356
uhmm... what's the reason/need for this?

#184263 05/11/2005 11:36 PM
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
Some people who run biz sites would prefer their users not link to competitor's sites. Turning off the auto-url function may help a bit smile


- Allen wavey
- What Drives You?
Sponsored Links
#184264 05/12/2005 6:47 AM
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Try this:
ubb_lib.cgi: find:
Code
sub auto_url {
replace with:
Code
sub auto_url {
return ($_[0]);
}
sub auto_url2 {
If you also don't want [url] tag to work, remove all lines containing "URL" in sub UBBCode_core of ubb_lib.cgi.

#184265 07/04/2005 8:21 PM
Joined: Mar 2004
Posts: 58
Member
Member
Offline
Joined: Mar 2004
Posts: 58
Sorry for this very late reply I wasnt around for a while

Just wanna say thanks LK its working smile

And my board isn't a biz one its just some members still cant understand what is de linking and what kind of sites they shouldn't link to so this solve the prob

#184266 07/06/2005 5:57 PM
Joined: Mar 2004
Posts: 58
Member
Member
Offline
Joined: Mar 2004
Posts: 58
I removed all of the lines I saw with "URL" in sub UBBCode_core and the url tag still shows, any ideas why?

Are you sure it's on ubb_lib.cgi and not public_common.pl?

I would also like to know if its possible to reorder the buttons of that area?

Thanks

#184267 07/06/2005 8:11 PM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
ubb_lib.cgi converts the URL tag

public_common.pl is just where the button is. This is where you would reorder the buttons

#184268 07/07/2005 6:29 AM
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
If you can still use [url] tag (I don't mean the button as Ian said, I mean if after you submit the post it actually becomes a link), you didn't remove all the lines containing "url". Use the "find" option of your editing software (i.e. notepad) to look for "url", and as long as they're inside sub UBBCode_core remove the lines.

Sponsored Links
#184269 07/08/2005 9:03 PM
Joined: Mar 2004
Posts: 58
Member
Member
Offline
Joined: Mar 2004
Posts: 58
Most of the addys in posts doesnt become a link but some still do, I'll try to check again

Thanks again for the help


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
Bill B
Bill B
Issaquah, WA
Posts: 87
Joined: December 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 20240430)