The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Links and Downloads Manager Details »» | |||||||||||||||||||||||||
What this is and does
LDM is a general-purpose tool for managing libraries of links and files, and handling uploads and downloads in a flexible way, while tracking and control user access. It has a range of integrated media players and a large library of 'plugin' extras. Installation and Usage Explained in the on-line Wiki, with a brief explanation in the file instructions.txt in the release zip. The recent revision history is given in the first post of this thread. Please use carefully and always backup your database before upgrading. Post reports of problems and suggestions for enhancements in this thread. 14.06.09 Version 2.3.0 is now the the officially-supported version. Works with 3.7 and vb 3.8. Please post comments in this thread 22.06.08 Version 2.2.9-post1 - This is the previous supported version. Works fine with all versions of vb 3.6 and vb 3.7. All standard features except profile integration and forum prefix selection work fine with vb 3.8. Show Your Support
|
Comments |
#282
|
|||
|
|||
Quote:
The bug is within IE, see http://support.microsoft.com/default.aspx/kb/927917. I don't know whether it's being triggered by my code or your patches or a combination. |
#283
|
|||
|
|||
It's linked to the swfupload extra. When I disable this on your site, add/edit link works ok. I'll try to sort out why. Doesn't affect me on any of my test sites.
|
#284
|
|||
|
|||
Ok. When I used firefox, the page loaded up but asked me to install a missing plugin, which was adobe flash player. I wonder if it’s connected. Like IE7 isn’t using adobe flash player properly or something
|
#285
|
|||
|
|||
Quote:
For part 1, I think you are stuck with a variant on the same problem you had before. You've wrapped the vbulletin page in a series of extra divs. As a result, all the vbulletin javascript initiatialisations are happening inside these divs, and not immediately within the body tag, which is where they are supposed to happen. IE doesn't like this, so croaks. The solution, I think, is to move the vbulletin.init script code outside all your divs, just before the close of the body tag, which is where it should be. |
#286
|
|||
|
|||
Yes you're right. I unskinned the forumskin.php in subdreamer admin panel and can now add entries to dlm using IE7 again
|
#287
|
|||
|
|||
Ok.
Andrew, when making template changes to vb etc you normally have to reskin the forum. So just thought id let you know in case you need to change things etc Admin panel > subdreamer settings > forum integration > skin integration Im not sure how to do that |
#288
|
|||
|
|||
Quote:
Code:
<script type="text/javascript"> <!-- // Main vBulletin Javascript Initialization vBulletin_init(); //--> </script> Code:
$footer </body> </html> |
#289
|
|||
|
|||
Well in the vb footer I see the same as above and when I skin the forum using subdreamer the vb footer is still the same
I guess it must be something to do with /public_html/skins/passion images ** folder ** catergories.php footer.php forummenu.php forumskin.php install.php menu.css passion_1.php styles.css but not sure what exatcly |
#290
|
|||
|
|||
I'll have a better look when i get home later.
|
#291
|
||||
|
||||
Hello!
i just upgraded from alfa4 to beta 1 and when i will go to my cmps portal i get this error "Warning: require_once([path]/includes/local_links_flashsites.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/local_links_players.php(106) : eval()'d code on line 6 Fatal error: require_once() [function.require]: Failed opening required '/home2/belapla/public_html/vb/libar/includes/local_links_flashsites.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/belapla/public_html/vb/libar/includes/local_links_players.php(106) : eval()'d code on line 6" have vbulletin 3.7 rc -2 andrewd you have admin count on my site - www.belaplay.com/vb/libar some help or solution? regards macc |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|