The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Details »» | |||||||||||||||||||||||||
UPDATE!!! NEW DOWNLOADFILE | 02. April 2001
Release vB Links 1.0 So here it is, the final version of my link hack is available to download. Here are some features for this version:
There are about 13 new templates and 2 new tables on the database which will be created over an easy installscript. How to install? Just download the attached file and unzip it, then open install.txt and follow the instructions. Need any help or find any bugs, please report them here. And don't hate me for the code, I tried my best! Future: As I like my script and need it anyway, there will be a next version of it, with more features. Some of the following features I am working on:
DOWNLOAD vB Links Hack 1.3 Show Your Support
|
Comments |
#162
|
||||
|
||||
I have a question about this hack. I have no need for top sites or all sites to be in category menu so I deleted them from the table. Now I'm wondering how I would have the links.php show one of my categories by default instead of listing all links by order of hits. Is there an easy way of doing this?
|
#163
|
||||
|
||||
ok, I installed this hack, but in the Admin CP, when i click anyone one of these,
PHP Code:
|
#164
|
||||
|
||||
HELP PLZ!!!!!!!!!!
*EDIT*if this hack doesn't work for me, than how do I remove the templates? they are not custom so the only link i see is the change orignal beside them, can someone plz guide me on how to remove them?*EDIT* |
#165
|
|||
|
|||
I guess you just didn't install it properly.
You sure you uploaded the files to the right directory, made the right templates, and run the install script from the admin dir ? (and followed the onscreen instructions?) |
#166
|
|||
|
|||
ok... first of all, nice hack! I changed the links.php so that all the banners would be a certain size, and changed all the templates to be more matching to my site!... you can demo below.. you don't have to be a member to view the links
http://www.tourc.com/forums/links.ph...ich&category=1 I have only one problem. this was a problem before I made any edits to the hack the field counter in the table vb_links doesn't update or count numbers for some of the links! it's strange because some of the links counters work and some don't any ideas! otherwise excellent hack! NERVER MIND! I just figured it out.. it's when the url doesn't include the http:// and I can see that there are posts regarding the http:// url probelm which I'm about to read! anyways awesome hack... |
#167
|
||||
|
||||
Quote:
can you post your changes? Would be really nice. or pm me. |
#168
|
|||
|
|||
Quote:
width='468' height='60' like so: if ($link[banner] == "") { $banner = ""; } else { $banner = "<div align='left'><a href='links.php?action=redirect&url=$link[url]' target='_blank'><img src='links/$link[banner]' border='0' alt='$link[banner_text]' width='468' height='60'></a></div>"; } if ($link[banner_url] == "") { $banner_url = ""; } else { $banner_url = "<div align='left'><a href='links.php?action=redirect&url=$link[url]' target='_blank'><img src='$link[banner_url]' border='0' alt='$link[banner_text]' width='468' height='60'></a></div>"; this stretches or shrinks the banner to the size 468x60 or anything you want by changing these numbers but doesn't look good if the banner isn't designed for that size.... I'm going to rewrite it so that if it is larger than x by x it will shrink it so that users cannot abuse the size, but if it is smaller than x by x to just leave it alone.... but this will do for now! I had to implement it because the suzuki swift banner that is on the page now (under other auto interest section in drop down box on links page) was absolutley huge before! it took over the whole page! |
#169
|
||||
|
||||
Thanks for now, i am lookng forward to your new version :-))
Maybe it is possibe to use the code of the avatarcreator hack to resize the banners to a specific size? |
#170
|
||||
|
||||
Any plans to make it look more consistent with the rest of the pages?
|
#171
|
|||
|
|||
Question, here in the install file it says:
Quote:
PHP Code:
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|