![]() |
when I clic on the image for send an entrie to a friend, the link is wrong : it is a link for the categorie and not for the entrie as I want...
thanks |
Quote:
|
First of all thanks for this great mod.
I' m using 2.2.9 and everything is working fine, but I can't get the links in the navabr working properly. I have renamed local_links to downloads as the mod is used for downloads only. In the navbar for example under "Show" "New entries" ends up in a link like this: downloads_search.php?action=find&catid=-8 The result is the message that you have insufficient rights to perform this operation. Even when you are logged in as Admin. "Show" "New Ratings" ends up in a link like downloads_search.php?action=find&catid=-13 Same result. Any idea where these strange links with negative category numbers do come from and how to fix that? All other links in the navbar (Add link, Category, Moderate, ...) are working fine by the way. |
Got some problems with my LDM, first of all, a normal member can't see the additional attributes and yes, I've checked the permissions.
The second thing is that my download index looks a bit messed up, can't really find what's wrong. - http://crinale.com/forums/local_links.php |
Quote:
The navbar is pointing towards downloads_search.php because you've set: Code:
define('SEARCH_SCRIPT', 'downloads_search'); Script local_links_search.php should have been renamed downloads_script.php, etc, matching these definitions. The negative category ids are used to specify special searches, i.e. -8 = new entries, etc Let me know if I'm missing the point |
Quote:
Quote:
|
Quote:
I have renamed consequently the local_links_xxx.php to downloads_xxx.php as set in local_links_init.php The links are working, but the point is, that noone has permission to view these negative category ids. What permissions are responsible for that? |
Quote:
The code that is executed for script?action=find&catid=-NN carries out a check for valid values of NN, using a set of definitions that are pulled in from includes/local_links_include.php. It gives a 'no permission' error in two situations: - if someone without "can_moderate_links" permission is trying to execute one of the 'moderator' based 'find' commands (which only show up on the menu if you have those permissions in the first place - if the value NN is not in the valid range I would suspect that somehow it is the second condition, but I can't see (without checking your site) how that can be. |
Quote:
http://img252.imageshack.us/img252/8281/69381540wa8.jpg About the Downloads index it looks like this: http://img443.imageshack.us/img443/2000/81952230xp5.jpg I want it to look like a forum category, not splitted up. =) Many thanks again! |
Hi Andrew, i have just looked at my profile (vb3.7.3 PL1) and in the "About me" tab it shows Recent LDM hits & Entries, i have had hits and entries but they dont show (shows N/A), if i click the pencil (edit section) icon a box pops up saying "if you want to keep private then...." theres nothing in it if i then click save i get presented with "The server failed to respond in time. Please try again.", any ideas?
I have the upload folder outside of my forum and root (you helped with this), it is properly referenced as i can view/download files. |
Quote:
|
Here is the first beta release of 2.3.0. It still requires care - please do not install on a live site unless you are willing to deal with bugs. I will appreciate test reports and suggestions.
This code seems basically ok with VB3.8 - user profile integration is temporarily not working, but not because of any serious problem, and will be re-enabled in the next beta NB: the main zip only contains the English product file. The translations are supplied separately. There are a few more changes expected before 2.3.0 becomes the new official release (work on vba page load efficiency, integration of vbboarder's 'extras' integrator to smooth upgrades, and perhaps a couple of new extras), as well as updating the wiki. Compared to version 2.3.0-alpha, these are the changes: + Additional attributes Groups have new 'hidden' and 'collapsed by default' options which can be set on per-category basis Attribute groups displayed as collapsible boxes on 'Add/Edit Entry' forms Attribute names that start with * are replaced by the corresponding vb phrase when displayed on user pages + Administration Added information on admin/allowances when usergroups have *can_bypass_XXX* permissions Added information on admin/showinfo when usergroups with *can_bypass_XXX* permissions + Accept agreement Template/ *ll_agreement* phrase includes username as parameter + Forum Announcements Admin option added to select thread prefix when forum announcements made in forum defined by autocreate_forum setting + Media Players Updated JWplayer to use swfobject 2.1 + Searches Improved consistency of Advanced Search interface to saved searches and profile searches Integrated attributes consistently into searches and search interface Added option to profile searches to allow any/all/exact matches + Starred Nominations New *Current Nominations* search option on Show menu New permission *can_view_nominations* gives access to current nominations in linkbits and via Show/Current Nominations + vba modules ldm_tagcloud, ldm_new_reviews, ldm_newly_reviewed and ldm_cats extended to accept optional category list ldm_hot_thumb module added (thanks, vbboarder) various bug fixes and template edits to improve integration with inline media players (thanks, vbboarder) + Extras *blockhit-bylasthit* extra extends *timeout_hit_allow* setting to per-usergroup, per-category setting *flash-sites* extra updated to allows national YouTube urls; handling of other video sites brought back up to date *id3tag-enhancements* updated to use phrased attribute names *shadowbox* extra provides lightbox handling of LDM Jukeboxes and images in main linkbit and in attributes *ffmpeg-utils* updated to allow video transcoding via LDM admin pages *tagcloud* updated to allow optional list of categories to include in cloud + Bug fixes Filter bar appears correctly when featured entries have been enabled but no featured entries are visible Retain *prune_downloadtable* setting correctly after visiting admin/hits pages Fixed highlighting of exact phrase searches Fixed highlighting with php versions < 4.4.0/5.1.0 which lack utf8 regex extensions Fixed sql error with some choices of *musicbox_default_sort_order* setting Fixed IE Javascript bug when *cat_desc_popup* is set Fixed statistics code/vba module code to correctly select latest entries, hide hidden entries, etc. Fixed handling of *show category name* option in vba modules Fixed 'report entry' email to correctly pick up per-category setting of *report_email* Fixed 'report entry' and 'send to friend' to redirect correctly when selected after search Fixed bugs in handling some characters in filenames in admin/scans Fixed display of profile field names in profile searches Fixed central alignment of all titles on main page 'Sort by name' category listings and category drop down menus apply natural sorts (1,2,10 rather than 1,10,2) These were the changes in 2.3.0 alpha compared to 2.2.9 + Add/Edit Entry Removed 'delete image' option when image has been autocreated from entry Minor change to autoannounce new entries phrase ldm_thread_create_body to include category name + Admin Keywords page lists keywords horizontally Linkbits page allows editing of main linkbit and catbit parameters + Category Display Added *category_filter_menu* setting to display/remove keyword filter dropdown Added *cat_default_sort_order* setting to control sort order of category lists (was *default_sort_order*) + Featured entries Added *featured_usergroupid_favs* setting to select featured entries from entire usergroup(s) + Media Players Removed .swf from filetypes handled by JWplayer and added .m4a + Ratings and Comments Inline comments/ratings changed to be full part of main linkbits Ajax-enabled ratings/comments available as an option when using inline comments/ratings Inline comments/ratings also available in Jukebox + Starred nominations Entries can be unnominated Nominations are no longer stacked, i.e. only user's current nomination is recorded + Security *secure-urls* extra integrated into LDM, allowing download/play urls to be fully locked down *secure_nullindexfile* setting autocreates empty index.html files to block browing of upload/thumbs directories vBulletin session ids handled corrrectly throughout + User Profiles No longer shows LDM sections in user profile when turned off When LDM sections in user profile are empty, 'none' is shown as contents + Efficiency changes Admin and categories tables cached in vBulletin datastore and unnecessary database lookups eliminated + Extras *id3tag-enhancements* extended to create attribute information for wider range of video and audio files *JWplayer-extensions* inline player extended to play attributes that are media files *Wimpy* wimpybutton player extended to play attributes that are media files Test release of *ffmpeg-utils* - uses ffmpeg utility to grab video frame as thumbnail and to transcode video formats + Hooks and templates Added ldm_icons_cached after caching list of icon filenames Added ldm_catbit_start in ldm_get_categorybits() Added ldm_construct_catlist in ldm_construct_category_list() Added ldm_maindisplay_title in main code Added ldm_customfields_myentries in ldm_member_customfields_myentries() Added ldm_customfields_myhits in ldm_member_customfields_myhits Added ldm_create_post and ldm_create_thread in forums interface code Split links_header template into links_header, links_navbar and links_navbar_popups templates, making it easier for sites to move the LDM menu bar (move $ldmnavbar variable in links_main) + Bug fixes Various fixes to id3tag-enhancements extra; extra now also works within Edit Entry Fixed permissions-related null category bug in Edit Entry Minor changes to code used to highlight search results to deal with UTF-8 special characters Unnecessary blank line removed from category description in main displays Fixed byte reporting in limitaccess-by-posts extra Fixed keyword display/edit bug when display is filtered on keyword When 'link_imagesize' is left blank, LDM correctly applies VB Message Attachment/Thumbnail Size setting Sequence 'search->comment->return' returns to entry's category, not the base category |
Quote:
- ldm/admin/settings - enable *display_entities* - ldm/admin/permissions - give usergroups *can_view_entities* permission I realise that I've only enabled this by default for admins, which is probably not the correct approach. Quote:
|
Thanks for the new beta product but I have an error when I import the product xml in frensh :
ALTER TABLE local_linksentities ADD FULLTEXT valuedesc (entityvalue, entitydesc); MySQL Error : Key column 'entitydesc' doesn't exist in table Error Number : 1072 |
Quote:
|
Quote:
I've updated the zip file. Pls can you try again. Only one file has changed - includes/local_links_admininclude.php |
Quote:
|
Quote:
As another side question to your valuable time could you explain how to change which style the system uses?, i have uploaded a style with no parent or merge and find when i use that style and a user clicks the links to the download/uploads the "Force Accept" page is in the old style so is the categories page and Admin, Mods cp, any ideas? |
Thank you Andrew, so exciting to see the new beta.
Here is the new translation of chinese. I've changed some old translations, not just translated the new phrases. |
How can I do in LDM 2.3.0 beta for change the names of tags in Idtag3 ?
When I want to delete a tag in only an entrie, it doesn't work. thanks for your help |
Quote:
Thanks for the bug report on deleting tags from entries - you seem to be right about this. |
Quote:
|
Quote:
|
hi Andrew, after upgrade to 2.3.0 beta.1, I got database error when I want to display the category or item, like this
PHP Code:
|
Quote:
|
Quote:
|
I've reuploaded the 2.3.0 beta, with fixes for the two bugs reported so far (deleting attrinbutes and database errors with statistics enabled in all categories).
Only two files have changed, so existing 2.3.0 beta sites only need to reupload these files - includes/local_links_entitites.php and includes/local_links_vbafunc.php |
Quote:
can you help me please |
Quote:
With the new file, the database error has gone, but I can not get link to LDM, when I setting show_hit_parade to 2. I use firefox, it shows: Quote:
Edit: Now the vba cmp has the same problem. |
Updated to 2.3.0-beta 1, everything worked fine, after uploading the quick fix, (includes/local_links_entitites.php and includes/local_links_vbafunc.php)
The LDM no longer loads when the link is used... http://www.koww.net/forum/local_links.php _V |
Quote:
|
Quote:
|
Quote:
_V |
Quote:
Another question, how can I make the attributes display like the old way, I mean this: Quote:
|
Getting the following message when trying to upload a WMV file...
"Your submission could not be processed because a security token was missing or mismatched. If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error." What up with that? |
Quote:
Worth checking *post_max_size* and *upload_max_filesize", e.g. on the LDM admin pages or vb/admincp/maintenance/phpinfo |
Quote:
Here are what the blocks do: N=1 - url/download attributes 2 - images 3 - not used 4 - text and hidden types 5 - yes/no types 6 - media types So, you can get the layout name: contents for text attributes like this: Code:
<if condition="$entitytemplate==4"> |
Quote:
|
Wow, you got A LOT of coding done in 2 months! Thanks for the update Andrew :D I'll install it today and start testing. Special thanks for the upgrades to attributes, shadowbox, ffmpeg, & ID3 tags.
|
Image Resizer Mods Shadowbox conflict with LDM causing LDMs Shadowbox to not play images/ audios/ videos in both IE7 & FF2, or if it does play, then there are other problems like audio only no video, IE7 error message popups, Close button becomes unresponsive, etc. This problem is expected since the scripts are the same, which results in namespace collisions.
Solution: since LDMs Shadowbox does much more than the Image Resizers Shadowbox and because the Image Resizer supports 10 different image viewers, simply choose another image viewer for the Image Resizer in its settings page. |
All times are GMT. The time now is 03:52 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:
|