![]() |
That indeed looks very nice. Especially the way to display part one and two.
|
Hi. Could use a little help here-
In Links and Downloads in Admin panel- for: can_edit_link Usergroups that can edit existing links. (Users can always edit their own links.) Well, that's not true for my forum- Users cannot seem to delete their music tracks. And if I go to: can_edit_link Usergroups that can edit links. And, I enable Users- well, that's global, so anyone can delete anyone else's tracks. What do you think is wrong here? Thanks, Steve |
I've been using LDM for ages and love it. I just moved my forum from one site to another and some of the links come up with this error:
"Sorry - link is not currently available" Any ideas? |
Quote:
|
<i>
2. If your web site runs on Microsoft's IIS web server in cgi mode (you can find this out by looking at the main VB admincp page), a key php environment variable DOCUMENT_ROOT is not defined by default. This causes serious problems with the placement of files on your server. LDM detects this problem and issues a fatal error if necessary. If this occurs, edit includes/local_links_init.php and define the constant LDM_DOCUMENT_ROOT. The code highlights where to make the edit. Alternatively, you can patch your web server to define DOCUMENT_ROOT correctly. </i> I'm getting this error: ======================================= Unexpected critical failure Critical Error: Document Root not set, Edit local_links_init.php ======================================= I'm assuming this is the error you mentioned? How/where do I "define the constant LDM_DOCUMENT_ROOT" or How do I patch the server? thanks.. |
Quote:
Open the file using a text editor and find these lines: Code:
if ($_SERVER["DOCUMENT_ROOT"]) { Code:
// define('LDM_DOCUMENT_ROOT', '/path/to/your/site'); Code:
define('LDM_DOCUMENT_ROOT', '/data/www-root/mysite'); You can generally figure out what is your '/data/www-root/mysite' by going to your vbulletin/admincp/maintenance/php info page, and taking a look at the listing. I can't easily tell you what line to look for, as I do not have a windows-based IIS server available. If you have problems with this, send me a PM with site details and a username/password for an account with admin privs on your board, and I'll take a look myself. |
Quote:
<path>/local_links_admin.php Is unavailable. Thanks for the quick support btw :P Should I try editing the init file manually? |
Quote:
|
Quote:
I havent renamed anything. |
Quote:
|
All times are GMT. The time now is 11:34 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:
|