So it's connecting to MySQL fine now?
Are you also trying to run your server FTP aswell as the one for the plugin? You can only run one of them on the same server, unless you change the ports. I'd completely remove the server one and use WinSCP via your root SSH to access the files.
Also, use...
Your user still has the square brackets around it:
message: 'Access denied for user '[[[hosting_hgr]]]'@'vps52677.vps.ovh.ca' (using password: YES)'
It should probably be:
hosting_hgr rather than [[[hosting_hgr]]]
Also checkout the items on this page:
https://support.mfscripts.com/public/kb_view/22/
Firewalls is a common issue along with using the @host.com on the end of the username, when it's not needed sometimes.
I'd be very worried if your webhost doesn't recognise a crontask! The process we provide is standard for anyone familiar with Linux.
Anyway, for their interface just manually copy them in:
Script language: php
Script to run: admin/tasks/auto_prune.cron.php
For the times, copy and paste the 5...
Hi,
Did you manage to make payment in the end? If not you can also send it directly to [email protected] and I'll manually activate the order for you.
Thanks,
Adam.
All the text in the script is cached in the database, so the text you see is just the initial default content if the translation doesn't already exist in the database.
You should be able to edit it via the admin area, languages. If you click on the English language then search for some of the...
Copy of text sent via the ticketing system, for other users:
Take a look at the top of \themes\reservo\templates\account_edit.html
// require login
$Auth->requireUser(WEB_ROOT.'/login.'.SITE_CONFIG_PAGE_EXTENSION);
This redirects to the login page if they are not logged in.
If you have a...
Hi,
Thanks for reporting. This was caught a few weeks back and is ready for the next release. It should only happen with 2 files are overlapping on download and it wont happen when using xSendFile or xAccelRedirect.
Thanks for posting the query to update the db aswell.
Regards,
Adam.
Re: advertising
This isn't something we consider to be managed within the script. You're better using an external ad provider for this or creating the page manually.