Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

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...

"Woohoo, Just Havin Funnn!"

Posted

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

Wendy James

 

Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.

Posted (edited)
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

 

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 by moonbeam

"Woohoo, Just Havin Funnn!"

Posted

without having the 5 lines before and after the error, not much we can do. please post them.

Posted (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 by moonbeam

"Woohoo, Just Havin Funnn!"

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...