Tagged: x
-
AuthorPosts
-
July 17, 2016 at 10:43 pm #1091341
FireSideTatsParticipantI installed Superfly but i couldnt choose images in any of the superfly menu options, the media would never show up. So I uninstalled Superfly and Ubermenu (I read there can be issues between the two) and intended to re-install Superfly but I get an “error occured” message when installing from the Add-Ons page.
July 17, 2016 at 11:05 pm #1091358
LelyModeratorHello There,
Can you give us the error you were having when you installed Superfly again?
Would you also mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
July 18, 2016 at 9:29 am #1091898
FireSideTatsParticipantThis reply has been marked as private.July 18, 2016 at 9:57 am #1091952
JoaoModeratorHi There,
I managed to install Superfly on the first click.
It is installed activated.
Let us know if you need further help.
Joao
July 18, 2016 at 2:14 pm #1092307
FireSideTatsParticipantThis reply has been marked as private.July 18, 2016 at 4:19 pm #1092453
NicoModeratorHi There,
I could see that upon installing superfly,it will show an internal server error.
Possible solution for this problem:
– Increase memory allocation.
You can try adding the code below in your wp-config.php file located at the root directory of your site.
define( 'WP_MEMORY_LIMIT', '256M' ); define( 'WP_MAX_MEMORY_LIMIT', '512M' );You can add it after define
('WP_DEBUG', false);Increasing php memory in config file may not work if your host does not allow for increasing the PHP memory limit–in that event, please contact your host to increase the PHP memory limit.
– File permission.
This could probably be due to file permission errors. WordPress directory especially wp-content folder needs to be 755. Please ask assistance from your hosting provider. This is just a quick fix for them.
– Test for plugin conflict
You could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.
Let us know how it goes.
Thanks.
July 19, 2016 at 12:16 pm #1093880
FireSideTatsParticipantThanks for the help! the answer was ultimately:
– Increase memory allocation.
You can try adding the code below in your wp-config.php file located at the root directory of your site.
define( 'WP_MEMORY_LIMIT', '256M' ); define( 'WP_MAX_MEMORY_LIMIT', '512M' );Adding these linea corrected all the issues I had with SuperFly…many, many thanks!
July 19, 2016 at 12:25 pm #1093893
JoaoModeratorGlad to hear it.
Adding these lines is always the first thing I do when I build my Worpdress Websites.
Improving memory limit never hurts 🙂
Have a great day.
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1091341 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
