moonbeam Posted April 25, 2005 Posted April 25, 2005 I am having problems header tags v2.4.5. Every thing seemed to go on with out a hitch. Until I view my catagories/products page in admin. I go to edit a product and I have two (2) product description fields one above the header tags and one below the header tags. I have narrowed it down to the configure.php file. I also have WYSIWG html area installed. I think these two are working against one another. Does anyone know why there is this conflict? Can these two work together? Always greatful, Moon... Quote "Woohoo, Just Havin Funnn!"
Wendy James Posted April 26, 2005 Posted April 26, 2005 You may want to check your catalog/admin/catagories.php sounds like you have the code on the page twice the two contribs can work together Quote Wendy James Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.
moonbeam Posted April 26, 2005 Author Posted April 26, 2005 (edited) You may want to check yourcatalog/admin/catagories.php sounds like you have the code on the page twice the two contribs can work together <{POST_SNAPBACK}> You are so right, I meant catagories.php not configure.php???!!!! Yes I have checked, checked, printed & checked the catagories.php. Compared the install instructions for both contributions and compared the catagories.php for the two. I even tried a merge of the two files, only to now battle parse errors. I have a parse error on the last line of the code: parse error, unexpected $ in /www/g/good/htdocs/admin/categories.php on line 1214, but I can't find anything wrong with the line. I am going on my 3rd day of catagories.php. Please someone help! Edited April 26, 2005 by moonbeam Quote "Woohoo, Just Havin Funnn!"
Guest Posted April 26, 2005 Posted April 26, 2005 without having the 5 lines before and after the error, not much we can do. please post them. Quote
moonbeam Posted April 26, 2005 Author Posted April 26, 2005 Sure... I will post the code this evening. Quote "Woohoo, Just Havin Funnn!"
moonbeam Posted April 26, 2005 Author Posted April 26, 2005 (edited) Here is the error: parse error, unexpected$in /www/g/good/htdocs/admin/categories.php on line 1214 Here are the last lines of code: 1203<!-- body_text_eof //--> 1204 </tr> 1205</table> 1206<!-- body_eof //--> 1207 1208<!-- footer //--> 1209<?php require(DIR_WS_INCLUDES . 'footer.php'); ?> 1210<!-- footer_eof //--> 1211<br> 1212</body> 1213</html> 1214<?php require(DIR_WS_INCLUDES . 'application_bottom.php'); ?> Please help I still have no fix. Oh, there is no code after the error Edited April 26, 2005 by moonbeam Quote "Woohoo, Just Havin Funnn!"
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.