Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Maiya

Archived
  • Posts

    3
  • Joined

  • Last visited

Posts posted by Maiya

  1. 1 - Your configure file is not setup properly. You will need to post in the general forum for that problem.

    2 - 755 may not be correct. Please read previous posts regarding this.

     

    Jack

     

    Thank you, Jack! But are you sure? Before I installed headertags_seo everything was fine and I never got this warning...

  2. (Already posted as new topic - sorry for that, but I'm new in this community)

     

    Hi,

     

    first, when I went to Header Tags SEO in the admin section I received only this error message:

    Warning: opendir(/html/) [function.opendir]: failed to open dir: No such file or directory in /home/www/nc1675/html/admin/includes/functions/header_tags.php on line 15

    Failed to open dir

     

    When I changed in header_tags.php the directory from:

    ($dir = opendir(DIR_FS_CATALOG))

    to:

    ($dir = opendir(DIR_WS_CATALOG))

    the page is shown, but still I get those warnings at the top:

     

    Failed to open directory: /html/

    Fehler Found Missing Tags:

    Products table has 210 items with missing meta tag information.

    Fehler Permissions settings for the /html/includes/header_tags.php file appear to be incorrect. Change to 755

     

    1. Why the failing to opne the directory?

    2. I already changed the permission to 755. Why the warning still appears?

     

    I'm looking forward to all helpful answers!!!

    Thank you all!

  3. Hi,

     

    first, when I went to Header Tags SEO in the admin section I received only this error message:

    Warning: opendir(/html/) [function.opendir]: failed to open dir: No such file or directory in /home/www/nc1675/html/admin/includes/functions/header_tags.php on line 15

    Failed to open dir

     

    When I changed in header_tags.php the directory from:

    ($dir = opendir(DIR_FS_CATALOG))

    to:

    ($dir = opendir(DIR_WS_CATALOG))

    the page is shown, but still I get those warnings at the top:

     

    Failed to open directory: /html/

    Fehler Found Missing Tags:

    Products table has 210 items with missing meta tag information.

    Fehler Permissions settings for the /html/includes/header_tags.php file appear to be incorrect. Change to 755

     

    1. Why the failing to opne the directory?

    2. I already changed the permission to 755. Why the warning still appears?

     

    I'm looking forward to all helpful answers!!!

    Thank you all!

×
×
  • Create New...