The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Show full url links instead of shortening it?
Hi, when users post a long link the forum automatically shortens it by adding "..." for example:
Code:
http://news.google.com/news/section?pz=1&cf=all&topic=po&ict=ln something like this will come up: Code:
http://news.google.com/news/se...c=po&ict=ln Is there an option on how I can make it show the full url link instead of it being shorten? thanks |
#2
|
||||
|
||||
This has been posted about before. You need to actually edit the code. Try a search for it and it should come up. Or do a search in your files for "..." and it should come up (that's how I found it).
|
#3
|
|||
|
|||
Thanks for the reply. But i've tried searching on Vbulletin.com and Vbulletin.org for hours and of course I did the basic phrase / template search for "..." before posting this thread. I came up with nothing.
can you please direct me to the post or what to type into the search field? I might just be retarded and missing the most simplest word for this. |
#4
|
||||
|
||||
Search your php files for '...', not the templates/phrases. I think it will show up in some bbcode function, if I recall correctly.
|
#5
|
|||
|
|||
Hi Lynne,
Are you able to do this in vB4? I've tried to disable stripping in handle_bbcode_url function in class_bbcode.php but it does not work. postparsed table is truncated. Any idea? Thanks. |
#6
|
||||
|
||||
Yes, it works in vb4 also. I saved this blurb from another thread about it:
Quote:
|
#7
|
||||
|
||||
This was very useful info, thank you as always Lynne!
|
#8
|
|||
|
|||
Quote:
I was having problems in latest version of vB 4.1.5 where I posted download links for alpha testers of my script on my forum and it initially worked for them, but when I went back to the page a day later, link would be corrupted. But when I edited the script, the full link showed in the edit mode. I commented the block of code you reference out and problem goes away for me. Thanks. |
#9
|
|||
|
|||
Quote:
so it is: Quote:
|
#10
|
|||
|
|||
In FILE class_bbcode.php have 2 line need edit.
edit PHP Code:
PHP Code:
|
Благодарность от: | ||
postcd |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|