Members: 16,996
Threads: 38,846
Posts: 159,391
Online: 31

Newest Member: Kl_broka@rediffmail.com


Odoo.tv - Outdoor Television


Sedo - Domains kaufen und verkaufen das Projekt mambers.com steht zum Verkauf Besucherstatistiken von mambers.com etrackerŪ Web-Controlling statt Logfile-Analyse

Go Back   Mambers.com > Mambo 4.5.1 > Mambo 4.5.1 Bugs

Reply
 
LinkBack Thread Tools Display Modes
Old 07.09.2004, 19:03   #1 (permalink)
TJF
Mamber
 
Join Date: Aug 2004
Posts: 81
TJF is on a distinguished road
Default 4.5.1 RC3 - Admin Control Panel icons gone?

Hi,

On the main page of the control panel (the first page into the admin section) there used to be icons to the left of the menu containing tabs for components, popular, latest items, menu stats...

Now there's just a big blank space there.
TJF is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 07.09.2004, 19:52   #2 (permalink)
Baby Mamber
 
OGRE's Avatar
 
Join Date: Jun 2004
Posts: 18
OGRE is on a distinguished road
Default Re: 4.5.1 RC3 - Admin Control Panel icons gone?

make clean install.
OGRE is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08.09.2004, 06:55   #3 (permalink)
TJF
Mamber
 
Join Date: Aug 2004
Posts: 81
TJF is on a distinguished road
Default Re: 4.5.1 RC3 - Admin Control Panel icons gone?

And lose all the modifications / addons I've installed? I think I'd rather do without those icons or wait for a fix :P
TJF is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08.09.2004, 09:16   #4 (permalink)
Junior Mamber
 
Join Date: Jul 2004
Posts: 41
mauricio is on a distinguished road
Default Re: 4.5.1 RC3 - Admin Control Panel icons gone?

Quote:
Originally Posted by TJF
Hi,

On the main page of the control panel (the first page into the admin section) there used to be icons to the left of the menu containing tabs for components, popular, latest items, menu stats...

Now there's just a big blank space there.
I had the same problem. Quickicons module was in site modules(wrong place).
I edit (in phpMyAdmin) mambo database mos_modules Quickicon acces to 99
Here are all QuickIcons values in db mos_modules:
VALUES (0,'Quick Icons','',1,'icon',0,'0000-00-00 00:00:00,1,'mod_quickicon',0,99,1,'',1,1)

In administration ->Site->Templatemanager->Modulepositions make new moduleposition "icon" ,if you donīt have and edit module Quickicons position to icon.

Last edited by mauricio; 08.09.2004 at 12:21.
mauricio is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08.09.2004, 16:55   #5 (permalink)
TJF
Mamber
 
Join Date: Aug 2004
Posts: 81
TJF is on a distinguished road
Default Re: 4.5.1 RC3 - Admin Control Panel icons gone?

I can't even find a mod_quickicon in my Administrator Module Manager (or even in the Site Module Manager).
TJF is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09.09.2004, 09:28   #6 (permalink)
Junior Mamber
 
Join Date: May 2004
Posts: 37
hawkmultimedia is on a distinguished road
Default Re: 4.5.1 RC3 - Admin Control Panel icons gone?

Then it sounds like you found your problem. Try ftping the files into their proper folders.

Sometimes my WS_FTP will hiccup on a file or two (without me knowing it) and cause things to go awry. Carefully inspect the extracted files versus what's actually on the server and resend what's missing or what doesn't match in size. That usually does the trick for me.

Good luck,
Patrick
hawkmultimedia is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09.09.2004, 14:54   #7 (permalink)
Junior Mamber
 
Join Date: Jul 2004
Posts: 41
mauricio is on a distinguished road
Default Re: 4.5.1 RC3 - Admin Control Panel icons gone?

Quote:
Originally Posted by TJF
I can't even find a mod_quickicon in my Administrator Module Manager (or even in the Site Module Manager).
Can you see the file list in you server, is there in folders admininstrator -> modules file named mod_quickicon.php.
If not, you must upgrade mambo files in server (overwrite).
If the file is there, backup database and open it with phpMyAdmin (or what you use) then Add in mos_modules new row and write values 0,'Quick Icons','',1,'icon',0,'0000-00-00 00:00:00',1,'mod_quickicon',0,99,1,'',1,1

Or sql dump
INSERT INTO `mos_modules` VALUES (0,'Quick Icons','',1,'icon',0,'0000-00-00 00:00:00',1,'mod_quickicon',0,99,1,'',1,1);
mauricio is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10.09.2004, 16:52   #8 (permalink)
TJF
Mamber
 
Join Date: Aug 2004
Posts: 81
TJF is on a distinguished road
Default Re: 4.5.1 RC3 - Admin Control Panel icons gone?

Thanks, the SQL entry worked. Whoever said that there were no database changes in RC3... I wonder how many others there are.
TJF is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10.09.2004, 19:30   #9 (permalink)
Junior Mamber
 
Join Date: Jul 2004
Posts: 41
mauricio is on a distinguished road
Default Re: 4.5.1 RC3 - Admin Control Panel icons gone?

Quote:
Originally Posted by TJF
Thanks, the SQL entry worked. Whoever said that there were no database changes in RC3... I wonder how many others there are.
I have find over 20 changes what (upgrade45_109to451.sql) dont update.
Itīs important that you keep save plase the original backup database.
I gues that when 4.5.1 stable comes, there are database upgrade sql and then you need the original database or the sql hangs up (#1060 - Duplicate column name 'xxxxxxxxx' ).
Waiting stable
mauricio is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12.09.2004, 00:55   #10 (permalink)
Senior Mamber
 
SvenErik's Avatar
 
Join Date: Apr 2004
Location: Mo i Rana, Norway (66°19'N 14°09'E)
Posts: 214
SvenErik is on a distinguished road
Default Re: 4.5.1 RC3 - Admin Control Panel icons gone?

mauricio: Could you post the db changes from RC-2 too RC-3 that you have found her?
__________________
"Every demand is a prison, and wisdom is only free when it asks nothing."
Sir Bertrand Russell
SvenErik is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with Events Component Admin Panel iwyen Component Development 4 15.06.2005 17:02
4.5.1 Rc3 menu system database backup and restore disapear elta68 Mambo 4.5.1 Bugs 3 08.10.2004 13:25
Problems with admin panel ignored E21 Mambo 4.5 General Talk 2 13.08.2004 11:33
Error in content tab of Mambo control panel dumini Mambo 4.5 General Talk 0 09.08.2004 23:29
Admin Panel simpleman75 Mambo 4.5 Installation and Upgrades 4 12.05.2004 08:42


All times are GMT +2. The time now is 11:29.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.