PDA

View Full Version : I R Dumb - Website thumbnails


movslow
03-24-2009, 01:52 PM
I found a hack a while back that shows the previews of urls before you click the link if you hover over them.

Well, I beleive it's causing some other features to not work correctly, I want to disable it.

It wasn't a plugin, so I can't disable/uninstall it. I can't for the life of me remember where I made the changes to, I keep really solid notes and I didn't write this down.

Anyone have any idea where to look? I am suffering from complete amnesia in regards to what the code is and where it may be

Currently on 3.8.1

I "think" it's something like thumbnails.iwebtools.com ??

Any help would be GREATLY appreciated. I've looked all over with no success.

:(:mad::(

TigerC10
03-24-2009, 04:05 PM
If it's not a plugin, then it's either a template or a change to the PHP. Have you uploaded default copies of the PHP files?

Lynne
03-24-2009, 04:10 PM
Look in the page source for the code - you should be able to find it by searching for the text you are seeing when you hover. Do this to find the template - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. Sometimes the template is the one mentioned at the very top of the page source.

private_ale
03-24-2009, 04:15 PM
I searched "thumbnails" in All Mods and Titles Only.
And came up with exactly what you described. Next time try searching.

https://vborg.vbsupport.ru/showthread.php?t=196702&highlight=thumbnails

movslow
03-24-2009, 04:19 PM
I searched "thumbnails" in All Mods and Titles Only.
And came up with exactly what you described. Next time try searching.

https://vborg.vbsupport.ru/showthread.php?t=196702&highlight=thumbnails

Thanks for the help, but not the attitude. I did search for thumbnails and all mods, but must have not clicked titles.

Thanks again for the help.