Joomla tags

a real free joomla tag system

  • Increase font size
  • Default font size
  • Decrease font size
 Joomla Tags Support Forum :: Bugs Report
Welcome Guest   
 Subject :errors & issues.. 2009-12-06 03:12:48 
joomlananda
Intern
Joined: 2009-12-06 09:52:22
Posts: 5
Location: Russia
 
<p>Hi there,<br /><br />At last I found simple and suitable tags extention. Thank you guys.<br />But I faced some issues. No extensions but XMAP and tags.<br /><br />- if error display of PHP is ON. have checked a few times on Joomla fresh installations. When error display is OFF it seems OK an works fine. Tested on WAMP2 and hosting.</p>
<p>In search on site always<br /><em>Notice: Trying to get property of non-object in ....\plugins\search\searchTags.php on line 47<br /></em><br />In b-end in tags control panel always<br /><em>Notice: Undefined property: stdClass::$checked_out in ....\libraries\joomla\html\html\grid.php on line 102<br /></em><br />- tags in articles: how to implement visual delimiter (comma or sth else) or link underline<br />- 1 pixel vertical line of leftmost item is seen in cload raw above. how to get rid of it leaving none-zero left padding. I would like marker to be a frame (border)<br />- when I delete a term and there is a tag list for the article, extra commas are left<br />- control panel: item Tag Manager is always in uppercase and dont get translated<br />- tags with dash not supported? at least behavior is not stable. I tested in Russian<br />- terms not assigned to article are published. it should not be<br />- moving database between localhost and hosting makes some tags stop working even when I re-save</p>
IP Logged

____________________
when nothing to say, say YES
 Subject :Re:errors & issues.. 2009-12-06 13:07:43 
kpax
Intern
Joined: 2009-11-27 09:32:09
Posts: 9
Location
<p>I can affirm the most bugs you've characterized. Only the last one isn't check until now, but I really hope this isn't a generally problem. :/</p>
IP Logged
 Subject :Re:errors & issues.. 2009-12-07 03:36:09 
Severins
Apprentice
Joined: 2009-12-07 10:31:50
Posts: 2
Location
<p>I found how to fix line 102 error:</p>
<p>You need to open the file \administrator\components\com_tag\views\term\tmpl\default.php</p>
<p>and change the string:</p>
<p><em>$checked    = JHTML::_('grid.checkedout',   $row, $i ); </em></p>
<p>on</p>
<p><em>$checked = JHTML::_('grid.id', $i, $row->id );</em></p>
<p> </p>
<p>Still looking for the line 47 error fix. <strong>Please help!</strong></p>
IP Logged
Last Edited On: 2009-12-07 03:36:09 By Severins for the Reason
 Subject :Re:errors & issues.. 2009-12-08 05:08:44 
Severins
Apprentice
Joined: 2009-12-07 10:31:50
Posts: 2
Location
<p><strong><em>- 1 pixel vertical line of leftmost item is seen in cload raw above. <br /></em></strong></p>
<p>what I've done is changed <em>.tagCloud a</em> in <em>tagcloud.css </em>to like like this:</p>
<p>.tagCloud a {<br /> line-height: 25px;<br /> font-weight: bold;<br /> text-decoration: none;<br /> padding: 2px 1px 2px 0;<br /> margin: 0 2px 0 2px;</p>
<p>removing left padding but still better then it was.</p>
IP Logged
 Subject :Re:errors & issues.. 2010-01-18 06:47:40 
wirthcons
Apprentice
Joined: 2010-01-18 13:40:47
Posts: 4
Location
<p>I am also getting the error mentioned above:</p>
<p><em>Notice: Trying to get property of non-object in ....\plugins\search\searchTags.php on line 47</em></p>
<p>Line 47 in this file corresponds to:</p>
<p><em>$pluginParams = new JParameter( $plugin->params );</em></p>
<p>I am running Joomla 1.5.15 + Tags for Joomla 1.3.0.</p>
<p>Is there any resolution on this one?</p>
<p>thanks,</p>
IP Logged
 Subject :Re:errors & issues.. 2010-02-11 21:08:22 
wirthcons
Apprentice
Joined: 2010-01-18 13:40:47
Posts: 4
Location
<p>Hi I posted this a few weeks ago and still haven't gotten a response on the resolution?</p>
<p>thanks</p>
IP Logged
Page # 


Powered by ccBoard


Newsletter

Please subscribe to our newsletter to stay up-to-date with the latest news and release notifications delivered to your inbox.
Tags for Joomla



Joomla Plugin:ReadMoreExt