![]() |
Quote:
|
Quote:
btw.. i'm not being ungratefull.. because you are doing great work.. but as i am trying to test everything.. stumbled into another one: if you go to the comment page.. you have a button "return" and it takes you back to the link... usually it works fine.. but: If you did a search.. and within the search results you go to the comment page.. when you click the return from there.... it takes you back to the ldm homepage.. ie: the category list Felix PS: I'm leaving in a couple of hours for south of france.. and wont be online for 10 days... |
Quote:
then, the ldm/add entry menu command and entry/edit entry button will take you to a form which includes fields for an image url/an image upload |
Quote:
I'm not ungrateful at all - so much code, so many routes through it - bound to be bugs. |
Quote:
|
Quote:
How would i go around to post the LINK of the download itself in the thread? like what i'm trying to do is when you upload (example) an mp3 that it post a new thread with the LINK itself to the mp3 and that i would be able to embed it so if someone just want to view ONLY the thread without going to the download section itself just to listen example i'm not sure if you get what i mean? |
Still running the 'post1' version at the moment, is it worthwhile upgrading yet?
|
Quote:
Depending on what you want to do, this either requires a simple code edit or is quite difficult :) If you *always* want to trigger a download/open a remote url, then edit includes/local_links_forumsinterface.php and find the line Code:
$gotolink = ldm_make_filename($vbulletin->options['bburl'], LINKS_SCRIPT.'.php?linkid='.$linkid.'&catid='.$linkcatid); Code:
$gotolink = ldm_make_filename($vbulletin->options['bburl'], LINKS_SCRIPT.'.php?action=jump&linkid='.$linkid.'&catid='.$linkcatid); [code] Change it to: Code:
$gotolink = ldm_make_filename($vbulletin->options['bburl'], LINKS_SCRIPT.'.php?action=play&linkid='.$linkid.'&catid='.$linkcatid); Note that these edits will not change any announcements that have already been created in your forums. |
Quote:
2.3.0 is coming quite soon, but will be in alpha/beta for a couple of months, I imagine. |
thank you :)
one more thing : links_playerbit_WimpyButton uncached |
All times are GMT. The time now is 09:08 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:
|