View Full Version : Major Additions - Links and Downloads Manager
airheadairbrush
03-10-2010, 03:58 PM
Andrew sense upgrading to 3.0.2 LDM after upgrading the forum to VB4 the videos no longer play on the JWPlayer when you click on a video link a box comes up OPEN WITH or save. They used to just play in the JWPlayer (FLV files)
Can you point me in the direction of how to correct this.
shyguy82
03-10-2010, 07:02 PM
Trying to configure it and no matter what option I change and try to save settings I get The file(s) uploaded were too large to process.
I'm running vB 4 on Windows (IIS with FastCGI, I don't think Document_Root issue applies here). I've tried DownloadsII and it works but I wanted to try this mod as well to see which one is better suited for my site and for some reason I can't do it.
Andrew, can you shed some light here, I've tried setting the upload_dir and all other settings but I get that messages when I try to save it.
webli
03-11-2010, 08:12 AM
Hi Andrew
If I want to add new links in LDM I get this Error:
Parse error: syntax error, unexpected ')' in /home/httpd/vhosts/heilpaedagogikplus.ch/httpdocs/testforum/includes/local_links_include.php(2133) : eval()'d code on line 642
How can I correct it?
Also the Plugin webthumbs doesn't function (I've made the needed directories and with a 777). Easywebthumbs works but i want to save the thumbs on my server. How to bring it works?
Thanks a lot for help
webli
AndrewD
03-11-2010, 10:35 AM
Trying to configure it and no matter what option I change and try to save settings I get The file(s) uploaded were too large to process.
I'm running vB 4 on Windows (IIS with FastCGI, I don't think Document_Root issue applies here). I've tried DownloadsII and it works but I wanted to try this mod as well to see which one is better suited for my site and for some reason I can't do it.
Andrew, can you shed some light here, I've tried setting the upload_dir and all other settings but I get that messages when I try to save it.
This error is being generated by the vbulletin infrastucture before it gets into LDM. I've not seen it before (it seems to relate to a check introduced in vb4.0). Does your server have the Suhosin module installed? This module is sensitive to the number of settings being transferred.
I am happy to take a look at your site, but will need full vb admin access.
AndrewD
03-13-2010, 09:37 AM
when JWplayeris is active :
I can enter in the categorie, there is this error :
Warning: require_once([path]/includes/local_links_flashsites.php) [function.require-once (http://www.sabil.fr/function.require-once)]: failed to open stream: No such file or directory in [path]/includes/local_links_players.php(108) : eval()'d code on line 26
Fatal error: require_once() [function.require (http://www.sabil.fr/function.require)]: Failed opening required '/home/www/51bf8dd46724439e6e993b928301259b/web/includes/local_links_flashsites.php' (include_path='.:/opt/php/lib/php') in /home/www/51bf8dd46724439e6e993b928301259b/web/includes/local_links_players.php(108) : eval()'d code on line 26
I think you have installed the 'flashsites' extra without also uploading the php code that this extra needs to run. It's in the includes subdirectory of the extra.
abdelghani68
03-13-2010, 09:54 AM
I think you have installed the 'flashsites' extra without also uploading the php code that this extra needs to run. It's in the includes subdirectory of the extra.
thanks, I haven't the error now. But the video doesn't start when I clic play. The mp3 start when I clic on play.
I use the jwplayer inline.
AndrewD
03-13-2010, 09:56 AM
Hi AndrewD,
Found a little issue and proberly it has something to do with wrong settings within my forum....
In the downloads the uploaded picture is showing, but in the automated postings on the forum itself the picture isn't display, it comes with the wrong url
hxxp://www.xxxxx.eu/forum/forum.php/UpLoads/imageuploads/211712678157878840.jpg
As you see there is a forum.php within the url.
Do you have any idea how this can be fixed ?
Thanks in advance
Regards,
Marcel
I can't persuade this to go wrong for me ;) Can you reinstate my admin account on your site so that I can take a look?
AndrewD
03-13-2010, 10:28 AM
thanks, I haven't the error now. But the video doesn't start when I clic play. The mp3 start when I clic on play.
I use the jwplayer inline.
One problem is that your web server is running out of memory. It is only allowing your site to use 64MByte, and playing the video seems to need more that that. I don't know why.
The php setting on your server is memory_limit. Can you get this increased?
I don't know if this is the only problem - we have to take this a step at a time.
TosaInu
03-13-2010, 05:23 PM
Hello,
It's updated smoothly. Thank you for the great plugin AndrewD.
I seem to have forgotten some configuration. I have a writable upload directory, and to keep it tidy I also have subdirectories in that for several categories. That worked smoothly in the past and it still does. But I added a new category and want a new subdir for that. I can't find the place to change it. As far as I recall it was simply edit Category/Control settings Section Managing file uploads. But I only see en/disable and filetype settings there.
angeljs
03-13-2010, 07:35 PM
I'm still receiving the following error on my forum home if I try to enable recent,random etc entries on forumhome:
Fatal error: Call to undefined function ldm_load_bitcache() in /home/******/public_html/forums/includes/local_links_include.php on line 349
AndrewD
03-14-2010, 06:31 AM
Hello,
It's updated smoothly. Thank you for the great plugin AndrewD.
Thanks for pointing out the bug. It's obvious to me now when I stare at the code. Will update the release zip shortly so that others don't fall over this.
I seem to have forgotten some configuration. I have a writable upload directory, and to keep it tidy I also have subdirectories in that for several categories. That worked smoothly in the past and it still does. But I added a new category and want a new subdir for that. I can't find the place to change it. As far as I recall it was simply edit Category/Control settings Section Managing file uploads. But I only see en/disable and filetype settings there.
You are right, this was an option in edit categry with ldm versions 2.x. For some reason, I made the upload directory a global setting-only for version 3.x. I don't think there was any underlying need for that change so I will restore the option when I reupload the zip. Grateful if you can then test/report ok.
AndrewD
03-14-2010, 07:16 AM
I'm still receiving the following error on my forum home if I try to enable recent,random etc entries on forumhome:
Fatal error: Call to undefined function ldm_load_bitcache() in /home/******/public_html/forums/includes/local_links_include.php on line 349
Thanks for the report. Will be fixed in the next upload, perhaps later today or early next week. In meantime, you can patch if you want by adding
require_once(DIR . '/includes/local_links_bitcache.php');
immediately before line 349 in includes/local_links_include.php, which reads:
ldm_load_bitcache();
I can't persuade this to go wrong for me ;) Can you reinstate my admin account on your site so that I can take a look?
Your details are in your PM box :)
Thanks
AndrewD
03-14-2010, 01:20 PM
Your details are in your PM box :)
Thanks
OK, I understand what's going on. There was always a potential problem, but it did not become likely until vb4.x, where the homeurl setting on the admincp is much more likely to be a full url.
Will be soon fixed in the next upload.
angeljs
03-14-2010, 04:34 PM
Thanks for the report. Will be fixed in the next upload, perhaps later today or early next week. In meantime, you can patch if you want by adding
require_once(DIR . '/includes/local_links_bitcache.php');
immediately before line 349 in includes/local_links_include.php, which reads:
ldm_load_bitcache();
Thank you for that, you're an angel :up:
AndrewD
03-15-2010, 04:45 AM
thanks, I haven't the error now. But the video doesn't start when I clic play. The mp3 start when I clic on play.
I use the jwplayer inline.
I have made some minor changes on your site and I think you will find that the video now plays/downloads correctly.
From checking on Google and your site, there seems to be a bug in php 5.2.11 (the version which you are using) that causes a problem when streaming very large video files with limited memory. I will try to get further information on whether this has been fixed in a later version of php and let you know the solution.
AndrewD
03-15-2010, 01:36 PM
Uploaded version 3.0.2 patch level 1, which (I hope) fixes all reported bugs. No longer considered "beta".
Let me know if I've messed up....
Perfect AndrewD, this has solved the issue on my forum.
Thanks
obmob
03-16-2010, 08:55 PM
Oh, thanks Andrew! :)
abdelghani68
03-18-2010, 01:10 PM
Thanks for the update. Is it possible to use jw player inline and in the jukebox it's wimpy player ?
And is it possible to use a background in the page of the jukebox ?
karkey
03-18-2010, 01:41 PM
Hello
I have just installed this
However i get the following Via Admin CP (see attached image)
I have looked for permissions settings via
1.vb default options
2.usergroup permissions
Both which i cannot find any options
karkey
03-19-2010, 01:26 PM
Edit that i needed to the the default administrator :)
obmob
03-19-2010, 11:57 PM
You mean you are not the admin? Never happened to me, maybe Andrew has more nifo karkey.
AndrewD
03-20-2010, 05:19 AM
Edit that i needed to the the default administrator :)
You can configure LDM to let any usergroups be admins. Take a look at includes/local_links_init.php for the following lines:
// This defines the usergroups that can access the LDM admin pages
// Usergroup 6 is the default vBulletin admininstrators' group
// If you want to give access to more than one usergroup, use a comma-separated list
// for example define('ADMIN_USER_GROUP', '5,6,7');
define('ADMIN_USER_GROUP', '6');
and edit as required.
karkey
03-20-2010, 09:24 AM
Thanks Andrew
however the look of the system, i do prefer Downloads II.
If any progress is made on how your system looks over the time by the user, i may switch back
Ophelia
03-21-2010, 02:02 AM
grrr, I know I posted, but it doesn't appear it stuck.
Andrew, what do we need to do to configure it so that my designers, when they upload, can schedule their downloads for a specific date? Right now, whatever I have set, is not allowing them. They aren't able to pick hidden either. Thanks!
AndrewD
03-21-2010, 07:00 AM
grrr, I know I posted, but it doesn't appear it stuck.
Andrew, what do we need to do to configure it so that my designers, when they upload, can schedule their downloads for a specific date? Right now, whatever I have set, is not allowing them. They aren't able to pick hidden either. Thanks!
These seem to work ok on my test system. Shall I take a look at your site? Send me a PM if so.
Concerning the pre-loading - have you set an expiry date for the categories in question? Recall that the scheduling functions when the category's entries will then subequently expire at a later date.
Concerning the hidden entries, have you given your designers 'can_view_hidden' permission?
Ophelia
03-21-2010, 01:02 PM
These seem to work ok on my test system. Shall I take a look at your site? Send me a PM if so.
Concerning the pre-loading - have you set an expiry date for the categories in question? Recall that the scheduling functions when the category's entries will then subequently expire at a later date.
Concerning the hidden entries, have you given your designers 'can_view_hidden' permission?
Before I reply, let me upgrade to the most current build. Don't want to waste your time on things that may already be fixed :)
angeljs
03-26-2010, 11:31 AM
Hi, I'm still having a problem with users commenting on the downloads...No matter what's entered in the comments box, the words 'No comment' appear on the page. :(
AndrewD
03-26-2010, 01:26 PM
Hi, I'm still having a problem with users commenting on the downloads...No matter what's entered in the comments box, the words 'No comment' appear on the page. :(
I think I know what is happening, but could you check - is the problem with internet explorer only, i.e does it work/fail with firefox?
D3m-fny
03-26-2010, 02:57 PM
very good
thank you
angeljs
03-26-2010, 03:05 PM
I think I know what is happening, but could you check - is the problem with internet explorer only, i.e does it work/fail with firefox?
Hi, it happens in both browsers, unfortunately :(
Marked as installed:up:
How can I rename the navbar link?
Thanks
obmob
03-26-2010, 05:02 PM
Marked as installed:up:
How can I rename the navbar link?
Thanks
Search the phrase in the language manager :D
AndrewD
03-27-2010, 06:27 AM
Hi, it happens in both browsers, unfortunately :(
I've tried a number of tests on my system but everything seems to be working fine since I fixed the ie-related bug. I can't make any more progress without admin access to your site. Send me a PM if you want me to do this - am happy to try to sort this out.
How can I add the forumhome or cms sidebar to the Links and Downloads Manager?
The Links and Downloads Manager pages have no sidebar on the right. I'd like to have them.
Thanks
AndrewD
03-28-2010, 04:29 AM
How can I add the forumhome or cms sidebar to the Links and Downloads Manager?
The Links and Downloads Manager pages have no sidebar on the right. I'd like to have them.
Thanks
All in due time :)
Thanks.
Is there an "if condition this_script" for the main page only?
I'd like to post a welcome message with suggested downloads on the main page only. I try to edit links_main but it shows it in all categories.
Any way around this?
I used this for the 3.8.5 vb with ldm 2.
<if condition="$viewcatid==-1">bla bla</if>
Now im on vb 4.0.2 and ldm 3 and this does not work:
<vb:if condition="$viewcatid==-1">bla bla</vb:if>
Thanks,
How do you make a module for vbadvanced that works with LDM?
I tried to add a php file module (ldm_new.php) but a get an error:
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: adv_portal_custom_ldm_new in [path]/includes/functions.php on line 3932
What do you think?
Thanks :)
AndrewD
03-29-2010, 09:42 AM
How do you make a module for vbadvanced that works with LDM?
I tried to add a php file module (ldm_new.php) but a get an error:
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: adv_portal_custom_ldm_new in [path]/includes/functions.php on line 3932
What do you think?
Thanks :)
I have not rewritten the LDM vba modules to work with vbulletin 4, and I'm not sure when I will manage to do so. The error you report is related to the (quite fundamental) changes that have been made to vbulletin coding practices between vb3 and 4, so the starting point has to be to understand these changes (and also any changes in vbadvanced). If you want to try to code this yourself, you could try comparing the LDM releases 2.3.0 and 3.0.x.
AndrewD
03-29-2010, 09:50 AM
Thanks.
Is there an "if condition this_script" for the main page only?
I'd like to post a welcome message with suggested downloads on the main page only. I try to edit links_main but it shows it in all categories.
Any way around this?
I used this for the 3.8.5 vb with ldm 2.
<if condition="$viewcatid==-1">bla bla</if>
Now im on vb 4.0.2 and ldm 3 and this does not work:
<vb:if condition="$viewcatid==-1">bla bla</vb:if>
Thanks,
Try <vb:if condition="$LDM_catinfo['viewcatid']==-1">bla bla</vb:if> :)
Try <vb:if condition="$LDM_catinfo['viewcatid']==-1">bla bla</vb:if> :)
worked thanks
abdelghani68
03-31-2010, 09:11 AM
I think it will be very good if we can read the files pdf inline. I don't know if it's possible with an extra. maybe integrate scribd. But the inconviant we must upload the files in this site.
Jason92s
04-02-2010, 03:26 PM
I need a little help hiding the tab so my users can't see it while I'm working on it. I found a post that said the following
"Sure - go to vb/admin/products and plugins/plugin manager and disable the plugin Links and Downloads Manager - Add LDM to main vBulletin menu. That will hide the tab except when you are already inside LDM."
Can someone tell me how to add LDM to the main vBulletin menu? Thank you!
AndrewD
04-03-2010, 07:49 AM
I need a little help hiding the tab so my users can't see it while I'm working on it. I found a post that said the following
"Sure - go to vb/admin/products and plugins/plugin manager and disable the plugin Links and Downloads Manager - Add LDM to main vBulletin menu. That will hide the tab except when you are already inside LDM."
Can someone tell me how to add LDM to the main vBulletin menu? Thank you!
LDM should add itself automatically to the main vbulletin menu.
The LDM wiki (see sig, section Installing LDM) explains how to configure things so that only certain usergroups, etc, see this menu item.
KProjects
04-03-2010, 10:48 AM
Thanks! I used this a couple years back on a vb3x site..
http://www.glockifieds.com
Jason92s
04-03-2010, 03:00 PM
Thank you Andrew! Awesome mod and support!
Jason92s
04-05-2010, 01:03 AM
Andrew, another issue has cropped up. I removed the tab from the menu as you suggested, but now I can't make any changes to LDM. When I go to my ACP and click on Settings in the Links and Downloads section, I get a screen that shows up and says "Only administrators can access this page". I am both an Administrator and the Super Admin. However, as soon as I make the tab visible again, I'm then able to make changed through ACP. Here's a pic of the screen I'm getting:
https://vborg.vbsupport.ru/external/2010/04/85.png
AndrewD
04-05-2010, 08:55 AM
Andrew, another issue has cropped up. I removed the tab from the menu as you suggested, but now I can't make any changes to LDM. When I go to my ACP and click on Settings in the Links and Downloads section, I get a screen that shows up and says "Only administrators can access this page". I am both an Administrator and the Super Admin. However, as soon as I make the tab visible again, I'm then able to make changed through ACP. Here's a pic of the screen I'm getting:
Thanks for spotting this. To fix it, edit local_links_admin.php and find the line (about line 673)
// Main Administration Functions
and insert the following immediately before it:
ldm_map_perms_to_show(-1);
This fix will be included in the next release.
Jason92s
04-05-2010, 02:28 PM
That fixed it so that I can run the admin part of LDM within ACP, but I can't add new categories. I'm no programmer, but it appears that when the link (mine is called Business Directory) is gone, so are the submenus that control being able to add new categories. See the two pictures below for examples:
https://vborg.vbsupport.ru/external/2010/04/61.jpg
https://vborg.vbsupport.ru/external/2010/04/62.jpg
Jason92s
04-06-2010, 05:25 PM
I'd really like to get this working but can't without working on it while my users can view the tab. Anyone know if I can redirect the link so that it just takes them to the forums or something until I'm ready to go live? Thanks.
AndrewD
04-06-2010, 05:50 PM
That fixed it so that I can run the admin part of LDM within ACP, but I can't add new categories. I'm no programmer, but it appears that when the link (mine is called Business Directory) is gone, so are the submenus that control being able to add new categories. See the two pictures below for examples:
https://vborg.vbsupport.ru/external/2010/04/61.jpg
https://vborg.vbsupport.ru/external/2010/04/62.jpg
Unfortunately, this problem is caused by the design of the underlying vbulletin code, not by LDM. I'm sympathetic to your problem, but I can't justify spending a considerable time rewriting their code. Can you not just disable your forums while you do what is necessary (vb/admincp)?
Jason92s
04-06-2010, 07:35 PM
Thanks Andrew. Disabling is out of the question as we are getting just way too much traffic. What about a way to temporarily change the URL for the button itself?
Jason92s
04-06-2010, 07:47 PM
One final question Andrew then I'll stop bugging you. Can you tell me what goes in the box that's shaded in the attached image? Is it just filler? Seems like it takes up quite a bit of space and I wanted to know if I could either put my own text in there or remove it completely? Thank you.
abdelghani68
04-06-2010, 09:33 PM
I have a probleme with my style. no probleme with the default style. how can I resolve this problem please ?
thanks
AndrewD
04-07-2010, 03:13 AM
I have a probleme with my style. no probleme with the default style. how can I resolve this problem please ?
thanks
You report that this only happens with Firefox. Attached is a screenshot from my PC viewing your site after performing in a search with no results. I have tried Firefox versions 3.5.9 and 3.6.3. You will see that everything seems ok. Which version of Firefox are you using?
AndrewD
04-07-2010, 03:29 AM
One final question Andrew then I'll stop bugging you. Can you tell me what goes in the box that's shaded in the attached image? Is it just filler? Seems like it takes up quite a bit of space and I wanted to know if I could either put my own text in there or remove it completely? Thank you.
This box is used for two purposes - firstly (within categories but not at the top level) to contain the full category description, and secondly (at all levels) to contain information messages such as allowances, automatic thread announcement, required user actions, etc, all of which depend on what you have configured. If none of these apply, the box should be very narrow. The large size you are observing is caused by a bug which I somehow introduced during the conversion to vb 4. I will attempt to fix it.
I will be adding the facility for sites to add their own text to the box in the next release - several others have asked about this.
AndrewD
04-07-2010, 03:37 AM
Thanks Andrew. Disabling is out of the question as we are getting just way too much traffic. What about a way to temporarily change the URL for the button itself?
If the only feature you are missing when the menu is disabled is "add category" you can get round this by going directly to the following url:
yoursite/forum/local_links.php?action=addcat&catid=NN
Replace NN as follows:
-1 if you want to add to the base category
the category id (e.g. 4) if you want to add a subcategory to category 4
You can always find out the category id by hovering the mouse over the relevant category name link
abdelghani68
04-07-2010, 08:07 AM
You report that this only happens with Firefox. Attached is a screenshot from my PC viewing your site after performing in a search with no results. I have tried Firefox versions 3.5.9 and 3.6.3. You will see that everything seems ok. Which version of Firefox are you using?
I use Firefox 3.6.3.
Now, there isn't the problem. I don't know what I have do for I have this problem.
thanks
KProjects
04-07-2010, 11:29 PM
Is there a way to change the nav tab to say "Links" instead of "Links/Downloads" ?
AndrewD
04-08-2010, 02:08 AM
Is there a way to change the nav tab to say "Links" instead of "Links/Downloads" ?
Use the vb/admincp/languages and phrases/search in phrases
Search for the phrase called ldm_vbmenu_ldm (remember to check the box Phrase Variable Name Only).
Edit the phrase contents as you wish and save
That's it...
KProjects
04-08-2010, 11:32 AM
Use the vb/admincp/languages and phrases/search in phrases
Search for the phrase called ldm_vbmenu_ldm (remember to check the box Phrase Variable Name Only).
Edit the phrase contents as you wish and save
That's it...
Thanks Andrew!
Rik Brown
04-10-2010, 12:31 PM
This looks like an excellent product. If someone has developed an fairly extensive "links only to external site" format (no downloads), could you please advise the URL (PM is fine) so that I can see what the layout might look like?
Also, if you use it as a links directory, is it possible to load links directly via mysql or would they need some sort of processing by the product before they are usable?
Thanks. -- Rik
AndrewD
04-10-2010, 02:05 PM
This looks like an excellent product. If someone has developed an fairly extensive "links only to external site" format (no downloads), could you please advise the URL (PM is fine) so that I can see what the layout might look like?
Also, if you use it as a links directory, is it possible to load links directly via mysql or would they need some sort of processing by the product before they are usable?
Thanks. -- Rik
PM sent.
It's quite possible to preload the database via mysql, or equally by an xml file. Obviously you need to get the format/table structure correct.
Rik Brown
04-11-2010, 12:31 AM
PM sent.
It's quite possible to preload the database via mysql, or equally by an xml file. Obviously you need to get the format/table structure correct.
Thanks for the PM and your reply here. Great! -- Rik
airheadairbrush
04-13-2010, 01:06 PM
Andrew sense upgrading to VB4.03 the permission system stopped working in LDM.
No longer works the way it was set up in 4.0.2
Anyone else have this problem?
Bobbo
04-13-2010, 04:42 PM
Andrew sense upgrading to VB4.03 the permission system stopped working in LDM.
No longer works the way it was set up in 4.0.2
Anyone else have this problem?
I just upgraded my dev system from 4.02 to 4.03 and I am not seeing any permissions problems. Can you be a little more specific about what isnt working for you?
On a different note, I just noticed after upgrading to 4.03 that in IE8, the LDM navigation menus are not 'on top'. Appears to be fine in Firefox and Chrome....
Bah... I figured it out. Thanks again Microsoft... Compatibility mode strikes again. Made sure IE Compatibility mode didn't invoke for my 'intranet" sites. That resolved the funky layering issue.
airheadairbrush
04-13-2010, 04:54 PM
I PM Andrew the spec.
Categories in LDM are set to forum-based permissions system
sense upgrading it no longer works, I've gone over it ten times can't get it to work like it did
members who should have access based on forum-based permissions don't have access
m_elsweify
04-18-2010, 09:51 PM
after upgrade, Allowances system not work fine
i can set Allowances by Bytes, but when set it by files
say 1 file for Registered Users every day ,when i Press go button to apply my setting
its back unchecked and not work.
then i upgrade to 3.2 pl1 and same problem.
help plz
thx
https://vborg.vbsupport.ru/external/2010/04/37.jpg
derandechser
04-21-2010, 12:51 PM
Hi,
i like this mod, think it?s a very good one, but a little bit to complicate for me. So i uninstalled and now, i?m getting errors like this, when i try to change group-permissions:
Unknown column 'bfc_download' in 'field list'
I uploaded kill LDM, it said all database-tables were removed, but what about this error?
Hope, somebody can help me,
greetings,
Peter
Ophelia
04-24-2010, 04:12 PM
These seem to work ok on my test system. Shall I take a look at your site? Send me a PM if so.
Concerning the pre-loading - have you set an expiry date for the categories in question? Recall that the scheduling functions when the category's entries will then subequently expire at a later date.
Concerning the hidden entries, have you given your designers 'can_view_hidden' permission?
Andrew, I'm going to need you to take a look and see what I'm doing wrong. I have upgraded to the latest version, but designers are still unable to schedule. They have "can view hidden" enabled.
links_expiry_days is set to 999999
But the
Submission Time, stays fixed on current time. Let me know when you want me to send you log in info.
Is this mod compatible with vbseo sitemap generator?
Thanks
Ophelia
05-03-2010, 05:05 PM
Hope you're doing well Andrew.
me 2. He's not often absent. Hope he is just busy and doing well.
obmob
05-05-2010, 02:56 PM
Maybe doing srping cleaning :p
Iron Star
05-09-2010, 03:51 PM
Great hack! Maybe the greatest i've ever seen...
But, how can I display progress bar during upload?
SBS2008
05-10-2010, 04:46 PM
I am using vBSEO and have added the Mode Rewrite rules under Extras - apache-mod_rewrite-rules. Unfortunately, I'm dmita not clear. Can someone tell me what change I need in the htaccess so vBSEO works.
Link http://www.windows-tipps.com/local_links.php?catid=1
Jochen
I think this app is abandoned. Over 1 month an no sign of developer.
Alfa1
05-15-2010, 09:35 PM
Andrew has passed away on April 22nd after a long illness.
His obituary can be found here:
http://www.eirma.org/activities/Obituary.pdf
I assume that this likely means the end of his popular Links and Downloads Manager. It has always been my impression that LDM was a work of art that Andrew devoted a substantial amount of time/years to. He was quite dedicated to the creation and development of LDM.
juzernie
05-16-2010, 02:05 AM
my condolences. :( ldm was a great product.
wow. I wanted to suggest in post as he's NEVER missing. I'm really sorry to hear this. My mother passed last June. Death is so terrible.
janaf
05-17-2010, 08:02 PM
This was a sad reminder of where we are all are going.
I am new to LDM and was just about to install. LDM looks to me like and excellent project with a devoted developer, always fast in responding.
I hope it is not out of place to ask the admins here to edit the "About Developer" page and project page and other AndrewD personal pages to reflect the grim reality, and to avoid any missunderstandings about the situation.
obmob
05-17-2010, 11:15 PM
I was hoping that this illness was gone since Andrew came back and was giving us his comments and support as usual. Such a strong man and friend who always improved this nice mod.
The best support you will ever had in a free mod was all that Andrew did for us in the past years, thanks to him for letting us have a glance of his person. r.i.p.
Hope someone in vb.org is willing to take on this project, unfortunately i'm not suited to do it.
The best to all.
Ophelia
05-21-2010, 01:17 AM
This really saddens me. I had several chances to talk to Andrew during the years and he was a delightful and wonderful person. His wonderful attitude will be very much missed.
SoltanWorld
05-21-2010, 05:45 PM
r.i.p andrew :( he was the best
janaf
05-25-2010, 07:19 PM
I really hope someone picks up on this project. My own knowledge level is way too low so I'd surely do more harm than good.
janaf
05-27-2010, 11:36 AM
I can see that in the PT (Project Tools) group, which was released a few weeks ago, now 10+ new developers joined. Hopefully someone can initiate something like that with the LDM too, so that Andrews project can continue and not just fade away.
Alphaforums.com
05-31-2010, 08:21 PM
R.I.P. Andrew.
We won't forget you.
ProFifaLeagues
05-31-2010, 08:53 PM
Andrew has passed away on April 22nd after a long illness.
His obituary can be found here:
http://www.eirma.org/activities/Obituary.pdf
I assume that this likely means the end of his popular Links and Downloads Manager. It has always been my impression that LDM was a work of art that Andrew devoted a substantial amount of time/years to. He was quite dedicated to the creation and development of LDM.
Just heard the news such a shame RIP
SoltanWorld
06-30-2010, 09:23 PM
Does any one know about Extended SEO on LDM ? I have a problem within it.
Can any one tell me what i exactly do to have SEO extended?
This is sad news. :(
Without seeming insensitive, the Links/Downloads Mod is one we hope to keep on using. Hopefully it will have some form of future? Does anyone know the Mod well enough to take it on in Andrew's name?
I came looking for info. on how to change the name of the Nav Tab, and then saw this. :(
obmob
07-08-2010, 05:11 PM
To change the navtab seach for the phrase and edit it.
LDM is a huge piece of work, Andrew had decades working as a developer, hope there is a group out there willing to take time in a mod like this.
Alfa1
07-09-2010, 01:33 AM
Yes, its massive. Either a group of coders or IB should take this on.
My Dark Tower
07-11-2010, 11:18 AM
Nice! Is there a way to mass upload files? I have over 7000 games to upload and to manually do each one is gonna take some time
To change the navtab seach for the phrase and edit it.
I tried that but with no luck. Could you be more specific?
Thanks.
No matter, found it. Phrase is: ldm_vbmenu_ldm
Ramsesx
07-31-2010, 09:22 PM
Hm, sad to see another member passing away, really sad. R.i.p. Andrew.
Tahooma
08-10-2010, 07:06 AM
Hi
Can anyone give me a hint how to mark a link as "featured" ?
I would really need this one, you can define in the admin panel how featured links should look like (template), but i cat find a solution where to set the featured option on single links.
And, can someone tell me how to display LDM with my standard navigation on the left side ?
I am new to vBulletin, so i didnt find a solution for a left side menue where i can link directly to LDM.
Thanks in advance
obmob
08-12-2010, 02:24 PM
Maybe you can try here:
http://www.eirma.org/wikis/index.php/Special:Search?search=featured&go=Go
SEW810
08-23-2010, 04:36 AM
Jesus, what did I do wrong??
When I go to http://www.myforum.com/local_links_admin.php I got this message:
"The service is unavailable"
EDITED.
Oh God, sorry, I've never seen the red line.
RIP dear Andrew, thax for sharing you friendship,love and support with us.
Alfa1
08-24-2010, 11:12 PM
The 3.8 version of LDM is marked as reusable code. This means that any coder can take up this project and prevent LDM going to waste. It would be a shame that after all the years of work and dedication Andrew has put into it, it could no longer be used.
It remains to be seen how long this version of LDM keeps working, after new vbulletin versions are released.
SEW810
08-27-2010, 04:12 PM
The 3.8 version of LDM is marked as reusable code. This means that any coder can take up this project and prevent LDM going to waste. It would be a shame that after all the years of work and dedication Andrew has put into it, it could no longer be used.
It remains to be seen how long this version of LDM keeps working, after new vbulletin versions are released.
Amen fo that. :)
yahooooh
10-03-2010, 08:13 AM
any one can update this plz
Tahooma
10-22-2010, 07:47 AM
Can anyone give me a hint:
My users rate a link, and comment it.
But only the rating is stored, the comment is not stored and "no comment" is displayed next to the rating.
:(
Cant find any reason why this happens
Alfa1
10-23-2010, 11:04 PM
Does LDM still work with vb4.0.8 ?
obmob
10-25-2010, 08:42 PM
Seems to be working but styles are getting more tricky, unfortunately it's time to move into another download manager. :(
DownloadsII just got competition with vBDownloads v1.0.0 (Lite).
Ophelia
11-02-2010, 05:23 PM
I talked to the makers of vBDownloads and they are going to work on an importer for L&D. If this can be provided, it would take a lot of stress off my shoulders.
Alfa1
11-03-2010, 01:31 AM
Currently vbdownloads doesn't have a more than a fraction of the functions. It would be great if they would add the most important functions, but since LDM is a massive product, I think it will take a long time before there is any replacement.
Ophelia
11-03-2010, 11:59 AM
Yes, however, functions don't mean much if LDM no longer works because it's no longer compatible with vBulletin. No one has stepped up to take over this project, unfortunately, so for those of us who run a business and earn income off our downloads, functionality is second choice.
Alfa1
11-03-2010, 05:14 PM
I do not refer to any trivial functionality. You would be right in that regard.
LDM works well for now, but this may change for future releases of vbulletin. Until there are other solutions that offer most of the vital functionality that LDM has, I'm not moving my site to any vb version that doesnt support LDM.
obmob
11-05-2010, 12:36 AM
Yeah, unfortunately I also start migrating, DonwloadsII works... just that. :p
yahooooh
11-08-2010, 03:03 PM
this great product
with alot of great features , any one can fix it for vb4.0.8 and above because it will not work perfectly with vb4.0.8
must issues comes from the style var changes
Alfa1
11-09-2010, 11:34 PM
Please explain what is not working with vb 4.0.8. My LDM installation seems to work well with vb4.0.8
If its related to style issues, then please post screen shots.
yahooooh
11-10-2010, 01:44 AM
comments ,rates and also download can not used
the product is almost dead
:(
SoltanWorld
11-10-2010, 08:11 AM
guys what's ur problem exactly? I'm running LDM on 4.0.8 too with no error
dear Sir Andrew has passed away in July and we really lost Awesome Coder ever. But his Works doesn't dead, it works with any 4.0.x versions
Alfa1
11-10-2010, 08:23 PM
I have no problem viewing a download in vb 4.0.8
Rating goes well.
Commenting seems to have an issue, as well as editing the comment. I will have to check that out further. Could be a permission setting.
SEW810
11-28-2010, 12:51 PM
guys what's ur problem exactly? I'm running LDM on 4.0.8 too with no error
dear Sir Andrew has passed away in July and we really lost Awesome Coder ever. But his Works doesn't dead, it works with any 4.0.x versions
https://vborg.vbsupport.ru/external/2012/01/11.gif That's right, it is working on vBulletin 4.0.8 PL 2
Some lil issues like style messed up but it works pretty good.
I don't use Comennts at my forum, dunno if it works or not but oh yeah, this is a great mod that still works
http://www.seusers.com/foro/local_links.php
Alfa1
11-28-2010, 03:47 PM
Thanks for that update. I hope it keeps working for vb4. I think we should be happy that Andrew did not fully integrate it with the CMS yet. The fact that LDM operates fairly independent should allow it to run well for some time.
Did anyone try it on 4.1?
shane greer
12-04-2010, 09:04 PM
It no longer works as the option to add entries etc no longer is displayed in my version. :(
TosaInu
01-23-2011, 09:07 PM
A shock! Andrew was a nice person, he helped me quite a few times to get our LDM tweaked.
It's solid code for all I can say, it's working fine on our 4.1.1. I came here to look for a plugin and just learned Andrew is no more :(
moon_spell
02-12-2011, 08:29 PM
not working on 4.1.1 ! please release the new version , after upgrade to 4.1.1 no more working
regards
Alfa1
02-12-2011, 10:22 PM
not working on 4.1.1 ! please release the new version , after upgrade to 4.1.1 no more working
regards
Andrew has passed away. No one has taken up this addon yet. Im still hoping that one or more coders will adopt this amazing addon. Else Andrews years of work will be lost.
What is not working for you? I am running vb4.1.0 with LDM and no problems, but can not confirm for vb4.1.1
moon_spell
02-13-2011, 09:59 PM
Andrew has passed away. No one has taken up this addon yet. Im still hoping that one or more coders will adopt this amazing addon. Else Andrews years of work will be lost.
What is not working for you? I am running vb4.1.0 with LDM and no problems, but can not confirm for vb4.1.1
yeah is an Excellent work!i was using this but after upgrading is not working anymore i tryed to remove and reinstall it is not supported for 4.1.1 , i s there any way to slove this problem i need this addon please ,
The following dependencies were not met:
This product is not compatible with version 4.1.1 of vBulletin. (Compatible starting with 4.0.0 beta 1 / Incompatible with 4.1.0 and greater)
regards
Alfa1
02-14-2011, 01:04 AM
I expect this is easy to fix. Try this. In the product xml file find:
<dependency dependencytype="vbulletin" minversion="4.0.0 beta 1" maxversion="4.1.0" />
replace with:
<dependency dependencytype="vbulletin" minversion="4.0.0 beta 1" maxversion="4.9.0" />
Re-import with overwrite.
moon_spell
02-15-2011, 12:58 AM
I expect this is easy to fix. Try this. In the product xml file find:
<dependency dependencytype="vbulletin" minversion="4.0.0 beta 1" maxversion="4.1.0" />
replace with:
<dependency dependencytype="vbulletin" minversion="4.0.0 beta 1" maxversion="4.9.0" />
Re-import with overwrite.
yeah it worked ! but i habe now another problem with style ! the style on links and download part is not fixed footer headerand search are conflicted ! how to slove this pplease
Alfa1
02-15-2011, 08:51 PM
Link?
moon_spell
02-16-2011, 12:35 AM
Link?
the link in your message inbox please check
Alfa1
02-16-2011, 03:51 PM
It works just fine on vb4.1.12 for me.
You have a custom style, which is not working with LDM. And I see that your comet chat footer bar code is not inserted correctly.
moon_spell
02-16-2011, 06:02 PM
It works just fine on vb4.1.12 for me.
You have a custom style, which is not working with LDM. And I see that your comet chat footer bar code is not inserted correctly.
is not because of one of them , with all of completevb styles i have this problem !the style is a completevb product and the latest update ! i wonder how the updated styles do not work ! is there any way to slove this please ?
Alfa1
02-16-2011, 09:20 PM
Please add the default vbulletin style so that you can see that this works fine.
Maybe the styles you are using are dependent upon the new stylevar system that is in vb4. LDM is not dependent upon that, because otherwise LDM would have been broken a long time ago. I think the issue is that the custom styles you have are not compatible with LDM. Please ask completevb if they know how to fix this.
bitbender
02-17-2011, 01:55 AM
Installed and working on a 4.1.2 board (http://www.jamgoodbluegrass.com)and I don't see any style issues in my skins so far and I have 4 in addition to the default. It identified a background color or two I had missed in the stylevar settings when I built one of the styles, so that was a positive for me.
What a great mod this is - I am sorry Andrew isn't with us any longer. He sure wrote great code that integrates well in this mod.
Cheers
DJ-Lounge
02-21-2011, 02:47 PM
Does this work in vBulletin 4.1.2 with custom style?
Alfa1
02-21-2011, 03:35 PM
That depends on your custom style. It works on the default style and it works on various custom styles.
This addon was created before the stylevar overhaul.
bitbender
02-21-2011, 03:42 PM
Aye - Agreed - I should comment that my 4 styles do not vary much from the defaults, mostly back ground/color font and arrangement items. 3 of them I got from vbulletin.org and the mod works in all of them.
I upgraded to 4.1.2 from 4.1.1 and then put this mod on.
DJ- you are proably just going to have to try it and see - It can be turned off if it doesn't work so the risk is low. And it's darn good looking code, too.
DJ-Lounge
02-21-2011, 04:45 PM
Alright, I am gonna check it out on my forum!
Laurent42
02-25-2011, 03:45 PM
Hello,
Is it possible to use an absolute download folder outside the Web site tree? (for the dl2folderpath variable)? Would the plugin work?
readjono
03-16-2011, 08:09 PM
Does anyone have an issue searching? When I go to page 2 of the search results it loses its search.
Anyone have an idea of how it could be resolved?
Alfa1
03-17-2011, 02:11 AM
I dont have that issue.
SEW810
04-20-2011, 04:19 AM
Does anybody have an idea about wich templates must be edited just to work fine with any custom style?
Regards :)
EquinoxWorld
04-26-2011, 11:24 PM
Does anybody have an idea about wich templates must be edited just to work fine with any custom style?
Regards :)
Do it first and then you'll know which ones to edit. Every style is different so the templates vary. Only after you see what you have can you or anyone know what needs to be edited.
I was wondering if someone can help me. I have been using this hack for 2 years, I love it as well as my member. Ever since I updated to VB4 I have 2 issues, seems there is something wrong with my template and I cant figure it out, one issue is that the links inside the navbar are overlapping and its hard to see the "add entry link".
The other issue is that the username and logout links are out of sync on the page. I included a print screen so you have an idea of what I'm talking about.
Any help would be greatly appreciated
Alfa1
05-29-2011, 05:50 PM
Does anyone have this running on php5.3 or mysql 5.5?
I would like to know if I can safely upgrade to php5.3 or mysql 5.5.
SoltanWorld
05-30-2011, 06:46 AM
Works Great on 4.1.3 No Problem
SeanE
06-07-2011, 03:56 AM
I just upgraded to vB4.1.3 - and have enough PTSD now to last me the rest of my life...
I've been using LDM for about two years, and like it a lot - and want to install it on my new vB installation so I can get on with other things - only thing is, with Andrew's passing, I'm wondering what the future is with this hack...
What is the consensus about where this hack is going? Do you think it will continue to be supported by someone else, or should I consider this the time to separate from it and find another way to deal with downloads, etc? :confused:
If anyone reading this could please chime in - I need to get my boards and downloads back up on line ASAP, as my users are getting grumpy....
Thanks,
Sean
Leo Brazil
06-07-2011, 12:11 PM
Staff Note: Sadly, Andrew D, the developer of the Links and Downloads Manager has passed away after a long period of illness.
Andrew wasn't just one of the best coders I've seen here on Vborg, he was always there to help anyway, accepting suggestions, trickying out with other mods conflicts, always friendly, just like if we were paying here for that.
His work will be on my board as long as possible and it's the least I can do for his fantastic job and contribution to our community.
Andrew: We will never forget !
Alfa1
06-07-2011, 10:37 PM
I've been using LDM for about two years, and like it a lot - and want to install it on my new vB installation so I can get on with other things - only thing is, with Andrew's passing, I'm wondering what the future is with this hack...
What is the consensus about where this hack is going? Do you think it will continue to be supported by someone else, or should I consider this the time to separate from it and find another way to deal with downloads, etc? :confused:
LDM works fine ATM and there is no other downloads addon that has such extensive functionality.
LDM for vb3 is marked as reusable code and Andrew repeatedly asked for Jelsoft to take on this project, so this clears the way for a new coder(s) to take on this project. The question is if anyone will take it on. Without a new developer(s), LDM will stop functioning sooner or later. But who knows how long that will take. Andrew was a very good coder and it still works 15 months after the last release.
obmob
06-09-2011, 03:34 PM
I just upgraded to vB4.1.3 - and have enough PTSD now to last me the rest of my life...
I've been using LDM for about two years, and like it a lot - and want to install it on my new vB installation so I can get on with other things - only thing is, with Andrew's passing, I'm wondering what the future is with this hack...
What is the consensus about where this hack is going? Do you think it will continue to be supported by someone else, or should I consider this the time to separate from it and find another way to deal with downloads, etc? :confused:
If anyone reading this could please chime in - I need to get my boards and downloads back up on line ASAP, as my users are getting grumpy....
Thanks,
Sean
This is quite a piece of programming, it is not an easy task to maintain, maybe some coders can group to continue it.
It was such an amazing mode to work with. :(
Andrew wasn't just one of the best coders I've seen here on Vborg, he was always there to help anyway, accepting suggestions, trickying out with other mods conflicts, always friendly, just like if we were paying here for that.
His work will be on my board as long as possible and it's the least I can do for his fantastic job and contribution to our community.
Andrew: We will never forget !
He was such a friendly person, always willing to lend a hand to fix any issue.
We miss Andrew.
I've thought about taking on LDM, but I am not sure yet.
I would only be allowed, technically, to start from the vB 3 version and do my own conversion to vB4 - that is a lot of work for this kind of mod. If I were to take it on, I would love to start with the vB 4 version, but with his unfortunate passing, I have no way to get proper permissions for it.
We'll see what happens.
SeanE
06-11-2011, 02:50 AM
I've thought about taking on LDM, but I am not sure yet.
I would only be allowed, technically, to start from the vB 3 version and do my own conversion to vB4 - that is a lot of work for this kind of mod. If I were to take it on, I would love to start with the vB 4 version, but with his unfortunate passing, I have no way to get proper permissions for it.
We'll see what happens.
I'm not clear on what you're saying - you cannot do a straight install of this version of LDM without going back to an earlier version??
//sse
I'm not clear on what you're saying - you cannot do a straight install of this version of LDM without going back to an earlier version??
//sse
I'm talking about taking over the mod on the developer side of things.
SeanE
06-11-2011, 06:16 AM
I'm talking about taking over the mod on the developer side of things.
I see... Well, it would be great if someone picked it up - I cannot understand why Jelsoft does not just incorporate this product into vB....with the number of downloads (historically) it just seem strange that they would not adopt it...
My next question:
So...I'm running :
vB 4.1.3
PHP 5.3.6 and
MySQL 5.0.91-log
Does anyone know if this last version will run on these?
Thanks much,
//sse
Alfa1
06-11-2011, 09:38 AM
vb4.1.3 and mysql 5.0.x are no problem. Im unclear about php 5.3 yet. Someone needs to bite that bullet. I expect it will be ok.
SeanE
06-11-2011, 05:48 PM
Ok - well, I'm almost at the point where I'm ready to jump in again (my users are screaming for their downloads)....of course, vB has now come out with 4.14 - so I guess I'll update to that first, and then try to install the latest version of this - hopefully it will work. I'll post an update once I do that - I'm doing a test.db first...
One word for anyone reading this - who's a developer worthy of this product: I would happily pay for this product (on an annual basis, or otherwise - assuming the cost is reasonable) in order to secure it's performance and support with the vB line going forward.
I think it's crazy that it's not just scooped up and maintained by someone. If I were a developer, I know I would.
//sse
SeanE
06-12-2011, 03:26 AM
Ok - well, I'm almost at the point where I'm ready to jump in again (my users are screaming for their downloads)....of course, vB has now come out with 4.14 - so I guess I'll update to that first, and then try to install the latest version of this - hopefully it will work. I'll post an update once I do that - I'm doing a test.db first...
One word for anyone reading this - who's a developer worthy of this product: I would happily pay for this product (on an annual basis, or otherwise - assuming the cost is reasonable) in order to secure it's performance and support with the vB line going forward.
I think it's crazy that it's not just scooped up and maintained by someone. If I were a developer, I know I would.
//sse
Well, that was unpleasant. I've upgraded to vB 4.14 and the LDM installation failed - with the following error:
The following dependencies were not met:
This product is not compatible with version 4.1.4 of vBulletin. (Compatible starting with 4.0.0 beta 1 / Incompatible with 4.1.0 and greater)
Alfa1
06-12-2011, 01:26 PM
That is an easy fix. Just change the compatible version.
In the product xml file find:
<dependency dependencytype="vbulletin" minversion="4.0.0 beta 1" maxversion="4.1.0" />
replace with:
<dependency dependencytype="vbulletin" minversion="4.0.0 beta 1" maxversion="4.9.0" />
Re-import with overwrite.
SeanE
06-12-2011, 06:07 PM
That is an easy fix. Just change the compatible version.
In the product xml file find:
<dependency dependencytype="vbulletin" minversion="4.0.0 beta 1" maxversion="4.1.0" />
replace with:
<dependency dependencytype="vbulletin" minversion="4.0.0 beta 1" maxversion="4.9.0" />
Re-import with overwrite.
Ahhhhhh - I should know better than to give up before you guys comment. Ok - it's installed - and it picked up all my old tables, images and documents like before - saving me from weeks of re-entry work.... I guess I won't be abandoning this product yet... Thanks very much for your help. It appears (for now - on my test.db) that it works under my current parameters:
vB - 4.1.4
PHP - 5.3.6
MySQL - 5.1.55-log
If I run into any snags, I'll post them here.
By the way - you guys don't know (on the Shadowbox extra) which hook I specify when I add the Shadowbox plugin do you? I cannot remember, the instructions don't indicate it, and I cannot figure out which one it is just by looking at it...
Thanks again for the assistance - I appreciate it a great deal.
//sse
Alfa1
06-12-2011, 09:39 PM
For anyone who needs it. Here is the LDM wiki (http://web.archive.org/web/20070607045856/http://www.eirma.org/wikis/index.php/Links_and_Downloads_Manager).
It appears (for now - on my test.db) that it works under my current parameters:
vB - 4.1.4
PHP - 5.3.6
MySQL - 5.1.55-log
That's great news. I was wondering about PHP5.3.6
Now only to find out if LDM works well on the latest version of MySQL, as that contains a major performance improvement and IBxAnders advises to upgrade to it.
By the way - you guys don't know (on the Shadowbox extra) which hook I specify when I add the Shadowbox plugin do you? I cannot remember, the instructions don't indicate it, and I cannot figure out which one it is just by looking at it...
I do not use the shadowbox plugin, but if you search the 3.7 LDM thread for it, you will likely find an answer.
obmob
06-13-2011, 08:41 PM
I've thought about taking on LDM, but I am not sure yet.
I would only be allowed, technically, to start from the vB 3 version and do my own conversion to vB4 - that is a lot of work for this kind of mod. If I were to take it on, I would love to start with the vB 4 version, but with his unfortunate passing, I have no way to get proper permissions for it.
We'll see what happens.
Maybe you can talk to the guys on vB.org and ask for permission. Also, maybe you can try to create some sort of group with more developers. There seems to be some guys around with knowledge. :p
SeanE
07-05-2011, 05:40 PM
One new wrinkle -
With
vB - 4.1.4
PHP - 5.3.6
MySQL - 5.1.55-log
This version of LDM appears not to playing well with Safari, Chrome or IE...the text links within LDM do not come up - they show up as unknowns (question mark).
Under Firefox its fine - but not Safari, Chrome or IE.
Any ideas?
Thxs in advance -
//sse
Alfa1
07-05-2011, 08:30 PM
That could be a PHP 5.3 issue. If this is true then thousands of sites will encounter this issue after upgrading to PHP 5.3
I have LDM working fine with vb4.1.4
SeanE
07-09-2011, 10:40 PM
That could be a PHP 5.3 issue. If this is true then thousands of sites will encounter this issue after upgrading to PHP 5.3
I have LDM working fine with vb4.1.4
Yeah, I mean, it's functioning ok, but under Safari, Chrome or IE those graphics are breaking and are not coming up... hummmm
Alfa1
07-10-2011, 12:33 PM
Try checking it with firebug.
SoltanWorld
08-18-2011, 08:34 AM
any one knows how to can i have catbit like photolink bit ? I want my cats sort like that linkbit (photo).
any idea?
shane greer
11-19-2011, 11:44 AM
I uninstalled LDM and ran the LDM killer and deleted all phrases etc which mentioned it.. completely cleaned my site of this product but Im still getting a huge amount of error emails.
Final-Recipient: rfc822; dbmaster@example.com
Action: failed
Status: 4.0.0
Diagnostic-Code: X-Postfix; connect to example.com[192.0.43.10]: Connection
timed out
---------- Forwarded message ----------
From: "dbmaster@example.com" <dbmaster@example.com>
To: dbmaster@example.com
Date: Fri, 18 Nov 2011 11:12:16 GMT
Subject: vBulletin Database Error!
Database error in vBulletin 4.1.8:
Invalid SQL:
SELECT languageid,
phrasegroup_global AS phrasegroup_global,
phrasegroup_cprofilefield AS phrasegroup_cprofilefield,
phrasegroup_local_links AS phrasegroup_local_links,
phrasegroup_local_links_entities AS phrasegroup_local_links_entities,
phrasegroup_postbit AS phrasegroup_postbit,
phrasegroup_posting AS phrasegroup_posting,
phrasegroup_threadmanage AS phrasegroup_threadmanage,
phrasegroup_timezone AS phrasegroup_timezone,
phrasegroupinfo AS lang_phrasegroupinfo,
options AS lang_options,
languagecode AS lang_code,
charset AS lang_charset,
locale AS lang_locale,
imagesoverride AS lang_imagesoverride,
dateoverride AS lang_dateoverride,
timeoverride AS lang_timeoverride,
registereddateoverride AS lang_registereddateoverride,
calformat1override AS lang_calformat1override,
calformat2override AS lang_calformat2override,
logdateoverride AS lang_logdateoverride,
decimalsep AS lang_decimalsep,
thousandsep AS lang_thousandsep
FROM language
WHERE languageid = 1;
MySQL Error : Unknown column 'phrasegroup_local_links' in 'field list'
Error Number : 1054
Request Date : Friday, November 18th 2011 @ 11:12:15 AM
Error Date : Friday, November 18th 2011 @ 11:12:16 AM
Script : http://www.thefewgoodmen.com/thefgmforum/local_links.php?linkid=197&catid=24
Referrer :
IP Address : 66.249.71.51
Username :
Classname : vB_Database
MySQL Version :
Any ideas where I could start looking for a solution.
obmob
11-21-2011, 11:11 PM
Maybe it's because someone tried to access one of the old files, if I recall, I added redirection using htaccess.
Maybe you can do that and avoid users to call for those links.
Alfa1
05-21-2012, 01:21 AM
LDM still works fine with 4.1.12
I will test it on 4.2 soon.
there is a lot of missed with 4.2.0
- can't see add category
- can't see add entry
- can't see administrator tab
- FORMHOME can't see last post
Alfa1
05-30-2012, 12:49 AM
Thats simple to resolve. The new navigation manage has removed the navigation edits. None the less you can manually add the tabs and links. That will take you a few minutes.
I dont know what you mean with:
- FORMHOME can't see last post
Thats simple to resolve. The new navigation manage has removed the navigation edits. None the less you can manually add the tabs and links. That will take you a few minutes.
I dont know what you mean with:
- FORMHOME can't see last post
I don't know how to do this,
could you told me how to do .. ?
- FORMHOME can't see last post
I mean in the Main Page for forum, I add LDM in section, also in above version it was said the last post (latest entry added) . now in 4.2 is disappear
See attach for more
Alfa1
05-30-2012, 11:40 AM
I don't know how to do this,
could you told me how to do .. ?
Read the instruction articles about the navigation manager:
How to Access Navigation Manager (https://www.vbulletin.com/forum/content.php/740-How-to-Access-Navigation-Manager)
How to Add a Tab (https://www.vbulletin.com/forum/content.php/741-How-to-Add-a-Tab)
How to Add and Edit a Link (https://www.vbulletin.com/forum/content.php/742-How-to-Add-and-Edit-a-Link)
How to Add and Edit a Navigation Menu (https://www.vbulletin.com/forum/content.php/744-How-to-Add-and-Edit-a-Navigation-Menu)
How to Change the Display Order of Your Navigation Bar (https://www.vbulletin.com/forum/content.php/745-How-to-Change-the-Display-Order-of-Your-Navigation-Bar)
More: https://www.vbulletin.com/forum/content.php/737-vbulletin-4-2
- FORMHOME can't see last post
I mean in the Main Page for forum, I add LDM in section, also in above version it was said the last post (latest entry added) . now in 4.2 is disappear
See attach for more
Yes, I see now.
Do you have a busy website? I really like the last post function, but it has slow queries. Which means that if you have a busy site, this function will slow down your site. I had to disable it. I'm not sure how to fix the last post function.
I think its a much better idea to have a new post widget for the sidebar or for vbadvanced. This needs to be coded. I will need this as well.
When I upgrade my site I will need
thanks for your help, but I'm already know to to use Navigation manager tools
I'm already added IDM in Navigation bar, Manually - (early version is added it automatically)
But what I'm talking about is threre is alot of feature is missed after upgrade
here is picture for more infomation
this version 4.1.12
http://img.gem-flash.com/images/20415051472642433793.png
this version 4.2
http://img.gem-flash.com/images/15157118950601647765.png
all links in LDM , I hope you can find fix for it
I think the problem is in Templates has been changed in vb 4.2
and hooks can't access for that new tempate
Alfa1
05-30-2012, 05:17 PM
Read the links I posted. These give you the answer. Especially this one: https://www.vbulletin.com/forum/content.php/742-How-to-Add-and-Edit-a-Link
Mr. Alfa1
I have edit my navbar_link and add this code into it
<a href="local_links.php?action=addlink&catid={vb:raw viewcatid}">
{vb:rawphrase ll_menu_addlink}
</a>
as it will add entry in the opened category
but it return with this link
local_links.php?action=addlink&catid=
as it show , its can't fetch the catid from the opened page link, and I don't know how to do this
it should be like this
local_links.php?action=addlink&catid=22
as I already open catid=22 then I click on addentry
I have fixed it and make add entry and add category is working fine with 4.2.0 under navbar
By added this code in the end of NAVBAR template
<vb:if condition="is_member_of($bbuserinfo, 6)">
<li><a href="{vb:raw relpath}&action=addlink">
{vb:rawphrase ll_menu_addlink}
</a></li>
<li>
<a href="{vb:raw relpath}&action=addcat">
{vb:rawphrase ll_menu_addcat}</a>
</li>
</vb:if>
membergroup 6 to show for admin only , you can add any other groups by 6,7,8
SemperFideles
06-09-2012, 09:40 AM
I'm getting this error whenever a link is clicked on from within LDM:
Invalid Redirect URL (http://books.google.com/books?id=1-1-Kx9PJskC&dq)
See attached.
Does anyone know what is going on?
Alfa1
06-10-2012, 05:43 PM
I have been encountering the same. It may be related to php/mysql software updates. Im not sure. Im still using vb3.8 and did not have this before. So I doubt its LDM alone.
I request paid for who make LDM fully support with 4.2 (full function)
Ophelia
02-14-2013, 05:51 PM
I miss Andrew :(
SoltanWorld
03-09-2013, 06:58 AM
I'm still developing this great mod.
If you like to see my new changes on LDM take a look at this link :
http://www.negahradio.com/
Linkbit : http://www.negahradio.com/forum/downloads.php?catid=43&linkid=29
SoltanWorld
03-17-2013, 01:30 PM
I'm getting this error whenever a link is clicked on from within LDM:
Invalid Redirect URL (http://books.google.com/books?id=1-1-Kx9PJskC&dq)
See attached.
Does anyone know what is going on?
I have been encountering the same. It may be related to php/mysql software updates. Im not sure. Im still using vb3.8 and did not have this before. So I doubt its LDM alone.
Go to Admin CP -> Settings -> Options -> Site Name / URL / Contact Details
Set the option : Always use Forum URL as Base Path to No
And if you're using Vbadvanced Portal, Do not turn this option to NO, you should change the Disable Redirect Domain Checking to Yes
GiaNNi
07-13-2013, 09:51 AM
No updates for this? I have upgraded to vB 4.2.1... but I cannot use LDM :(
tbworld
07-13-2013, 06:49 PM
No updates for this? I have upgraded to vB 4.2.1... but I cannot use LDM :(
In the initial post, the admins posted a note that the developer passed away (RIP).
So I don't think there will be a local update. :)
What is the problem with it? No one can help if you do not post what your problem is with the mod.
GiaNNi
07-14-2013, 10:28 AM
In the initial post, the admins posted a note that the developer passed away (RIP).
So I don't think there will be a local update. :)
What is the problem with it? No one can help if you do not post what your problem is with the mod.
Yes, i saw it... its a pity; rest in peace.
My problem is with the style... after upgrade to 4.2.1... everything is broken... very ugly... maybe someone has upgraded fles with changes needed.
GiaNNi
07-14-2013, 10:39 AM
Now i have addded the spanish-latin translate file... end everything is wrong... all texts of all forum is alligned to the right... and all things in forum is changed of side... like a mirror :S
Any clue???
SirTalksalot
11-10-2013, 09:57 AM
This was a great MOD, is it compatible with VB 4.2.2? Or has anyone developed it further?
THere simply isn't any link managers out there I can find. The one other one I can find doesn't work.
imported_glowinggal
02-15-2014, 02:26 AM
nope doesn't work with 4.2 - tried installing it tonight and got the following:
Edit the Product.xml
min/Max version
imported_glowinggal
02-15-2014, 03:15 AM
THANK YOU - worked perfectly - in case anyone is looking or wondering... i put the max as 4.5
ForceHSS
02-15-2014, 03:27 AM
Leaving it blank would of done
like this
<dependency dependencytype="vbulletin" minversion="4.0.0 beta 1" maxversion="" />
Alfa1
03-18-2016, 08:07 PM
I had an importer created for LDM to various other gallery/downloads solutions.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.