![]() |
Quote:
- If the code is unable to create a subdirectory in your uploads directory corresponding to the user who is making the upload or - If the code cannot move the uploaded file into that directory once it has created it. You can check which case is causing the problem by looked in the directory you have specified as your uploads directory. It should contain subdirectories and sub-sub-directories with single digit names, e.g. for a user with userid 36, there should be a directory tree /uploads/3/6, etc. If these exist, upload a file under your own admin id and check that a new file (it will have a random filename) appears where you expect. If it does, then check that you have given proper permissions to your uploads directory. If not, then try to discover where the files are actually being placed. Have you, for example, changed the setting of local_file_root (LDM admin page)? Let me know what you find out, in case there's a bug in LDM. |
Quote:
I'll now add this to the list of installers, so that in future, there is a single Dutch installation pack for LDM |
Quote:
|
Quote:
Here's my code so far: Options +FollowSymlinks RewriteEngine on RewriteRule ^local_links/links/(.+)/(.+) /local_links.php?catid=$1&linkid=$2 [R] RewriteRule ^local_links/links/(.+) /local_links.php?catid=$1 [R] RewriteRule ^local_links/jump/(.+)/(.+) /local_links.php?action=jump&id=$1&catid=$2 [R] RewriteRule ^local_links/jump/(.+) /local_links.php?action=jump&id=$1 [R] The directory links to local_links/links/1 but it will redirect to locallinks.php?catid=1 Anyone know what to do? |
Quote:
|
Quote:
Code:
<VirtualHost vb35> Your code doesn't work in my http.conf, because of the carets at the start. Not sure if that helps you |
n'oubliez pas 'nenente....'
|
Quote:
a) the style resetting code checks for a positive category id, i.e. the base category will always show up in your default b) there is no global setting I'll add these to the list of things to do. Andrew |
Quote:
|
That already explains a lot. The directory's permissions needed to be adjusted. Now it works. That directory is a sub-directory of the local_file_root_prefix. I do not get the monitor_dir to scan a directory outside of the local_file_root_prefix.
Any idea on how to solve this? BTW I just imported the Dutch Language file, but now users can choose between Dutch for the LDM & the forum, but not both. So they'll either get one part of the screen in Dutch or the other. |
All times are GMT. The time now is 04:08 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:
|