Permission PHP Error

This topic contains 3 replies, has 2 voices, and was last updated by Ernest Marcinko Ernest Marcinko 1 year, 4 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #41697
    914digital
    914digital
    Participant

    Hey Team,
    I just installed the latest version of your plugin on a site I’m working on locally and it keeps throwing me an error. I’ve entered the purchase code and that did not fix the issue. I’ve pasted the code below and attached a screenshot. Love your plugin and use it on a bunch of sites.

    (): Permission denied in /Users/danmartino/Local Sites/axcleaning/app/public/wp-content/plugins/ajax-search-pro/includes/classes/Utils/FileManager.php on line 183
    Call Stack
    #	Time	Memory	Function	Location
    1	0.0001	370792	{main}( )	.../admin.php:0
    2	0.0001	371496	require_once( '/Users/danmartino/Local Sites/axcleaning/app/public/wp-load.php' )	.../admin.php:34
    3	0.0001	371872	require_once( '/Users/danmartino/Local Sites/axcleaning/app/public/wp-config.php' )	.../wp-load.php:50
    4	0.0001	380456	require_once( '/Users/danmartino/Local Sites/axcleaning/app/public/wp-settings.php' )	.../wp-config.php:91
    5	0.0591	5466408	do_action( )	.../wp-settings.php:617
    6	0.0591	5466784	WP_Hook->do_action( )	.../plugin.php:517
    7	0.0591	5466784	WP_Hook->apply_filters( )	.../class-wp-hook.php:332
    8	0.0630	5450016	WPDRMS\ASP\Core\Manager->init( )	.../class-wp-hook.php:308
    9	0.0632	5454896	WPDRMS\ASP\Core\Manager->loadIncludes( )	.../Manager.php:71
    10	0.0750	5894832	WPDRMS\ASP\Asset\Css\Manager::getInstance( )	.../Manager.php:279
    11	0.0750	5894944	WPDRMS\ASP\Asset\Css\Manager->__construct( )	.../SingletonTrait.php:16
    12	0.0758	5897352	WPDRMS\ASP\Asset\Css\Generator->generate( )	.../Manager.php:32
    13	0.0790	6154312	WPDRMS\ASP\Asset\Css\Generator->saveFiles( )	.../Generator.php:26
    14	0.0817	6185640	WPDRMS\ASP\Utils\FileManager->write( )	.../Generator.php:138
    15	0.0817	6186048	WPDRMS\ASP\Utils\FileManager->createRequiredDirectories( )	.../FileManager.php:75
    16	0.0825	6199072	mkdir ( )

    Any help would be great.

    Thanks,
    Dan

    Attachments:
    You must be logged in to view attached files.
    #41701
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi David,

    Can you please check if the wp-content/uploads and wp-content/cache directories exist and are writeable, that should very likely resolve the issue.
    The plugin very likely tried to access one or create the cache directory but it may failed.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #41702
    914digital
    914digital
    Participant

    That was it! Thank you! It was the cache folder, FYI.

    #41703
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Nice!

    I have noted this as a bug, we will figure out some way to resolve this for the upcoming release.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.