Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+- Forum Stats

Members
Total Members: 4255
Latest: andreios
New This Month: 3
New This Week: 1
New Today: 0
Stats
Total Posts: 43259
Total Topics: 7518
Most Online Today: 201
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 180
Total: 180

Author Topic: Error When Opening Admin Panel  (Read 14370 times)

0 Members and 1 Guest are viewing this topic.

Offline HDB

  • Member
  • *
  • Posts: 49
    • View Profile
    • HDBitchin, a Harley Davidson Community and Technical Forum
Re: Error When Opening Admin Panel
« Reply #15 on: April 03, 2016, 07:56:02 pm »
Code: [Select]
'mediapro' => array(
'title' => $txt['mediapro_admin'],
'permission' => array('admin_forum'),
'areas' => array(
'mediapro' => array(
'label' => $txt['mediapro_settings'],
'file' => 'AutoEmbedMediaPro2.php',
'function' => 'MediaProMain',
'custom_url' => $scripturl . '?action=admin;area=mediapro;sa=settings;sesc=' . $sc,
'icon' => 'server.gif',
'permission' => array('admin_forum'),
'subsections' => array(
'settings' => array($txt['mediapro_settings']),
'copyright' => array($txt['mediapro_copyremove']),
),
),

),
),



'awesome' => array(
'title' => $txt['awepost_admin'],
'permission' => array('admin_forum'),
'areas' => array(
'awesome' => array(
'label' => $txt['awepost_admin'],
'file' => 'AwesomePostRatings2.php',
'function' => 'AwesomeMain',
'custom_url' => $scripturl . '?action=admin;area=awesome;sa=adminset;sesc=' . $sc,
'icon' => 'server.gif',
'subsections' => array(
'adminset' => array($txt['downloads_text_settings']),
'ratingtypes' => array($txt['awepost_ratingstypelist']),

),
),),
),

'layout' => array(
'title' => $txt['layout_controls'],
   
As seen above my current admin.php file does not have
Code: [Select]
'layout' => array(
'title' => $txt['layout_controls'],
after the media code. Instead the awesome code starts and then that closes with
Code: [Select]
'layout' => array(
'title' => $txt['layout_controls'],

as you see above. I am a bit concerned with how I should back the SAVE mod out and not cause issues.

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16436
    • View Profile
Re: Error When Opening Admin Panel
« Reply #16 on: April 03, 2016, 08:04:08 pm »
Proceed with the uninstall. It should be ok just remove this
Code: [Select]
'mediapro' => array(
'title' => $txt['mediapro_admin'],
'permission' => array('admin_forum'),
'areas' => array(
'mediapro' => array(
'label' => $txt['mediapro_settings'],
'file' => 'AutoEmbedMediaPro2.php',
'function' => 'MediaProMain',
'custom_url' => $scripturl . '?action=admin;area=mediapro;sa=settings;sesc=' . $sc,
'icon' => 'server.gif',
'permission' => array('admin_forum'),
'subsections' => array(
'settings' => array($txt['mediapro_settings']),
'copyright' => array($txt['mediapro_copyremove']),
),
),

),
),
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline HDB

  • Member
  • *
  • Posts: 49
    • View Profile
    • HDBitchin, a Harley Davidson Community and Technical Forum
Re: Error When Opening Admin Panel
« Reply #17 on: April 03, 2016, 08:21:56 pm »
Rookie question...

I should do the uninstall via the SMF Package Manager first and then manually edit the above out of admin.php file on my server?

Offline HDB

  • Member
  • *
  • Posts: 49
    • View Profile
    • HDBitchin, a Harley Davidson Community and Technical Forum
Re: Error When Opening Admin Panel
« Reply #18 on: April 03, 2016, 09:12:57 pm »
Rookie question...

I should do the uninstall via the SMF Package Manager first and then manually edit the above out of admin.php file on my server?
I bit my lower lip and cross my fingers and did what you suggested and went ahead and assumed that what you meant was what I quoted above. It worked!! Everything is working.

You make awesome products and your support is awesome as well. If you ever get a Harley I can help you with that!!

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16436
    • View Profile
Re: Error When Opening Admin Panel
« Reply #19 on: April 03, 2016, 09:26:03 pm »
Glad you have it working!
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/
Like Like x 1 View List

 

Related Topics

  Subject / Started by Replies Last post
12 Replies
11568 Views
Last post November 23, 2006, 04:03:50 am
by justafishermen
5 Replies
7019 Views
Last post January 20, 2008, 07:11:47 pm
by eg-eliteghost
3 Replies
7144 Views
Last post April 30, 2007, 02:54:20 pm
by j3cubcapt
3 Replies
6682 Views
Last post September 15, 2007, 10:30:22 pm
by rumboogy
6 Replies
8829 Views
Last post August 10, 2008, 06:24:09 pm
by MoreBloodWine

+- Recent Topics

No thumbnails on new uploads by SMFHacks
March 27, 2024, 02:10:41 pm

Display the Contact Page for guests by SMFHacks
March 27, 2024, 10:55:43 am

is it possible to add support for odysee.com by fvlog19
March 21, 2024, 08:47:51 am

Request for admin notification by davejo
March 10, 2024, 01:31:59 am

I need help with torrent upload by Ineedsmfhelp
March 09, 2024, 10:01:13 pm

an idea for new mod (( content type with different display )) by SMFHacks
February 27, 2024, 01:36:27 pm

[Mod] RSS Feed Poster by SMFHacks
February 27, 2024, 11:57:18 am

find duplicate pictures by fvlog19
February 14, 2024, 02:22:40 pm

Error uploading video. by SMFHacks
February 08, 2024, 02:04:16 pm

Gallery icon as last added image by fvlog19
February 01, 2024, 01:04:56 pm

Powered by EzPortal