![]() |
Andrew,
Do you need to have new phrases translated for 2.2.9? Do you have any idea when it will go into beta phase? |
Yeah, please tell us when you need translations! :D
|
Quote:
|
hi Andrew,
is this feature implemented in the ldm-2.2.9? SEO: Ability to use category names instead of the category ID numbers for SEO purposes (local_links/links/17 => local_links/links/music/); Add SEO ability to paging and category jumping links. would be very helpful to have this thanks |
Are there any limitations set anywhere to the cat_icons? I am trying to get these displayed and although the category_new.gif disappears, It is not replaced by the new cat_icon. Any ideas?
|
Quote:
|
Quote:
|
Hello, I still get this error when trying to download a file:
Fatal error: Cannot redeclare update_settings() (previously declared in /www/htdocs/my/forum/admincp/vcharset/functions_vcharset.php:16) in /www/htdocs/my/forum/includes/local_links_misc.php on line 399 Can you help me to solve please? |
Quote:
You can fix it by changing the definition of update_settings and the calls to it in LDM. This is done in 2.2.9. In 2.2.8, you need to edit the following files: local_links_actions.php(2508): if (!update_settings($catid, $_REQUEST, $errors)) { local_links_actions.php(2712): if (!update_settings($catid, $_REQUEST, $errors)) { local_links_admin.php(1171): update_settings(-1, $_REQUEST, $errors); includes\local_links_misc.php(399): function update_settings($catid, $settings, &$errors) { includes\local_links_misc.php(797): ldm_general_failure("update_settings/$name"); Just change update_settings to update_ldm_settings |
Perfect Andrew !! Thanks a lot !!
But I thought I've upgrated sucessful to 2.2.9 before .. Anyway, works fine after the edit ;) |
Quote:
where c-17 stands for category 17.... :D thanks |
Quote:
I just uploaded the prefix_forum_new.gif and prefix_forum_old.gif to the uploads folder and entered the files into LDM's admin. I have a special LDM category for sponsors, that only they should have access to. But sponsors are an additional usergoup, not a primary usergroup. How can I grant access to sponsors only? |
Quote:
If you do the first, specify the category icon in the form my/new/icon/subdir/mycaticon.gif If you do the second, specify myiconsdir/mycaticoncat.gif Quote:
|
Quote:
Quote:
|
Quote:
Solution: When downloading the file don't use "Save", use "Open" instead. |
Hello
Can I export database and import to another site? In this case how about the user names (of users who posted the links)? Thanks |
Quote:
LDM also has an xml export/import facility on the admin page. The xml file contains all information on your categories and entries but (at least not until the final version of 2.2.9) the admin settings. The transfer will retain the usernames and userids from the source machine. Of course these may not correspond to usernames and userids on the new machine. Depending on the number of users who have submitted entries, this would be a fairly quick task to fix using a bit of sql. Its not yet included as one of the 'mass edit' features in LDM. |
Thanks for your quick reply. I want to use the LDM xml file. As you said it still does not contain the "admin settings", after I import this xml file in to the new forum can I set it via a admin control panel? If there are some "same " user id, is there any error when I importing it?
|
Quote:
There will be no problems with userids - just mismatches between the displayed usernames and the current ones - as far as I can see |
Where can I set moderators per category and where can I define where the broken link emails go?
Is it possible to create categories that only contain subcategories? i.e. it should not be possible to add entries/files to these categories. If possible, then I would like to display these categories similar to how a category is displayed in vbulletin. (vbulletin forum settings: Act as Forum (Will act as category if no)) Is this an option? Will 2.2.9 add LDM statistics to the statistics tab of vbulletin member profiles? (vb 3.7) |
Quote:
|
Quote:
a) if the category has an associated forum, then the email reports get sent to the moderators of that forum; b) the report gets sent to all users with some level of vb admincp permissions I am making a change between 2.2.8 and 2.2.9. In 2.2.8, group (b) is always selected. In 2.2.9, group (b) is only selected if there are *no* associated forum* moderators *and* you have set *send post reports* on your vb admincp to email admins and moderators. In addition, in 2.2.9, the email will be sent to all users in groups that have LDM *can_moderate_links* permission in the respective category. (I think they should always have received these emails, but I seem to have overlooked them.) I'm open to suggestions, within reason. It is possible to close a category so that it will not accept new entries, but it is not currently possible to define a category in the way that vb does. However, in 2.2.9, it will be possible to give subtitles for groups of entries (and groups of categories) with the same display orders. Again, I am open to suggestions, within reason. |
Thanks for the quick response!
It would be helpful to be able to manually set which usergroups or useres are able to receive these reports, either in a text list (like the vB lists 5,7,23,26 of users) or as one of the permissions settings separate from 'can moderate links'. We for example have admins, forum moderators, and people who you could call 'content mods' for different types of content, all of which we'd want to be able to moderate links, but not necessarily all of them we'd want to be able to moderate *all* links. It would be helpful to have a setting for that, if it's possible. |
i hope there is addition feature for download by unregistered by adding captcha or timer to download because some sites just copy link of download and the visitors will download without visiting my site
|
Quote:
|
Quote:
but i do not need it for play i just need it for download link and i think the captcha or timer to download more benifits than this thanks for support |
I am having trouble with X-PHP-Script: /forum/local_links_actions.php
Somehow spammers manage to use this to send out bulk spam. I have already limited the can_send_to_friend permission to members only, but now I am experiencing the same again. Is there another setting that needs to be changed? Can you please add human verification to the send to friend form? BTW: http://www.trapvid.com/ is closed. |
Quote:
Yes, I know that trapvid closed down. Most irritating, given that I devoted much of my Christmas vacation to this! |
Quote:
Quote:
|
so if we upgrade to vb 3.7 once final then we will have to use this version to keep using LDM? Of can 2.2.8 work with 3.7? thanks
|
Use this:
Quote:
|
I'm pleased to report that (all being well) the next version of LDM will be uploaded some time this week for testing.
This is a quite substantial rewrite of the code to implement a consistent function naming scheme and (hopefully) avoid conflicts with other hacks. In addition, these features are implemented: - a flash based uploader with progress bar, handling uploads to 100MB - nominations for 'entry of the month/year/etc' - new statistics options and a redesign of the statistics layouts on the home page - an optional collapsible category explorer display (see attached image) - extensions to the filmstrip extra to include various hit parades on home page. and so on. Give the extent of the changes, and the fact that more work is still needed to interface fully with VB3.7, this release will remain alpha code for some time still. Has anyone tried the gold release of vbadvanced 3.0? I'm having problems with modules on windows (but not on Linux). |
Looks really good. I also love the sound of the stats improvements. :up:
|
WOW! It looks awesome! ^^
Thanks Andrew, will be glad to start testing :D |
Quote:
|
Quote:
|
how do i edit my php.ini file to allow for uploads larger than 2mb???
|
Quote:
Assuming that you do have full access: a) locate the php.ini file (e.g. vb/admincp/maintenance/php info) b) download the file and edit a copy: find the line starting post_max_size and edit, e.g. post_max_size = 16M find the line starting upload_max_filesize and edit, e.g. upload_max_filesize = 16M save and upload restart your web server software (e.g. apache) |
and if i dont, can i edit my htaccess file instead?
|
i followed this part:
Quote:
|
All times are GMT. The time now is 12:53 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:
|