[Solved] Problem Menu Acp


Subject: [Solved] Problem Menu Acp
acp

Hello everyone, as you can see from I have a little problem on the admin menu, this happened when I upgraded to version 13053 ... I searched among the files but have not found .... at first I thought it was a language file, but then I saw that all languages have the same situation, you can tell me where to find this? :oops:

Thanks a lot.

Last edited by TopoMotoV3X on Tue 18 May, 2010 00:25; edited 1 time in total
Subject: Re: Problem Menu Acp
Check adm/acp_icons.php

Make sure you have the icon specified for this ACP section:
Code: [Download] [Hide] [Select]
$acp_icon['1400_DB_Maintenance'] = '../images/menu/db_status.png';

Subject: Re: Problem Menu Acp
Thanks MG, seems to have everything in place:

Code: [Download] [Hide] [Select]
$acp_icon['default'] = '../images/menu/blocks.png';

$acp_icon['1000_Configuration'] = '../images/menu/config.png';
$acp_icon['1100_General'] = '../images/menu/ACP.png';
$acp_icon['1200_Forums'] = '../images/menu/edit.png';
$acp_icon['1300_Extreme_Styles'] = '../images/menu/palette.png';
$acp_icon['1400_DB_Maintenance'] = '../images/menu/db_status.png';
$acp_icon['1600_News_Admin'] = '../images/menu/newspaper.png';
$acp_icon['1610_Users'] = '../images/menu/users.png';
$acp_icon['1620_Groups'] = '../images/menu/group.png';
$acp_icon['1700_Topic_Rating'] = '../images/menu/accept.png';
$acp_icon['1800_KB_title'] = '../images/menu/book_add.png';
$acp_icon['1900_Attachments'] = '../images/menu/disk_multiple.png';
$acp_icon['2000_Downloads'] = '../images/menu/disk_multiple.png';
$acp_icon['2050_Downloads'] = '../images/menu/disk_multiple.png';
$acp_icon['2100_Links'] = '../images/menu/world.png';
$acp_icon['2200_Photo_Album'] = '../images/menu/photos.png';
$acp_icon['2300_FAQ'] = '../images/menu/warning.png';
$acp_icon['2400_INFO'] = '../images/menu/information.png';
$acp_icon['Statistics'] = '../images/menu/server_install.png';
$acp_icon['ctracker_module_category'] = '../images/menu/radar.png';

$acp_icon['Cash Mod'] = '../images/menu/blocks.png';
$acp_icon['Activity'] = '../images/menu/blocks.png';

Subject: Re: Problem Menu Acp
Did that icon really exists?

Did you try to re-upload images/menu folder?

Subject: Re: Problem Menu Acp
I am ashamed, as it was simple :oops:

Thanks bro, many times you try the solutions more difficult, but it's easier than you think... :mryellow:

Subject: Re: [Solved] Problem Menu Acp
You're welcome! :mricy:


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.0885s (PHP: 19% SQL: 81%)
SQL queries: 11 - Debug Off - GZIP Enabled