Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Image Problems with HTMLAreaM2 v1.7


Guest

Recommended Posts

Hi,

 

i?ve installed the HTML-Contrib with the Fix from 14.September 2004. But I still have a problem with pictures for Categories.

At the Admin-Menue I got a PHP-Code, looks following:

 

} else { // create category/product info $heading[] = array('text' => '' . EMPTY_CATEGORY . ''); $contents[] = array('text' => TEXT_NO_CHILD_CATEGORIES_OR_PRODUCTS); } break; } if ( (tep_not_null($heading)) && (tep_not_null($contents)) ) { echo ' ' . "\n"; $box = new box; echo $box->infoBox($heading, $contents); echo ' ' . "\n"; // Add neccessary JS for WYSIWYG editor of category image if(($action=='edit_category') or ($action=='new_category')) { if (HTML_AREA_WYSIWYG_DISABLE != 'Disable'){ echo ' '; } } }

 

 

Problem is, that I can?t add Images to Categories

 

I looked here at the solutions, but nothing solve my problem.

Is there anyone, who can helps me with this problem.

 

It?s really urgentfor me to solve this problem.

 

Thanks

 

Chris

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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