![]() |
Quote:
Quote:
Quote:
|
Many thanks Andrew.
|
hello screen or demo?
|
Quote:
|
I think an option will be good if it's possible :
"Subscribe to This categorie" thanks |
I have see that we can limit the download for the guests in a day and it works very good. But the favorites and nominations doesn't works for theme (it works but there isn't difference for the guests, if a guest put the entree "a" as favorite for exemple, all of the other guests will see the entree "a" as favorit for theme.
|
Hi Andrew, I found a small problem with display of the menu option "What's New". (local_links_search.php?action=find&catid=-8)
At the moment the shown items was limited by the parameter from "links_seen_on_portal", but I thought it was unnecessary to limit this one. I set this parameter with 20, so the stats at the right side had a good look. But it was not good for "What's New", 20 was too less. I hope you can change this setting in 2.3.0, or may be you can tell me how to fix it myself. Thanks a lot. |
Quote:
|
Quote:
|
I think this is the final 2.3.0 code. There are a few changes since the release candidates, according to requests received:
+ Main display Moved 'category closed' message from category bar to entry bar + 'Show...' No longer limits number of 'What's Hot/What's New' entries to *links_seen_on_portal* + Extras patch-admincp adds LDM statistics to the vB admincp Changed the patch-forumhome extras to use $template_hook instead of requiring template edits Changed WimpyButton to use its javascript interface, enables pausing of multiple players + Bug fixes Fixed moderation of new categories submitted by non-moderators Fixed xml playlist handling for JWPlayer Fixed templates for multicolumn settings of vbAdvanced modules Fixed admin import/export of material containing html entities Fixed admin import/export of keywords Those who use the WimpyButton and/or other Wimpy players - there have been some changes to the directories in which the various files are held, and the registration code for the WimpyButton is now entered in the Javascript file rather than via the LDM 'extra'. Please take a look at the 'readme.txt' file. I will be very grateful for updated French, German, Dutch and Spanish translations. Reports please - I would like to make this the official release in a few days. |
Thanks for this new version. Installed but I don't see the button of wimpy in the portal and in the library.
I have put correctly the registrations code. Jw player isn't active for mp3. Wimpy player isn't active. I haven't modified the var wimpySwf = "clientscript/wimpy/wimpy_button.swf Vbadvanced : www.home.fr/index.php Clientscript wimpy : www.home.fr/forum/clientscript/wimpy I must modifie the var wimpySwf ? thanks |
Quote:
|
<div align="left">Thanks very mush. I am really sorry for the inconvenience. Yet I install and uninstall the plugins of wimpy several times before coming to write here.
Wimpy button works now in the library bur it doesn't works in vbadvanced. </div> |
The 'edit' link next to the parent forum name in the Permissions page just reopens the same default permissions page in a new tab. Shouldn't it open the permissions page specific to that category (ie: local_links.php?action=editcat&catid=1)?
|
Awesome mod!
2 quick questions! 1. How do I remove the "Sort By" dropdown from the entries page 2. How do I force the entries pages to be viewed in Short view everytime the page is refreshed or returned to... Obviously when the user is on the page we want them to be able to expand.... but I don't like the fact that it remembers to always stay expanded... I want each refresh of the page to be put back into short view. thank you! |
Quote:
One thing you should be aware of - there are quite a lot of html errors on your generated home page. I don't think that these will be the cause of this problem. |
Quote:
PHP Code:
|
Quote:
Code:
<if condition="$sortnav or $keyfilterbit"> Code:
<if condition="$keyfilterbit"> Quote:
But, to your main question - how to have the 'short' listing as the default and the standard listing as the alternative. This is quite straightforward with version 2.3.0, possible but requires code edits with 2.2.9. With version 2.3.0, you first go to the LDM/admincp/linkbits & catbits page, find the links_linkbit_short entry, change the value in the 'collapsed' box from 0 to links_linkbit, and click on 'go' to save the change. Then go to LDM/admin/settings and set the template_linkbit setting to Short (title, thumb, short description). This will make the default display 'short' and the alternative 'long'. |
Quote:
Quote:
Am I correct to think that LDM has two ways of assigning moderators to a category: Either by assigning a whole usergroup moderating functionality or by inheritance from forums(which i think also has other effects)? If this is correct, then could you please add functionality to make specific users, the moderator of a category? |
Quote:
Quote:
The other two groups of moderators you identify are correct. |
I have searched and searched to answer this on my own but I am at a loss with attributes so please excuse my newbie question::o
I have added 2 attributes that are required when users enter anything into ldm. However they dont show up during entry for anyone admin included but they show up when editing. Ive double checked permissions etc. Can someone tell me what I am missing? |
Quote:
I'm happy to take a look at your site if you want, but will need an user id with full admin privs to vbulletin. |
Quote:
|
Hi,
Any idea why I can't add categories? When I try to create a new category and click submit the pages just reloads and I still have 0 categories created. |
Quote:
If this is not the problem, get back to me and I will try to help. |
Quote:
|
Quote:
PHP Memory Limit 32.00 MB Really don't have much installed either. |
Quote:
|
Quote:
I saw this problem a few months ago with another site protected using the Suhosin module. The limits that are being imposed by that module are preventing submission of complex forms. I am not an expert with suhosin, but I think the following settings may be to blame: suhosin.*.max_array_depth suhosin.*.max_array_index_length suhosin.*.max_name_length suhosin.*.max_totalname_length suhosin.*.max_value_length suhosin.*.max_vars where * is get, post and request. I think you/your server manager needs to increase each of these values quite significantly and restart your web server. This is not something I can do for you. |
I got this great module installed and now I try to get familiar with it
I have one question - i want to change the link name from the forum homepage: http://www.digidesignresort.com/forum it?s now called freebies and i want to rename it but by hard i don?t find where i can do it... :(( any ideas? any help is greatly appreciated as i?m now searching for an answer for hours... |
Quote:
But I think I'm misunderstanding your question. |
embarrassing but i must say you are not *lol* it´s just that ... searched the wiki but couldn´t find it ... maybe you could link me up? thanks again andrew!
|
andrew,
never mind - i found it must have been blind. thanks!!! |
Hmm... when i tried to test locally in my PC i got this error, what could it be? :eek:
Code:
Links and Downloads Manager |
Quote:
could be that you haven't uploaded includes/local_links_admininclude.php correctly :) |
Quote:
Find: var wimpySwf = "clientscript/wimpy/wimpy_button.swf"; Change to: var wimpySwf = "/path/to/forum/clientscript/wimpy/wimpy_button.swf"; In your case, this would be: var wimpySwf = "/forum/clientscript/wimpy/wimpy_button.swf"; This is explained in the 'readme.txt' for the extra (vbadvanced integration), but it's new with this release so I understand why it would be missed. Le me know if this works for you. |
Quote:
|
In the style of LDM, I have choose brief, and I think it will be good if we have a "stairs" for see the sub sub categorie when we put the cat_sub_display at 2.
Now we have that : (Categorie 01-b is a sub-categorie of Categorie 01-a) Categorie 01 *Categorie 01-a Categorie 01-b And I think it will be better with : Categorie 01 *Categorie 01-a ***Categorie 01-b |
Quote:
Now translating spanish phrases |
Quote:
|
All times are GMT. The time now is 10:53 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:
|