Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

T3 plugin error after update joomla 3.2.2 (solved)

10 years 2 months ago
  • Romulo's Avatar
    Topic Author
  • Romulo
  • Offline
  • Junior Boarder
  • Posts: 214
  • Thank you received: 6
Licenses:
JomSocial Expired Socialize Expired

Hi there,

After update joomla to version 3.2.2 i can no see the socialize style in the backend, i get this error:

Fatal error: Call to undefined method TemplatesHelper::getActions() in /home/solteras/public_html/plugins/system/t3/admin/tpls/default.php on line 22

Any help?

Best Regards

Romulo Ruiz

10 years 2 months ago
  • Romulo's Avatar
    Topic Author
  • Romulo
  • Offline
  • Junior Boarder
  • Posts: 214
  • Thank you received: 6
Licenses:
JomSocial Expired Socialize Expired

Solved
If someone need to know just replace the line 22 in plugin/system/t3/admin/tpl/default.php for that one below:

$canDo = version_compare( JVERSION, '3.2.2', 'ge' ) ? JHelperContent::getActions('com_templates') : TemplatesHelper::getActions();

The following user(s) said Thank You: Abdul
Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW