![]() |
Quote:
-Arunan |
Ive changed my name guys :)
Also the v2 is almost finished, just working on uninstall :) -Arunan |
Hehe why fix it if it aint broke eh? :D
|
It has new features :) Built in Search engine, hit tracking for links, and link validation, with option to toggle validation on or off.
New improved main view :) -Arunan |
I can't wait. maybe I can get 2 to work. It's so easy to install I must be having a problem with some other hack preventing this to work. I cant get the latest to work. When Can we expect 2 to be ready :) I really want this baby :)
|
Great hack, but I'm confused. What do I need to download? Is it all packed into the original dowload on the first link? Or do I have to pick up all the pieces in these threads?
|
Quote:
-Arunan |
Quote:
But I will put it up next week around thursday :cry: -Arunan |
Oh dear m8:cry:
Satan |
I'm going to work on some more features for my own over the next week or so. If it works out, I'll drop you a line with the info. :)
|
I'm getting the following error message when I go to www.nissanpower.net/forum/links.php
I installed the hack to the T, ran the mysql queries and I'm getting the following error message. Database error in vBulletin 2.2.8: Invalid SQL: SELECT * FROM gportal_weblinkscat ORDER BY webcatid mysql error: Table 'nissanpower_net.gportal_weblinkscat' doesn't exist mysql error number: 1146 Date: Saturday 19th of October 2002 09:31:29 AM Script: http://www.nissanpower.net/forum/forum/links.php Referer: I deleted the databases and recreated them, but I'm having the same problem. The only thing that I noticed was that in phpmyadmin, when I point my mouse over the database, the database is highlight, however, half of it in red and half of it in blue. I hope this makes sense to you, if it doesn't, I can take a screen shot. Thanks! |
Make sure you created the table properly, with the correct name... that's the only thing I can think of...
|
You were right. I created the tables in the wrong database.
Thanks for bringing this to my attention. It works great and I love this hack! |
Sorry to hear about your problems at school DrkFusion.
I know you have more important things to worry about so I'll just post this in case somebody else can come up with a fix for it. This is a great hack and I need it badly, but I'm encountering the same problem Dan Flynn is -- nothing shows up. Installation was smooth as honey, templates installed, and it worked great before I cleared all my cookies. Then it all went blank. Breathlessly awaiting a reply ;) |
The template should work perfectly, there may be errors, when you possibly download it, so try right-clicking and going to save target as, not sure, because all the templates have the full code.
-Arunan |
I reinstalled this on my test forum and still nothing. When I go to www.powerwashnetwork.com/links.php or my test board forum/links.php
All I get is htmldoctype on a blanke page. I went to myphpadmin to see if the tables were there. They are and the also have the test links and categories in them. Wierd :( |
Very wierd, Dan Flynn I have PMed you...
-Arunan |
http://www.fusion-central.net/board/links.php
^ v2 up and online :) Ive tested v2 on my friends board above, I am going to add again a new feature. - Hottest Links (Most Visited) Allows people to the the top 10 most visited sites. (The coding is basically done) - Latest Added Links (***) Allow a person to check up on the 10 latest added links Thanks -Arunan |
When's it coming..?
|
After I decide if I should add those features or not, but I have 1 beta tester so far from vb...well make that 2 :) I need 1 or 2 more.
Thanks -Arunan |
Arunan,
Im in! Send me the beta or PM me with it. I would love too help. Thanks for helping me get things straight. I figured out why the files opened up with no code. It was the program I used. I opened them in notepad and all was fine. |
I noticed that on the links.php page or the category page. The list of categories is not in alphabetical order. But when you click on a category the links in the category are. Is there a way to alphabeticalize the catagories too?
Also a spelling typo on that same page. the word category is spelled wrong. Hope this helps :) |
[high]* GamerForums volunteers...
[/high] You know it'll be coming to a good home! :p |
small Problem..all is working fine on 2.2.8 except the CATEGORY DESCRIPTION.
It wont add it and if I try to add it in the Admin Panel then it wont add anything...but if I just put the Category name with No description it works fine....but then the LINKS Description works Fine ...url to my board below any help would be appreciated http://www.squadgames.com/forums/links.php |
Also in drkslinks_addnewlink template
The Page title is IMAGE GALLERY |
Never Mind
Fixed problem..was in the create Table I removed the TEXT and made it VarChar and now it works |
Quote:
-Arunan |
Any idea on the release of the next version?
|
Thanks DrkFusion ...Great Hack... I appreciate it..thx again
|
No problem :)
Dark_Wizard, yes very soon :) possibly this weekend, I got some request for some features for it, I may add them. -Arunan |
Quote:
Great hack! |
No there won't be Sub-Cat support, because I a new to Php, and I don't know how to do it...actually I do, but if you say its not hard, I will do it I got an idea of how to do it, but you know time is precious :) Maybe in the next big release after 2.
Here are the list of Code:
New - Built in Search *done* - Link Validation (Can be turned on/off in cp) *done* - How many clicks on a link *done* - Top 10 Links (ordered by Hits) aka List of Hot Links - Latest added Links - Rate Link *Maybe...Maybe* You can see a live demo with new interface at http://www.fusion-central.net/board/links.php The installation time has been cut down by 80% as well. Hopefully I can get those features in this week. I got a huge History Test Monday, its so huge it takes 2 days to complete lol. -Arunan |
I am away this weekend but can help out as I would love to have this script. If your interested I can work on it next week after you release it unless you want another beta tester and I can work on it starting monday. Let me know.
|
I will for sure :)
-Arunan |
DrkFusion ... People on my site are forgetting to select a Category from the DROP DOWN box...when they dont choose a category the link doesnt gett added...(Well it does but it doesnt show..it is in the database and i can see it with phpmyadmin)
Do you have a QUICK Fix for me for this....i have about 75 Links not showing up and everyone e-mailing me about this. Anyway for it to generate a error like " Hey Dummy..Choose a category :o)" Thanks |
also how do I put HTTP:// in the URL box so it stays in there. They dont put the Http://
they put www.theresite.com then the URL reads http://www.squadgames.com/forums/www.theresite.com |
Quote:
DOHHH...Simple fix...lol..this might help others in this thread that have this problem. Add this: value="http://" to template drkslinks_addnewlink so it now looks like this: <td bgcolor="#13486D"><input type="text" class="bginput" name="linkurl" value="http://" size="25"></td> This will add http:// automatically into the field. If people dont put in http:// that is why you get the messed up URL OK ...Hope this helps ..saw others had this problem. |
You can bet I will be installing this as soon as version 2 is released! Great work guys!!!
-WoodiE |
Quote:
-Arunan |
edit:
this doesn't work, please read next post for the actual code, that will bring up a message if the user adds nothing for the catagory :) https://vborg.vbsupport.ru/showthrea...543#post314543 ^^ Go thre to find out how:) (its the next post:p) -Arunan |
All times are GMT. The time now is 09:14 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:
|