The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Links in title thread cause odd link
Please see the screenshot
Forum >> Subforum >> Title with domain.com And domain.com becomes domain . com. What is the best way to resolve this issue? Thanks. |
#2
|
|||
|
|||
bump
|
#3
|
||||
|
||||
Do you have any Replacement Variables in that style?
Try disabling your modifications/plugins and see if you still have this problem. Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php PHP Code:
|
#4
|
||||
|
||||
Right-click that element and using your browser's ability to view the source, what does the HTML look like? It may be possible to create a CSS attribute selector to fix that, but first follow Lynne's advice to see if you can fix it without such a "patch."
|
#5
|
||||
|
||||
Instead of viewing the source of the full page, he should download and install FireBug for FireFox or Google Chrome. Firebug allows you to view the source of single elements on the page. You can even edit the HTML/CSS right in the browser, so see if you can fix the problem, and it will change right there. But to save it on your server, you need to edit the file on your server. Firebug source editor is just for testing the code without editing and saving any files on your server, you still have to edit the code on your server to save the changes.
|
#6
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|