osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

osc not working properly. i can not add descriptions.

This is a discussion on osc not working properly. i can not add descriptions. within the osCMax v2 Features Discussion forums, part of the osCMax v2.0 Forums category; i can not add descriptions to products, just name and images. i think there is a problem with a contribution, ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax v2 Features Discussion

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 10-30-2005, 11:03 PM
Lurker
 
Join Date: Nov 2003
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
atipe
Default osc not working properly. i can not add descriptions.

i can not add descriptions to products, just name and images. i think there is a problem with a contribution, not well installed. i saw at easypopulate export file that the database has some different descriptions 1 and 2......maybe there is the problem...someone had same problem...also can be any chmod privilegies, write protection fiels or sometinhg similar.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
  #2  
Old 10-31-2005, 06:56 AM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,484
Thanks: 73
Thanked 334 Times in 313 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default RE: osc not working properly. i can not add descriptions.

Product descriptions work fine in osCMax. Are you using the wysiwyg html editor or the text box?
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates. New designs every month!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host.

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 11-04-2005, 10:26 PM
New Member
 
Join Date: Oct 2005
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
iluminada
Default RE: osc not working properly. i can not add descriptions.

This is from a sticky in the installation issues forum:

/catalog/admin/categories.php
--------------------------------------------------------------------
LINE 506:

original code:
} else { echo tep_draw_textarea_field('categories_description' . $languages[$i]['id'],'soft','70','15',(isset($categories_description[$languages[$i]['id']]) ? $categories_description[$languages[$i]['id']] : tep_get_category_description($cInfo->categories_id, $languages[$i]['id']))) . '</td>';

replace with this:
} else { echo tep_draw_textarea_field('categories_description[' . $languages[$i]['id'].']','soft','70','15',(isset($categories_description[$languages[$i]['id']]) ? $categories_description[$languages[$i]['id']] : tep_get_category_description($cInfo->categories_id, $languages[$i]['id']))) . '</td>';
----------------------------------------

LINE 900:
original:
} else { echo tep_draw_textarea_field('products_description' . $languages[$i]['id'],'soft','70','15',(isset($products_description[$languages[$i]['id']]) ? $products_description[$languages[$i]['id']] : tep_get_products_description($pInfo->products_id, $languages[$i]['id']))) . '</td>';

replace it with this:
} else { echo tep_draw_textarea_field('products_description[' . $languages[$i]['id'].']','soft','70','15',(isset($products_description[$languages[$i]['id']]) ? $products_description[$languages[$i]['id']] : tep_get_products_description($pInfo->products_id, $languages[$i]['id']))) . '</td>';
--------------------------------------------------------------------
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
sub-total not calculating multiples properly - please help johnr3 osCMax v2 Installation issues 1 05-22-2006 05:40 AM
limiting products properly in products_new ganz_friedrich osCommerce 2.2 Modification Help 0 06-10-2005 04:48 AM
help, code not parsing out properly. loba osCMax v1.7 Discussion 1 03-21-2005 05:58 PM
order.php not listing orders properly?? Plz Help! greg_pd osCMax v1.7 Discussion 0 10-15-2004 01:09 PM
pages don't display properly using a MAC starchild osCommerce 2.2 Modification Help 3 05-21-2003 05:06 AM


All times are GMT -8. The time now is 01:01 AM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax