Results 1 to 5 of 5
  1. #1
    Join Date
    Mar 2008
    Posts
    8
    Plugin Contributions
    0

    Default increase html code for Categorie Description

    Hi

    I've posted a question to this forum, got no answer, perhaps I did not explain myself well.
    I would like to know if I can increase the amount of html code for Categorie Description , it seems it ha a limit to a set value, I've checked phpMyAdmin and noticed that it was using "Text" . I made the change to "longtext" but that did not help as well.
    Can someone please tell me what and where to make the change

  2. #2
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,701
    Plugin Contributions
    11

    Default Re: increase html code for Categorie Description

    Are you sure that you don't have something in the text that MySql is interpreting as code?

    The text attribute allows 65,535 characters and longtext is 4,294,967,295.

    I can't imagine a customer wanting to read that every time they went to the category.

    If you don't have a strange character in the text, I'd recommend a synopsis in the description and a link to a PDF of the details. Make sure the link has target="_blank" to allow them to close the PDF to return to the site.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  3. #3
    Join Date
    Mar 2008
    Posts
    8
    Plugin Contributions
    0

    Default Re: increase html code for Categorie Description

    Hi

    I don't think I have text that might be interpreted as a MySql code.
    this is the html code I would like to enter, but only a bigger table with links.
    Please help.

    HTML Code:
    <table width="600" border="0">
      <tr>
        <td height="103"> 
          <table width="100%" border="0" cellpadding="0" cellspacing="0">
            <tr> 
              <td width="3%"><img src="http://www.damar-informatica.com/zencart/images//left%20corner.jpg" width="32" height="32"></td>
              <td width="92%" background="http://www.damar-informatica.com/zencart/images//backcorner.jpg"> 
                <div align="center"><font face="Times New Roman, Times, serif"><font face="Verdana, Arial, Helvetica, sans-serif" size="3"><img src="http://www.damar-informatica.com/zencart/images/hp%20logo.jpg" width="32" height="32"></font></font></div>
              </td>
              <td width="5%"><img src="http://www.damar-informatica.com/zencart/images//right%20corner.jpg" width="32" height="32"></td>
            </tr>
          </table>
          <table width="100%" border="0">
            <tr> 
              <td width="2%">&nbsp;</td>
              <td width="3%"> 
                <div align="center"><img height=9 
                                    src="http://www.damar-informatica.com/zencart/images//subcat_marker.gif" 
                                    width=16 align="middle"></div>
              </td>
              <td width="42%"><b><font face="Tahoma" size="2"><a class=ItemsListCat 
                                    href="#">TONER HP LASERJET NERO</a></font></b></td>
              <td rowspan="3">&nbsp;</td>
              <td width="3%"> 
                <div align="center"><img height=9 
                                    src="http://www.damar-informatica.com/zencart/images//subcat_marker.gif" 
                                    width=16 align="middle"></div>
              </td>
              <td width="48%"><font face="Tahoma" size="2"><b><a class=ItemsListCat 
                                    href="#">TONER HP LASERJET COLORI</a></b></font></td>
            </tr>
            <tr> 
              <td width="2%">&nbsp;</td>
              <td width="3%"> 
                <div align="center"><img height=9 
                                    src="http://www.damar-informatica.com/zencart/images//subcat_marker.gif" 
                                    width=16 align="middle"></div>
              </td>
              <td width="42%"><b><a class=ItemsListCat 
                                    href="#"><font face="Tahoma" size="2">INCHIOSTRI 
                COMPATIBILI HP</font></a></b></td>
              <td width="3%"> 
                <div align="center"><img height=8 
                                    src="http://www.damar-informatica.com/zencart/images//subcat_marker.gif" 
                                    width=16 align="middle"></div>
              </td>
              <td width="48%"><font face="Tahoma" size="2"><b><a class=ItemsListCat 
                                    href="#">INKJET RIGENERATE HP</a></b></font></td>
            </tr>
            <tr> 
              <td width="2%">&nbsp;</td>
              <td width="3%"> 
                <div align="center"><img height=9 
                                    src="http://www.damar-informatica.com/zencart/images//subcat_marker.gif" 
                                    width=16 align="middle"></div>
              </td>
              <td width="42%"><a class=ItemsListCat 
                                    href="#"><font face="Tahoma" size="2"><b>KIT RICARICA</b></font></a></td>
              <td width="3%">&nbsp;</td>
              <td width="48%">&nbsp;</td>
            </tr>
          </table>
          <table width="100%" border="0" cellpadding="0" cellspacing="0">
            <tr> 
              <td width="3%" height="2"><img src="http://www.damar-informatica.com/zencart/images//bleft%20corner.jpg" width="32" height="32"></td>
              <td width="92%" background="http://www.damar-informatica.com/zencart/images//bbackcorner.jpg" height="2">&nbsp;</td>
              <td width="5%" height="2"><img src="http://www.damar-informatica.com/zencart/images//bright%20corner.jpg" width="32" height="32"></td>
            </tr>
          </table>
          
        </td>
      </tr>
    </table>

  4. #4
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,701
    Plugin Contributions
    11

    Default Re: increase html code for Categorie Description

    while html might work with I don't think MySql is gonna like the //
    Haven't had a chance to try but load the code without the double hashes. The images won't show but it will let you know if the code should work.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  5. #5
    Join Date
    Mar 2008
    Posts
    8
    Plugin Contributions
    0

    Default Re: increase html code for Categorie Description

    Hi

    I have removed the "//" no problem with MySql, but the probem is still there.
    there must be an answer to this problem.
    please hep me out

 

 

Similar Threads

  1. HTML code appearing in Product description
    By irishshopper in forum Basic Configuration
    Replies: 3
    Last Post: 11 Jul 2011, 12:55 AM
  2. Html code making space on description page
    By brunello in forum Setting Up Categories, Products, Attributes
    Replies: 8
    Last Post: 17 May 2011, 10:43 PM
  3. HTML code in Product Description
    By irishshopper in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 15 Apr 2010, 01:51 AM
  4. strange html code in product description
    By nilsen in forum General Questions
    Replies: 0
    Last Post: 31 Jan 2009, 11:09 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg