Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

sapabg

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by sapabg

  1. Try replacing that file with the one from the package. Then, without going into admin, click around the shop to see if the problem is still there. If it isn't, then go into Page Control in admin and then back to the shop and see if the problem has returned. If it has, it means the code that writes to the file is causing the problem. That is almost caused by some invalid file in the root. If you have any warnings at the top of Page Control about invalid files, be sure to handle those.

     

    I did replace the file several times and it works with it but as soon as I do anything that updates the file it brakes.  Then when I go in it and put the missing "}" it works as it should.

    There were some "invalid filename" warnings but I excluded them with the link at the end of the line.

     

    CRE or oscMax Error:  explain CRE or oscMax is running and the head code in the header_tags_seo_silo.php file has Header Tags code installed, which is a mistake. CRE or oscMax is running and the head code in the header_tags_seo_keywords.php file has Header Tags code installed, which is a mistake. CRE or oscMax is running and the head code in the header_tags_test.php file has Header Tags code installed, which is a mistake. CRE or oscMax is running and the head code in the header_tags_seo.php file has Header Tags code installed, which is a mistake.  

    pixel_black.gif   Database/File Mismatch Error:  explain The number of file entries in the database (26) does not match the number in the includes/header_tags.php file (24).  Files not in the database:

      article_info.php

     

     

     

    These are the errors I get when I run the test but this is with a fixed header_tags.php (added "}"). Aside from some duplicate meta descriptions (I think don't matter right?) that's it.

    I am pretty good with php but I don't have time to read all the code. If you can point me at something too look for. Thanks.

  2. Alright guys I am very confused and I can't understand what I am doing wrong.

    Everytime I try to change something (in this module of cource) in the Admin panel I get this message:

    Parse error: syntax error, unexpected $end in ...../includes/header_tags.php on line .....

     

    When I download the file and look what's going on everytime I find that the "switch (true)" does not have a closing "}" sometimes some of the cases are not closed.

    What am I doing wrong? Please help.

×
×
  • Create New...