Page 1 of 1

Error loading component: com_tags, Component not found

Posted: Tue Mar 26, 2013 6:09 pm
by scott-oliver
Hi Everyone,

I started receiving this warning after upgrading from 3.03 to 3.1 beta2

Warning
"Error loading component: com_tags, Component not found"

I figured this out. All you have to do is go to extensions, click discovery and find com_tags and click install and it will install this or any other component, module or plugin that was not installed through the normal installation process.

All is working again...

Scott

Re: Error loading component: com_tags, Component not found

Posted: Thu Apr 25, 2013 8:31 am
by Regin
Thanks! :)

Re: Error loading component: com_tags, Component not found

Posted: Wed May 08, 2013 2:58 pm
by mnwuzor
Hi Scott Oliver

Thanks so much.

I had the same issue but your tips helped me resolve it.

Mike

Re: Error loading component: com_tags, Component not found

Posted: Wed Jul 10, 2013 8:22 pm
by mr_kappa
Hi after doing an upgrade via FTP I cannot access my articles/article manager. Instead this error keeps popping up

Code: Select all

SQL=SELECT a.id, a.title, a.level FROM jom_tags AS a WHERE a.parent_id > 0 ORDER BY a.lft 
Solved it by removing the component tags and then doing a fix database. Should I reinstall the tags component? :D

Re: Error loading component: com_tags, Component not found

Posted: Wed Sep 25, 2013 4:45 am
by Buluma
Hey scott-oliver
thank you so much. had started to get worried. works perfectly

need help please

Posted: Wed Sep 25, 2013 4:57 am
by medi2017
Hi Everyone, im new in joomla and im getting a lot of errors :

Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\site\templates\vt_create\vtemtools\default.php on line 190

Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\site\templates\vt_create\vtemtools\default.php on line 190

Notice: Undefined variable: bodyfont1 in C:\xampp\htdocs\site\templates\vt_create\vtemtools\default.php on line 271

Notice: Undefined variable: logofont1 in C:\xampp\htdocs\site\templates\vt_create\vtemtools\default.php on line 274

Notice: Undefined variable: sloganfont1 in C:\xampp\htdocs\site\templates\vt_create\vtemtools\default.php on line 277

Notice: Undefined variable: menufont1 in C:\xampp\htdocs\site\templates\vt_create\vtemtools\default.php on line 280

Notice: Undefined variable: moduletitlefont1 in C:\xampp\htdocs\site\templates\vt_create\vtemtools\default.php on line 283

Notice: Undefined variable: pageheadingfont1 in C:\xampp\htdocs\site\templates\vt_create\vtemtools\default.php on line 286

Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\site\templates\vt_create\vtemtools\default.php on line 290

Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\site\templates\vt_create\vtemtools\default.php on line 303

Re: Error loading component: com_tags, Component not found

Posted: Thu Feb 06, 2014 6:59 pm
by matthewod
scott-oliver's fix worked for me. Thanks!

Re: Error loading component: com_tags, Component not found

Posted: Sun Feb 16, 2014 2:14 pm
by CroVV
scott-oliver
THANKS !!!!

Re: Error loading component: com_tags, Component not found

Posted: Thu Mar 13, 2014 11:56 am
by wicko
This did work for me but it was not called com_tags but simply tags. I selected that and installed which fixed it for me.

Re: Error loading component: com_tags, Component not found

Posted: Sat Nov 22, 2014 3:06 am
by ViralInNature
Thanks Scott-Oliver, worked perfect with wicko's fix.
wicko wrote:This did work for me but it was not called com_tags but simply tags. I selected that and installed which fixed it for me.

Re: Error loading component: com_tags, Component not found

Posted: Sun Dec 28, 2014 10:52 pm
by bprsnl
Thanks for the tip! Works like a charm. :)
scott-oliver wrote:Hi Everyone,

I started receiving this warning after upgrading from 3.03 to 3.1 beta2

Warning
"Error loading component: com_tags, Component not found"

I figured this out. All you have to do is go to extensions, click discovery and find com_tags and click install and it will install this or any other component, module or plugin that was not installed through the normal installation process.

All is working again...

Scott

Re: Error loading component: com_tags, Component not found

Posted: Fri Jan 08, 2016 2:09 pm
by Simsan Mallick
Thank You, I just fixed by your tips.