mr.e230
New member
- Feb 29, 2020
- 5
- 0
- 1
same here. any solutions?Getting error last install page: "Something went wrong"
same here. any solutions?Getting error last install page: "Something went wrong"
Can you share the blog addon so that I can test and let know?Add Ons
Anyone keen on getting some add ons?
Not sure how they will work with the nulled version etc, but if a staff member wants to check them out first let me know.
I have the free addons package (4 tools incl color picker & bulk geo ip locator). Downloaded from the supplier for my version.
Blog Addon - Found via another external source, so an admin may want to check this out before i share.
Thanks
It's workedi found this bit strange but you have to enter license as this format:
xxx-xxx-xxx
for example:
123-321-321
Same here.Install works fine and can get into admin on v3 but index page just shows installer again. Any ideas on how to fix this ?
sudo chown -R www-data:www-data /path/to/installation
error_reporting(E_ALL);
ini_set("display_errors", "1");
It's Working
Follow this
1, Create a Database and User
2, Make entries of both Database and user at "/core/config/db.config.php" file
3, Install the package by using key of this format (xxx-xxx-xxx) for example (123-456-789)
Done
I installed this script at to check it's working. Later I'll buy
Thanks @Tomz and Team Members
If anyone want to check here is my domain, where I installed that script https://seo.studywarehouse.com
definitely worth trying, but i'm a newbie so don't really know how to set it up XD
immunify detects this auto injecting of index file as malware. I hade to whitelist this in immunify.Im considering same solution, i have zipped the index file since this is the one that is changed by the dev perioducally, and export it everytime he changes it. would be great to do so via cron job, basically to periodically auto unzip to replace index. I have read few tuts to use cron to unzip on shared Cpanel, but could not find clear solution, if you have one would be great to share it here. Thanks
immunify detects this auto injecting of index file as malware. I hade to whitelist this in immunify
I haven't tried cronjob yet. I meant to say was the script in its original form, is been detected as malware by immunify. Just check your immunify logs if you have.does this mean you have managed to make the cron job unzip the file? could you please share your process so i could try as well thnaks