This is a discussion on A syntax error in meta_tags? within the osCMax v1.7 Discussion forums, part of the osCMax v1.7 Forums category; While trying to get meta tags to work correctly I found this code at line 149 , 158, and 165. ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| While trying to get meta tags to work correctly I found this code at line 149 , 158, and 165. The define() closes before the complete definition. The file I have was created "9/2/2003 11:31 pm" Code: define('META_TAG_DESCRIPTION', TITLE . PRIMARY_SECTION . $mt_category['categories_name']) . SECONDARY_SECTION . WEB_SITE_KEYWORDS;
Code: define('META_TAG_DESCRIPTION', TITLE . PRIMARY_SECTION . $mt_manufacturer['manufacturers_name']) . SECONDARY_SECTION . WEB_SITE_KEYWORDS;
Code: define('META_TAG_DESCRIPTION', TITLE . PRIMARY_SECTION . $mt_category['categories_name']) . SECONDARY_SECTION . WEB_SITE_KEYWORDS;
|
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Fresh Install = meta_tags.php error | Lobotaman | osCMax v2 Installation issues | 2 | 09-18-2005 02:50 PM |
| 1064 - You have an error in your SQL syntax. | jamie74 | osCommerce 2.2 Modification Help | 0 | 10-20-2004 11:45 AM |
| SQL syntax error | barnkin | osCommerce 2.2 Installation Help | 1 | 09-14-2004 09:13 PM |
| bts 1.2a SQL syntax error | nfmg | osCMax v1.7 Discussion | 1 | 08-21-2004 01:43 PM |
| SQL syntax error | americamba | osCommerce 2.2 Installation Help | 1 | 01-05-2004 09:34 AM |