• I just installed the amazon auto links when I went to activate it my site shut down if I delete the folder from my site the site is back up again any answer would be good thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author miunosoft

    (@miunosoft)

    Hi,

    It is not possible to tell what caused your problem with the given information. It could be the memory limitation set by your server, a conflict with other plugins or theme, PHP errors, missing files etc.

    Why don’t you try providing any errors you see to help others to detect the cause of your problem? If you are not familiar with getting PHP error log, the following steps will help.

    1. Find wp-config.php in your WordPress installation directory and open it.
    2. Find a line that is similar to define( 'WP_DEBUG', false );
    3. Replace it with

    
    define( 'WP_DEBUG', true );
    define( 'WP_DEBUG_LOG', true );
    define( 'WP_DEBUG_DISPLAY', false );
    

    and save the file.
    4. Activate the plugin and open the wp-content directory. A log file should be created. Then post the log.
    5. To restore the change, revert the change made in step 3.

    This page may help as well.

    Thread Starter moreuknews

    (@moreuknews)

    [19-Feb-2017 16:56:13 UTC] PHP Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 1280 bytes) in /home/moreukne/public_html/wp-content/plugins/amazon-auto-links/include/library/apf/factory/_common/form/AdminPageFramework_Form.php on line 348

    Thread Starter moreuknews

    (@moreuknews)

    how do i change the memory size because that what it looks like thanks

    Plugin Author miunosoft

    (@miunosoft)

    I failed to install Smartecart plugin which I bought last month from Daretodream venture (crowdfundingsite.net). I cannot even log into these guys’ forum and no one answers when I contact.

    I wonder how I can get help sorting this out. The plugin activation returns a fatal error and so I cannot instal it on my website. Are these guys a hoax. HELP please.

    Thread Starter moreuknews

    (@moreuknews)

    Thanks for info all sorted now

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Plug in not working’ is closed to new replies.