![]() |
Got this installed with ease - an excellent system. Thank you.
|
Now VB3 is gold, is there a chance of AdminCP intergration?
Thanks! |
Quote:
Is there a reason you want more? |
BUG: (don't think this specific bug has been reported in the thread - I did search !)
in local_links_install.php, line 217, the line: ALTER TABLE local_linksltoc ADD INDEX ( linkid ) should read: ALTER TABLE ".THIS_TABLE."linksltoc ADD INDEX ( linkid ) Most people won't come across this problem since they wouldn't change the table prefix in THIS_TABLE. |
BUG #2
$bbuserinfo is not defined in the routine get_linklistbit - which means that if you are not using forum permissions to determine who can do what, then the code to check whether the current user is allowed to edit their own post doesn't work. The line which doesn't work is in the links_linkbit template (line 20): <if condition="$links_permissions[can_edit_link] or $bbuserinfo[userid] == $linkuserid"> and the problem can be fixed simply by declaring $bbuserinfo as global in the get_linklistbit routine in local_links.php - ie. somewhere around line 385 add the following: global $bbuserinfo; Works now :D |
Quote:
Your first bug was reported a couple of weeks ago and is fixed in my development version - I was waiting on confirmation on the fix to another bug before releasing. Your second report is new to me, so I'll include in release 1.01, probably this weekend. |
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Quote:
It does not do what other hacks for VB2 do or did. |
Quote:
|
Quote:
|
I am looking for something like this here https://vborg.vbsupport.ru/attachmen...chmentid=15991 which I don't know how to do with this mod :(
|
I don´t know if it has anything to do with your hack, but vb.nl is down an so I thought maybe you could help me out, Andrew. I installed a style, installed vbIndex and yours and Natch´s and did some template work. And when I tried to save and to upload that style i got an error. After cleaning the code it went good, but it´s always some work to do it.
Image1 is when trying to upload the style and Image2 is an extract from the .xml file. Do you maybe have an idea, also because this happens over and over again? |
Quote:
|
Quote:
|
As I don?t want to use this thread for my problem I refer to...
http://www.vbulletin.com/forum/showthread.php?t=99446 Thank you Andrew! |
New release available in first post, fixes reported bugs up to mid week.
|
Hi Andrew.
Thanks for the fantastic hack, does it support VB3 Gold yet ? |
Quote:
|
Great hack! One thing I would like to see is a counter that shows how many links are in each category.
Sub-category Description # of Links |
Hmm i dont know why im getting unexpected end of archive errors while opening the zip file....
|
Quote:
|
Quote:
Is anyone else having problems? I've tried the old tricks of turning off the firewall and Norton but it makes no difference. |
I just downloaded and installed. This is great! Exactly what I was looking for. Thanks Andrew.
Now I've got to figure a way to connect it to events. Again, great work Andrew! |
Strange, if I put in a link like
http://www.detektor.net/Information/ it does not show up, in the admin section it is marked as "not available"...??? But http://www.detektor.net works well... |
Quote:
Try adding http://www.detektor.net/Information/information.html |
That was an example, the unvalidatet Link was http://www.detektor.net/Information/...ingerhute.html but maybe the user missed something, I just added this link and it works. Sorry.
|
Hi,
i become an Error. Fatal error: Call to undefined function: print_cp_header() in /home/www/web1/html/v3/local_links_install.php on line 44 Can anywhere Help ? |
Does this allow people to submit their websites to be listed in the directory ? And require admin approval beforehand
|
Awesome hack. It's much better than drkfusion's imho. Clicks install.
|
I installed the hack ( *installed* ) and am very happy with it. I have one question though:
I added a link to an external file (from another site). When a uses clicks on the link to download the file, he cannot see the original site. Fine. But does that mean that all filedownloads are "proxied" from the original site to my site and then from my site to the user? Like this: file -> my site -> user If this is the case, wouldn't it generate unnecessary traffic for my site on all external filedownloads? |
I installed the hack and all looked good. I am trying to add files but it keeps telling me that they are not available:
checking 1 http://www.certguide.com/forums/guid...rplusguide.asp (force next): failed checking 2 http://www.certguide.com/forums/guid...003aplusos.doc (force next) If I paste the links in my browser the files open right up. What am I doing wrong? |
Quote:
local_links.php and local_links_templatex.xml go into your main forum, local_links_install.php goes into the admincp directory. |
Quote:
|
Quote:
As for unnecessary, I'm open to suggestions of other ways of handling the process in a way that will work reliably. |
Quote:
|
Quote:
I tried adding these links to my test database and they work just fine for me. The links checking process simply tries to open a connection to the specified file. Maybe you had a very busy server? |
Quote:
|
All times are GMT. The time now is 04:19 PM. |
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:
|