Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

discojacob

Pioneers
  • Posts

    75
  • Joined

  • Last visited

Everything posted by discojacob

  1. Thanks, i fixed all that. Except now when i click Add Missing Pages i get a chmod error. I know for a fact that my files are set to 0755 so whats the issue? Heres the error: Warning: chmod() [function.chmod]: Operation not permitted in /home/beadneed/public_html/jake/admin/includes/functions/header_tags.php on line 920 Cannot change the permission on /home/beadneed/public_html/jake/includes/header_tags.php :blush: :blush:
  2. Hi guys, what is the Database/File Mismatch Error???? Here is the error- The number of file entries in the database (14) does not match the number in the includes/header_tags.php file (7). Files not in the includes/header_tags.php file: categories.php conditions.php contact_us.php manufacturers.php products_new.php reviews.php shipping.php shopping_cart.php Also, why does it say this: Failed to open file: /home/beadneed/public_html/jake/empty.php Failed to open file: /home/beadneed/public_html/jake/Where to Start.php Please Help :blush: :blush:
  3. Hi. I just installed the latest version of SEO Header and the following error came up when I accessed manufacturers in the Admin: Parse error: syntax error, unexpected T_CASE in /home/beadneed/public_html/jake/admin/manufacturers.php on line 232 Here is the part in admin/manufactures that mentions it: $contents[] = array('text' => '<br>' . TEXT_MANUFACTURERS_URL . $manufacturer_inputs_string); /*** Begin Header Tags SEO ***/ $contents[] = array('text' => '<br>' . 'Header Tags Manufacturer Title' . $manufacturer_htc_title_string); $contents[] = array('text' => '<br>' . 'Header Tags Manufacturer Description' . $manufacturer_htc_desc_string); $contents[] = array('text' => '<br>' . 'Header Tags Manufacturer Keywords' . $manufacturer_htc_keywords_string); $contents[] = array('text' => '<br>' . 'Header Tags Manufacturer Description' . $manufacturer_htc_description_string); /*** End Header Tags SEO ***/ $contents[] = array('align' => 'center', 'text' => '<br>' . tep_image_submit('button_save.gif', IMAGE_SAVE) . ' <a href="' . tep_href_link(FILENAME_MANUFACTURERS, 'page=' . $HTTP_GET_VARS['page'] . '&mID=' . $HTTP_GET_VARS['mID']) . '">' . tep_image_button('button_cancel.gif', IMAGE_CANCEL) . '</a>'); break; case 'edit': $heading[] = array('text' => '<b>' . TEXT_HEADING_EDIT_MANUFACTURER . '</b>'); PLEASE HELP!!! :blush: :blush:
  4. After installing sts 4.5 i get LOADS of errors like - logger.php error and stuff like that. I did manual installation and everythings in the right area, what went wrong???
×
×
  • Create New...