Zen Cart Logo
Forums / All Other Contributions/Addons / Modern admin dashboard

Modern admin dashboard

Views: 9,550

Results 61 to 66 of 66
20 Sep 2026, 6:15 PM
#61
MadWay avatar

MadWay

Member

Join Date:
Sep 2026
Posts:
22
Plugin Contributions:
0

Modern admin dashboard

cool I will revisit this next week all being well thanks

20 Sep 2026, 11:59 PM
#62
MadWay avatar

MadWay

Member

Join Date:
Sep 2026
Posts:
22
Plugin Contributions:
0

Re: Modern admin dashboard

Had a look at this and everything under configuration wasn't accessible, havent checked everything else but that appeared o load up okay

21 Sep 2026, 5:17 AM
#63
balihr avatar

balihr

Totally Zenned

Join Date:
Oct 2008
Location:
Croatia
Posts:
1,794
Plugin Contributions:
22

Re: Modern admin dashboard

Hm, that's strange. Did you get anything in the logs directory, any MyDEBUG-adm-XXXXXXXX.log files? Would be helpful to know what caused it.

My site - Pro ZC Help
My portfolio | My plugins

21 Sep 2026, 10:49 AM
#64
MadWay avatar

MadWay

Member

Join Date:
Sep 2026
Posts:
22
Plugin Contributions:
0

Re: Modern admin dashboard

have to be honest i didn't look, just put things back to how they were as other things to do that were more pressing

21 Sep 2026, 12:45 PM
#65
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,796
Plugin Contributions:
15

Re: Modern admin dashboard

The Configuration Menu problem is that it uses Laravel, which was removed in 2.2.2.

There're a few other problems as well.

I was under the impression this had been postponed, and I had customers who wanted the look. So I have been modifying this work for some time.

It is encapsulated and works with 2.0.0-3.0.0. Of course, the files are already in 3.0.0, so it will load and not fail.

Dashboard Boxes v1.0.0 has been submitted; the support thread is https://www.zen-cart.com/threads/207350?page=1#post-1347210

The GitHub repository is at https://github.com/dbltoe/Dashboard_Boxes
If you decide to use Boxes, be sure to read the part about removing overrides from this mod.

The creation of Dashboard Boxes was due solely to customers on the 2.#.# series wanting a new look for their sites. Also, some additions were requested and added.

A little help with colors.
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

21 Sep 2026, 6:42 PM
#66
balihr avatar

balihr

Totally Zenned

Join Date:
Oct 2008
Location:
Croatia
Posts:
1,794
Plugin Contributions:
22

Re: Modern admin dashboard

What am I missing here? What does the configuration menu have to do with Modern Admin Dashboard?

I think the main issue here is that for some reason, my github commit didn't remove the old files that are no longer required for v2.2.x - I must've botched something up while pushing it... Serves me right when I'm trying to do something while fighting the flu. But no, I'm a big boy and I can get online as soon as the meds kick in...

@MadWay - if you wish to try again, please restore the admin/orders.php and admin/includes/functions/general.php

You can also see a list of deleted files here: https://github.com/zenexpert/modern-admin-dashboard/commit/d0d9d9ff6fbfb470ded0aecb1c469e64a00a2dee

Sorry for the oversight.

My site - Pro ZC Help
My portfolio | My plugins