The Joomla! Forum ™



Forum rules


Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.



Post new topic Reply to topic  [ 4 posts ] 
Author Message
PostPosted: Fri Jan 21, 2011 8:06 am 
Joomla! Apprentice
Joomla! Apprentice

Joined: Sun Dec 12, 2010 5:52 am
Posts: 6
Dear forum, the default banner component is missing, please help me how to get back.
thks.. :'(


Top
 Profile  
 
PostPosted: Fri Jan 21, 2011 8:30 am 
Joomla! Apprentice
Joomla! Apprentice

Joined: Fri Dec 24, 2010 5:12 pm
Posts: 16
Location: Sri Lanka
do you get a message "joomla banner component not found" ?


Top
 Profile  
 
PostPosted: Fri Jan 21, 2011 8:47 am 
Joomla! Apprentice
Joomla! Apprentice

Joined: Fri Dec 24, 2010 5:12 pm
Posts: 16
Location: Sri Lanka
probably you delete or uninstall the component, so when you try to access the banners you get an error. you can simply uninstall and reinstall Joomla.Which is easy but you know the circumstance right.

other way is reinstall the Joomla Banner Component. For that follow these instructions.
you need to have a clear idea about your ftp client or file manager and PhpMyAdmin.

download the your version of joomla from joomla.org
http://www.joomla.org/download.html for 1.5 versions
http://joomlacode.org/gf/project/joomla ... ge_id=5696 for 1.6 versions

Using FTP client or file manager Upload these 2 directories to your site

/administrator/components/com_banners/
/components/com_banners/

Then you need to create 3 insert queries in phpMyAdmin and run them individually. These queries will recreate the connection between the files you copied over via FTP and your Joomla extension manager – allowing you to Manage your Banners, Activate Banners and Manage your Banner Clients. If you don’t know how to create or run queries, you will have to ask your hosting company.

1 INSERT INTO `jos_components` VALUES (1, ‘Banners’, ”, 0, 0, ”, ‘Banner Management’,
‘com_banners’, 0, ‘js/ThemeOffice/component.png’, 0, ‘track_impressions=0\ntrack_clicks=0\ntag_prefix=\n\n’, 1);

2 INSERT INTO `jos_components` VALUES (2, ‘Banners’, ”, 0, 1, ‘option=com_banners’, ‘Active Banners’,
‘com_banners’, 1, ‘js/ThemeOffice/edit.png’, 0, ”, 1);

3 INSERT INTO `jos_components` VALUES (3, ‘Clients’, ”, 0, 1, ‘option=com_banners&c=client’, ‘Manage Clients’,
‘com_banners’, 2, ‘js/ThemeOffice/categories.png’, 0, ”, 1);

Now you should able to find the banner component. Regards!


Top
 Profile  
 
PostPosted: Wed Mar 14, 2012 12:39 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Sun May 29, 2011 3:09 pm
Posts: 3
I have no jos_components in my phpAdmin.. :(

I can see just these components.
should I reinstal all?

what about the content backuping?


You do not have the required permissions to view the files attached to this post.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 



Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group