![]() |
Quote:
|
ok andrew, no problem. cheers
|
Andrew, I used the plugin to add all the mime type extensions last night and forgot to the remove the ones I didnt want to use. Anyway, ive now removed them but ive just noticed that a user of the forum created a thread and added an mp3 attachment
http://www.djpassion.co.uk/forums/me...-part-1-a.html I only want to allow mp3 uploads for the links and download manager NOT in thread attachments. Is there a work around for this? |
Quote:
First, concerning the drop down menus on the LDM navbar, with IE. I'm not sure what is causing the problem, but it is somehow connected with your style. When I display your site using the basis VB style, everything works correctly. With your style, as you say, the LDM navbar breaks. Furthermore, if I download the html code from site pages that are broken, and host them on my server, the menus work correctly. Second, I have successfully uploaded three files (3Mb, 7MB and 17Mb) using the swf uploader. I also had two occasions whe the upload failed. I need to sort out why the failures are happening. I'l try to dig further over the weekend.l |
Quote:
|
Quote:
Cheers, chris. |
Quote:
In the top box, there is are two lines in the subdreamer css section which read: Code:
div I have created a "Child of Default" style on your board, which is identical to your default style, except that I have removed that line. The LDM menus work correctly with this style. I'll see about a permanent fix in a new version of LDM. Concerning the mp3 files, what you can do is disable the unwanted attachment types in the vb/admincp - attachments/attachment manager/edit mp3/uncheck enabled. LDM will continue to accept mp3, but your forums will not. I'll get back to you on the swfupload extra. I'll probably have to provide some debug code for you to upload onto your site. |
Cool, yes that’s fixed it now, Andrew.
Subdreamer CMS comes with automatic forum skinning which is what I used. But the forums wouldn’t validate as vaild xhtml at w3c because I had <link> etc in the wrong place. So I had to copy some code/css from the Subdreamer skin ’Passion’ that I modifed and added it to the vBulletin style sheet instead so that the forums would pass as vaild xhtml. Right from the start though I had another problem which was when the forums wasn’t skinned by Subdreamer CMS and vBSEO's option ‘Cleanup HTML Code’ was enabled the vbulletin quick links would work. But only when the forums was skinned and while having the vBSEO option ‘Clean HTML Code’ was enabled I would get the same problem as what was happening with the ldm navbar links. Anyway, so I had to disable the vBSEO option so the standard vbulletin quick links would work. Though it didn’t make a different with ldm. But now you have removed the unnecessary css from the vbulletin skin even with both forum skinned/vBSEO option ‘Clean HTML Code’ the vbulletin quick links and dlm links work now. So I've copied your code back to the default style sheet and will use that now. And will delete the other ones as they arent needed now. Thanks for finding that unnecessary css, Andrew. All vbulletin/ldm drop down links work properly now. Much apprecaited! Quote:
Quote:
I will PM you shortly. Big thanks for the css fix. Much appreciated. |
noticed another prob which is when viewing a category the moderator links are too close together
Moderators: Chris PowellKarlosandrewd should be Moderators: Chris Powell Karlos andrewd cheers |
Quote:
|
Ok. I tried to figure out where to add or <br /> but couldnt figure out which file the moderator names were coming from. Anyway, as long as you know. ;)
|
Quote:
|
Awesome.
|
Im having a similar problem (I also use subdreamer). Can I simply remove those 3 dropdowns? I dont really need them anyway, and also, can I remove the Sort by?
Thanks! |
I see how that bar is used for a lot of other things, Can I instead remove the bar completely for anyone but admin?
Also, I tried removing the vertical-align: codes but it didnt seem to fix it. Seems to not work in FF and IE. |
Quote:
Take a look at the template and you will find this sequence: Code:
$header The part in the "if" clause creates the drop down, and the "else" produces the flat style. So if you replace the "if" statement by Code:
$header |
Hi Andrew, since removing that code my forums aren’t loading up correctly in FF2 now
http://www.djpassion.co.uk/forums/ Well im not 100% sure whether its removing that code which has caused it or not to be honest. But the last time i checked the forums in FF2 just under a year ago they loaded fine though. I remember checking. A lots been done to the forums since then though like vBulletin updates. Could you please check in case installing the ldm hack as changed anything though as im not getting a reply from vbulletin.com and subdreamer.com cant work out what the exact problem is. Would like to narrow it down as to what could be causing the problem. Any help would be much appreciated |
Quote:
As far as I can see, this is being caused by another part of your subdreamer css, I think the lines: Code:
#wrapper I'm a bit surprised because this was not happening at the weekend when I last looked at your site, so I wonder whether something else has changed. |
Hmmm well I tried playing around with the css earlier today but could not seem to figure out what the problem was. I check several hours later and the problems gone now though. I thought subdreamer.com staff fixed the problem but they say they never. Did you end up fixing it Andrew? I hope so otherwise ill never know what caused the problem
|
aaah it was me ive done it.
i had to change this // ################################ SDHEADER ################################### $sdheader = ' <div id="wrapper"> <div id="border_right"> <div id="border_left"> <div id="sdlogo"></div> <div class="navigation_1"> <div class="navigation_2"> <div class="navigation_3"> <div class="navigation_4"> <div class="navigation_5"> ' . $categories . ' </div> </div> </div> </div> </div> <div id="content_6_alt"> <div id="column_right_alt_2"> '; ___ to this // ################################ SDHEADER ################################### $sdheader = ' <div id="wrapper"> <div id="border_right"> <div id="border_left"> <div id="sdlogo"></div> <div class="navigation_1"> <div class="navigation_2"> <div class="navigation_3"> ' . $categories . ' </div> </div> </div> <div id="content_6_alt"> <div id="column_right_alt_2"> '; ____ Thanks for your help Andrew. |
So many things changing... and still 3.7 is not gold! x.x
|
Does any of this tie into dropdown menus? I am using subdreamer and none of my dropdowns seem to work. I think it has something to do with the forum style, but Im not sure.
|
Let me make sure here
Do your vbulletin Quick Links work? If they dont then I doubt its anything to do with AndrewDs dlm hack. If the vbulletin Quick Links do work but your dlm drop down menu links dont they itd most likely down to your subdreamer forumskin.php Its tricky to say without looking. Its just a matter of checking through everything narrowing down the problem really. |
Quote:
|
Hello AndrewD
Is there any way to remove the bar between the categories? |
Quote:
It is created using the links_linkseparator template, so you can edit that template as you wish. |
Excellent!
I just removed the row and it looks perfect. Thanks! |
Andrew, when i go to add an entry and the form loads up i get a warning/error message appear at the bottom left corner in my browser which has
Line: 160 Char: 101 Error: Expected identifier, string or number Code: 0 Url: http://www.djpassion.co.uk/forums/ content.html? Im using Internet Explorer |
Quote:
Thanks, |
Ok no worries. I look forward to the new version.
Ps cannot believe this hack only has 18 votes and an average of 4.83. Though I suppose that?s because it?s still in the beta/alpha stages. Anyway, the DLM hack is already very good - the more users that use it to test it etc the better it will become, esp other requesting for extra features etc. The support is excellent. If any of you are using this hack, please give an honest vote and click installed. Thanks for this hack and the time you spend on it to improve it etc @ AndrewD! :cool: Cheers, Chris. |
Quote:
It's been under development since 2004 and the code base is now something like five times the original size. Up to vb 3.5, it did not handle uploads, for example. |
woot! finally updated
3.70 RC1 and 2.2.9a4 - working ... mostly (see below) bug? I can't get category icons to show. :( (even if using FULL url) eg: http://www.unrealaddicts.com/forums/local_links.php "music to frag to" category should be this: http://www.unrealaddicts.com/forums/linksdownloads/icons/music-to-frag-to-Clan-TSU.jpg The image path shows up missing the forums root folder eg (wrong url --missing /forums/) : Code:
http://www.unrealaddicts.com/linksdownloads/icons/music-to-frag-to-Clan-TSU.jpg But I also get this error when use full url Code:
The following settings are invalid: |
Quote:
|
Quote:
Cheers, Chris. |
Quote:
|
Quote:
|
bookmarked - Because i am DEFINITELY interested in this mod once it is out of beta stage.
Good job! |
Version 2.2.9 beta is now available for testing. Will appreciate reports.
|
I just updated ldm but have noticed that the edit file link is being blocked. I try to delete a file but get some kind of operation could not complete message
|
Hmm I cant seem to add files either. Think I'll leave it for now. Will let you take a look AndrewD
|
All times are GMT. The time now is 05: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:
|