9 years ago
6
Topic
I have just come across a problem using tags.  While in admin view, I cannot save my article.  I get a white screen.  I am using the "JForm - Tag" that comes with Seblod and the default settings provided (Standard - Article - Tags).  On the Site form I will get a Data Integrity error the first time I save and then it seems to work for that session. (note, the error message below is from my localhost, I get the same on the web server).  Thanks for your help.

( ! ) Fatal error: Class 'TagsHelperRoute' not found in C:\wamp\www\southdev\layouts\joomla\content\tags.php on line 22 Call Stack #TimeMemoryFunctionLocation 10.0005333896{main}( )..\index.php:0 20.04693418992JApplicationCms->execute( )..\index.php:42 30.04693419160JApplicationAdministrator->doExecute( )..\cms.php:255 40.13338156720JApplicationAdministrator->dispatch( )..\administrator.php:143 50.13518220760JComponentHelper::renderComponent( )..\administrator.php:98 60.14088424088JComponentHelper::executeComponent( )..\helper.php:332 70.14128454984require_once( 'C:\wamp\www\southdev\administrator\components\com_cck\cck.php' )..\helper.php:352 80.15589415240JControllerLegacy->execute( )..\cck.php:33 90.15589415368CCKControllerForm->save( )..\legacy.php:722 100.15989749072CCKModelForm->store( )..\form.php:40 110.16099835912include_once( 'C:\wamp\www\southdev\libraries\cck\base\form\store_inc.php' )..\form.php:22 120.396218000896JEventDispatcher->trigger( )..\store_inc.php:159 130.396318002240JEvent->update( )..\dispatcher.php:162 140.396318003128call_user_func_array ( )..\event.php:71 150.396318003176plgCCK_Storage_LocationJoomla_Article->onCCK_Storage_LocationStore( )..\event.php:71 160.396318003984plgCCK_Storage_LocationJoomla_Article->_core( )..\joomla_article.php:262 170.808021876696JEventDispatcher->trigger( )..\joomla_article.php:355 180.808021877448JEvent->update( )..\dispatcher.php:162 190.808121878224call_user_func_array ( )..\event.php:71 200.808121878312PlgContentFinder->onContentAfterSave( )..\event.php:71 210.808121878960JEventDispatcher->trigger( )..\finder.php:40 220.808121880016JEvent->update( )..\dispatcher.php:162 230.808121880792call_user_func_array ( )..\event.php:71 240.808121880832PlgFinderContent->onFinderAfterSave( )..\event.php:71 250.808121880976FinderIndexerAdapter->reindex( )..\content.php:151 260.811221943944PlgFinderContent->index( )..\adapter.php:333 270.813622032168FinderIndexerHelper::prepareContent( )..\content.php:265 280.813922041464JEventDispatcher->trigger( )..\helper.php:499 290.814722044352JEvent->update( )..\dispatcher.php:162 300.814722045240call_user_func_array ( )..\event.php:71 310.814722045288plgContentCCK->onContentPrepare( )..\event.php:71 320.814722045344plgContentCCK->_prepare( )..\cck.php:105 330.817322168016plgContentCCK->_render( )..\cck.php:238 340.863823719392JEventDispatcher->trigger( )..\cck.php:315 350.864123720200JEvent->update( )..\dispatcher.php:162 360.864123720976call_user_func_array ( )..\event.php:71 370.864123721016plgCCK_FieldJform_Tag->onCCK_FieldPrepareContent( )..\event.php:71 380.867723832032JLayoutFile->render( )..\jform_tag.php:59 390.869323862848include( 'C:\wamp\www\southdev\layouts\joomla\content\tags.php' )..\file.php:97
Get a Book for SEBLOD
4229 Posts
Kadministrator
9 years ago
1
Level 1
Hi,

which joomla and seblod version do you use? Do you have caching activated?
9 years ago
0
Level 2
Joomla 3.2.3, Seblod 3.3.2, Cache is off.
9 years ago
0
Level 1
I should mention that the error occurs only when there is a value in the Tag field and on that one Content Type (so far).  I did test another Content Type and it seems to work ok.
4229 Posts
Kadministrator
9 years ago
1
Level 1
This happens as there is no tags column in content table, not sure how seblod manages to work around this in article content type as tags get properly saved to tags and tag map tables.
9 years ago
0
Level 2
For what is worth, I found the problem.  I was trying to use the art_tag field in my Intro Display.  Once I removed it from there things started working. Note that I am using the art_tag field in Admin, Site and Content displays just fine.  I have no idea why the Intro view would screw it up.
45 Posts
Sven
8 years ago
0
Level 1

Hi,

did you change the "Smart Search"-Option in the configuration-settings (visible after a click on the small orange arrow) of your form & content type? 

I had similar problems, when I changed this setting to "content". If I switched back to "intro", everything worked well.

Sven

Get a Book for SEBLOD