![]() |
Quote:
Go to your vb admincp, products and plugins. Add new plugin product - Links and Downloads manager hook - ldm_admin_start code: @ini_set('max_execution_time', 300); plugin is active: yes Now you should be able to get at ldm/admin/categories and tidy up. Remember to turn off/delete the plugin when you've finished. |
Quote:
You want to be able to create threads, each corresponding to one entry in an LDM category? |
Quote:
Thanks Andrew, now I know why it would happen :D |
hi, i have a problem with the hack when uploading has finished. It seems the file was submitted but then:
i use the german version and the text says: "Fehler beim Hochladen - kann die hochgeladene Datei auf dem Server nicht verschieben." engl. smth like that: Error while uploading - cannot move the uploaded file on the server. I have an upload, thumb folder both set to 777, no error messages @LDM using 2.8.8Post1, local_file_root Website local_file_root_prefix not set whats the error on that? btw awesome hack :eek: edit: Tested with full path url, local url, both works, only upload i still get the error msg. |
I apologize if I have somehow missed these answers (...and I probably have), but...
I appreciate your answers and time. This plugin looks very promising! |
Quote:
Quote:
Quote:
|
Quote:
If that doesn't point you in the right direction, here's a quick debugging check. Go to vb/admincp/products and plugins and add a new plugin, called, e.g. debug, attached to the hook ldm_upload_filesave, and make sure it's active, with the following code: Code:
echo 'open_basedir '.ini_get('open_basedir').'<br />'; |
Hi AndrewD, thanks alot for your time and help. I figured out the phpinfo(), safemode is local and global set, open_basedir is only local set.
the error msg is recieve with your debug code: PHP Code:
Maybe i can do something in Plesk file manager editing some file in the root directory? Im not that strong with server settings. |
Quote:
VBulletin itself gets round this problem with some slightly contorted file movements, which I have not implemented in LDM. *Edit* I've run a quick test with safe_mode on and open_basedir set, and can reproduce your problem. Turning off safe_mode corrects the problem. So (at least for me) does turning on safe_mode_gid |
Hey AndrewD, there is the French translation with this post ;)
|
All times are GMT. The time now is 09:59 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:
|