Jump to content

Category Error Message


Guest wop99

Recommended Posts

Guest wop99

I am trying to add a new category and everytime I do, I get the following message:

Warning: fopen(/home/fujipro/public_html/fuji_store/includes/extra/admin_cat_cache.txt) [function.fopen]: failed to open stream: Permission denied in /home/fujipro/public_html/fuji_store/includes/functions.inc.php on line 1358

Warning: fwrite(): supplied argument is not a valid stream resource in /home/fujipro/public_html/fuji_store/includes/functions.inc.php on line 1359

Warning: fclose(): supplied argument is not a valid stream resource in /home/fujipro/public_html/fuji_store/includes/functions.inc.php on line 1360

The new category will show, but when you make a new product, the new category will not be on the list.

Can anyone help on this?

Link to comment
Share on other sites

I am trying to add a new category and everytime I do, I get the following message:

Warning: fopen(/home/fujipro/public_html/fuji_store/includes/extra/admin_cat_cache.txt) [function.fopen]: failed to open stream: Permission denied in /home/fujipro/public_html/fuji_store/includes/functions.inc.php on line 1358

Warning: fwrite(): supplied argument is not a valid stream resource in /home/fujipro/public_html/fuji_store/includes/functions.inc.php on line 1359

Warning: fclose(): supplied argument is not a valid stream resource in /home/fujipro/public_html/fuji_store/includes/functions.inc.php on line 1360

The new category will show, but when you make a new product, the new category will not be on the list.

Can anyone help on this?

means your folder

/public_html/fuji_store/includes/extra/

and or your file

/public_html/fuji_store/includes/extra/admin_cat_cache.txt

isnt chmodded to 777 (no write priveldges)

login to your site with an ftp client and make sure its chmodded to 777 on the folder and the file

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...