Did you run the cron job for conversion ?
Use this command, your conversion should kick in as long as you followed proper instructions to install ffmpeg:
php /home/filecad/public_html/plugins/mediaconverter/converter/convert.php
FFMPEG installation:
wget...
you are right, i didnt.. this is what happens you are tired.
Anyways, i don't think there will be much performance issue even when dealing with thousands of accounts because all this is doing is executing single SQL command. I have a test site with 5000 dummy users on it and i just upgraded...
it has to be done from cpanel or whatever web hosting software you are using.
The only setting on your file hosting script is to put "https" in your "_config.inc.php" file instead of "http" and that should do the trick.
Hi Admins,
Just realized that the webDAV isnt working on your demo website, i am able to login and see all the files, i can download the existing files but cant upload or delete any files from there.
Is this a glitch in new version ?
Hi there,
Just realized that when a new user registers and logs in, the file manager is supposed to show Documents, Pictures, Music etc folders but they doesn't get created. I don't think it ever worked as i have never seen them even in test environment either where i created multiple accounts...
i am not an expert here but thanks, i will maybe try to find a freelancer to build me API for it then. I was hoping yetishare / mfscripts could help us out in this rather than us paying someone else to do it for us.
Can you guys get us the API feature for the script ? i am not an expert but i think we already have an API but we just don't know how to use it so any help here would be great..
Re: Account lock doesnt work in 4.2
yes even in the new flow theme, i see these issues. The message on the top right comes up saying account has been locked but the webpage still shows unlocked and i can still see all the user info in there..
Now it does email the code to the user and i see the...
you would have to upload all the files and then redo all the modifications to your theme again unfortunately. alot of the files have changed so you cant just replace a bunch of files to upgrade to new version..
can you run this command on your server terminal and see if you receive email, if no, check the error logs to see what you get ?
echo "test content" | mailx -s "test subject" [email protected]
Also make sure sendmail is running on your server.
check permissions to files folder ? Also may need to repair tables in the database.. I am assuming you did import the SQL files that came with latest 4.2 package right ?