![]() |
I was just wondering what the current status of this hack is before I decide to implement on my beta 5 Forums? Anyone?
|
im running it on beta five and have had no problems with it
|
Very cool hack. I like it. However, what's the "Test" link do that appears in the upper right hand corner of an added link/banner?
|
Oh :)
Good job |
[QUOTE]Originally posted by RobAC
Very cool hack. I like it. However, what's the "Test" link do that appears in the upper right hand corner of an added link/banner? |
Sisko,
From what I can tell, there is no way to pull a link out of the "Test Category". I'm in the admin panel now and in the category dropdown menu, "TEST" is the only option regardless of what you check below for "Top Sites". Am I not looking at the right thing? |
Don't realy know what you mean? What do you want to do?
|
Never mind. I added an "ALL" category to the list of categories. When you add a link, before, you had no choice but to put it in the "Test Category" so that the "Test" link always appears at the upper right hand corner of the link box. Maybe it's me, but what is the purpose of that "Test" link on each of the links? If I press the link, it just refreshes the page.
|
Sisko: Did you ever get my email? I was curious if you had any insight on my issue?
GMTalk |
I recommend pasting the admin cp code into the MOD/LINKS.PHP too as this gives your moderators access to approve the links - so you don't have to give them access to your admin section
I have to do this as we have 30 mods and 20,000 users on our boards Works fantastic - well done ! |
I added a translation option, maybe someone likes this to add.
Edit the linksbits template like this: Insert this line <a href="links.php?action=redirect&url=http://jump.altavista.com/trans.go?urltext=$link[url]&language=en" target="_blank">[Translate]</a> Between <div align="right">$counter$forumlink</div> So you'll get this : <div align="right">$counter$forumlink<a href="links.php?action=redirect&url=http://jump.altavista.com/trans.go?urltext=$link[url]&language=en" target="_blank">[Translate]</a></div> That should do it.. |
What's the purpose of the "translation option"??
|
On my site I get a lot of foreign visitors and I have a lot of Japanese links. Therefore a translation option is very handy.
|
The test category is there so there must be at least one category to begin working with the script. You can esay change the name of it to fit your needs!
|
Hi,
I've got some ideas for you to add. Within the CP:
|
What if I want to link to specific categories, how would I do that?
Let's say I have a computer forum and a gardening forum and in vB Links I have made the same categories. From the computer forum I want to have a link directly to the computer category, and from the gardeniong forum I want to link directly to the gardening category. What would be the correct syntax for the URL to go directly to those categories? And while I'm at it, how would I set up that linking feature in vBulletin??? |
I'm not sure if anyone else has had this problem, but as expected, the upgrade to RC1 basically removes parts of the Links hack. The links are gone and the addition of a link is impossible. Looks like this will be a rehack each time the software is upgraded, however, I can't verify if the links/banners still exist yet.
|
Um actually Rob assuming you have to make changes to any PHP files for this hack they will be overwritten every time. Surely you've been around here long enough you know that. ;) Just reedit the PHP files and you should be fine.
Assuming the links are stored in the database, yes they still exist. The upgrade doesn't delete anything from the database that vB didn't originally create itself. |
Yeah I know.....and I did something I know I shouldn't....but did it anyway...I did back up my files, so I need re-hacking will be a little harder than it should be. Lesson learned. :)
Reminds me of when my hard drive crashed a year ago and I hadn't backed anything up when I knew I should have. :D |
Rob,
Just go and upload the file install_vblinks.php to the admin dir. Run that. Make the necessary change in the admin/index.php file to reflect the CP changes. It will keep your links and banners. It will add the "StarTrek" Default banner link in there. You can delete or leave that in there, whichever you see fit. It is real simple. Took a matter of 1 minute to do the whole thing. If you have any questions you can email me ot IM me. You have my email address John LunaticSS < GMForums.com> |
Thanks John. I figured that's all I needed to do. :)
|
Actually, the code that is supposed to be replaced in the admin/index.php file can't be found in the new version. I'm not sure what to replace....
|
At the bottom of index.php there's:
</td></tr> </table> You'll need to replace </td></tr> |
The templates still a prob after upgrade to a new vb Version. I don't have that much time at the moment. BUt I will make an easier and better version 2.0 out of it. In the near future.
It was my first hack, so please don't kill me for it....:rolleyes: |
Whats the chance of getting this added into vb 2.1? This is the best hack ive seen in a while!
|
Quote:
|
Still waiting for this one!
|
Sisko, awsome hack! This is exactly what I'm looking for. Is the latest version still in the works?
Thanks |
Bumping this up! Does the code work with version 2.0.1? I'd love to install it, but it looks like there were some bugs being worked on. Just wondering if a new version was still being worked on-looks like a great hack!
TigerLily:) |
I've got it up and running in vB 2.01, and it works...
However, I have noticed before that sometimes all the links output just turn to a white page. Running the install file again fixes that. But I'm not sure if that does anything with the data that's already stored. Guess I'lll know when it happens again. Or maybe then I'll know what goes wrong and how to fix it. Will see... Too bad it's gone quite around this hack :( It's one of the best add ons, umm, ever :D |
This is a great idea, but needs a bit more fine-tuning...not to mention a full translation. Makes me wish I knew German. :D
Oh, another recommendation... Instead of this: Code:
<tr><td><hr></td></tr> Code:
<tr><td><hr></td></tr> |
This is a very nice hack !! Gratulation !!
But is time to tell you about my problems, i have install your hack and all parts of the installation looks like OK, but when i follow the Link to the Link-Page i get these Errors: Warning: Undefined index: HTTP_POST_VARS in c:\apache\htdocs\vbulletin\global.php on line 58 Warning: Undefined index: action in c:\apache\htdocs\vbulletin\global.php on line 58 Warning: Undefined index: action in c:\apache\htdocs\vbulletin\global.php on line 61 the rest of the Site looks OK !! Have you a Solution !!! Please help me quickly THX |
Installed VB links all worked fine, but know if I click on a link within vb links it does not take me to the site in question but in fact back to the main page of vb links.
Whats going on and can anyone help? |
Installed it and it works really well
http://www.visordown.com/forums/links 2 things I would like to know can we have a drop down box that can sort the links out ALPHABETICALLY ie A--------->Z can we have it so then email adress submitted, recieves an automatic email something like: Quote:
Any feedback would be great :) |
okay it seems the upgrade to vB 2.0.2 and 2.0.3 wiped out some of this hacks templates which were added :(
I now only see 3 custom templates for this hack remaining links linksbits links_add links_counter the following templates have been wiped by the upgrade and can not be found hence the redirect to the front page when i click one of the banner links linkspages links_category links_emailsub_newsite links_email_newsite links_redirect_add links_forumlink links_redirect_url links_upload links_upload_done |
eva2000,
Each time you upgrade your forum software, you need to re-install the links installation script and run the script all over again. I've had to do this each time I upgraded my forums and just did it last night. :) Good luck. |
can´t agree with that. I´m running this hack since beta 5 now without any reinstall
|
I changed the templates and made them "Custom Templates".
Now when I upgrade VB there is no need to redo everything, apart from the admin part. I've also made a few other changes that make it more in keeping with the feel of VB itself. The category select auto jumps, and remembers where you have jumped to. (code taked from VB itself) Also made the buttons the default "Go" ones from VB. Added a "New Link" button Changed the tables to look more VB like. You can have a look at http://www.ckcsforums.com/links.php If any of you want the changes needed for the Auto Jump/Remember here it is: about line 81 find: PHP Code:
PHP Code:
Code:
<option value="$link_category[id]" $optionselected>$link_category[name]</option> Code:
<select name="category"> Code:
<select name="category" onchange="window.location=('links.php?funktion=bereich&category='+this.options[this.selectedIndex].value)"> |
Nice changes Delhaze.
Has anyone thought about adding the ability to run the categories through the forum permissions settings so certain categories could be private? |
I still would love to see:
need to get good at PHP ! |
All times are GMT. The time now is 04:17 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|