Posts: 408
Threads: 76
Joined: Nov 2017
2020-05-29, 05:50:01
(This post was last modified: 2022-02-10, 04:16:15 by multicolor.)
version 2.0 released!
*plug-in search engine added
*manager of hiding sections for other users
*user manager
*white label options
-change of footer name,
-custom logo in login,
-custom style in footer and header,
-custom panel colors
*better bootstrap & maintenance mode settings
*user help configuration
*custom link manager (you can add your links to navtab)
Special thanks to Islander for help with translation and troubleshooting.
Time to massive Admin Theme!
This theme include function:
1.Maintenance mode option
2.shortcuts pages on frontend when you logged like lightbar plugin and sa admin panel .
3.New modern design
4.Responsive design (mobile friendly)
5.file uploader shortcut on page edit section
6.subpage show/hide
7.grid image and plugin design table. 8. url show on Page Management
Just install and turn on. Don't use with my previous plugin like light admin and light bar.
Posts: 324
Threads: 5
Joined: May 2012
2020-05-31, 01:57:34
(This post was last modified: 2020-05-31, 01:58:32 by islander.)
Greetings,
I just installed this on a clean version via localhost and have a few issues...
When clicking the Files Uploader when editing a page, the link appears to be broken.
The same happens when clicking the Massive settings icon.
These two links seem to be leaving out the install directory and trying to go straight to root.
Seems to be leaving out the install directory.
[attachment=1260]
Posts: 408
Threads: 76
Joined: Nov 2017
2020-05-31, 03:43:08
(This post was last modified: 2020-05-31, 03:53:44 by multicolor.)
(2020-05-31, 01:57:34)islander Wrote: Greetings,
I just installed this on a clean version via localhost and have a few issues...
When clicking the Files Uploader when editing a page, the link appears to be broken.
The same happens when clicking the Massive settings icon.
These two links seem to be leaving out the install directory and trying to go straight to root.
Seems to be leaving out the install directory. i check this and i fix this but please try not on localhost.
Posts: 324
Threads: 5
Joined: May 2012
Thank you @multicolor, I look forward to the fix.
I really love your work. You make some great plugins!
Posts: 324
Threads: 5
Joined: May 2012
Witaj przyjacielu,
Just wanted to see if you might have time to update this soon?
Posts: 408
Threads: 76
Joined: Nov 2017
(2020-06-06, 21:52:18)islander Wrote: Witaj przyjacielu,
Just wanted to see if you might have time to update this soon?
try now 1.1 : think this is fix your problem, sorry for long time i have a lot work
Posts: 324
Threads: 5
Joined: May 2012
(2020-06-07, 01:56:36)multicolor Wrote: (2020-06-06, 21:52:18)islander Wrote: Witaj przyjacielu,
Just wanted to see if you might have time to update this soon?
try now 1.1 : think this is fix your problem, sorry for long time i have a lot work
Not a problem, I understand.
Unfortunately, this did not work.
I tried on both localhost and live server.
Could it be because it is installed in a sub-folder and not root?
I can send you admin access via pm if you wish.
Posts: 324
Threads: 5
Joined: May 2012
Just confirmed. Yes, the problem is with it being installed in a sub-folder.
Everything works if it is in Root, but not if something like "mysite.com/team/"
Posts: 408
Threads: 76
Joined: Nov 2017
2020-06-07, 20:08:07
(This post was last modified: 2020-06-07, 20:36:02 by multicolor.)
(2020-06-07, 19:07:25)islander Wrote: Just confirmed. Yes, the problem is with it being installed in a sub-folder.
Everything works if it is in Root, but not if something like "mysite.com/team/"
i check this soon, maybe i can fix this, but not now. I hope you can stay tuned, and still you like my plugins.
i think is easy to fix, maybe i can use default button GS Hook, not javascript or pure php.
Posts: 324
Threads: 5
Joined: May 2012
2020-06-07, 21:00:21
(This post was last modified: 2020-06-07, 21:01:36 by islander.)
Not to worry, your plugins are great!
I figured it is probably something easy, but I couldnt find it.
Suggestion, maybe add a button in settings for offline?
Thanks for your time making great new features!!
Posts: 324
Threads: 5
Joined: May 2012
Sorry for bothering you. Just wanted to check to see if a fix would be coming soon?
Posts: 408
Threads: 76
Joined: Nov 2017
(2020-06-14, 08:17:11)islander Wrote: Sorry for bothering you. Just wanted to check to see if a fix would be coming soon?
i hope, i do it this week.
Posts: 19
Threads: 0
Joined: Aug 2011
2020-06-16, 09:08:04
(This post was last modified: 2020-06-16, 22:35:50 by lesh.)
I was looking to use this one too, so had a look around and saw that it assumes that the admin path is /admin - which also causes it to look in the wrong place when this has been changed.
In massiveAdmin.php on lines 272-284 could the constant GSADMINPATH work here?
also in script.js lines 22, 155 and 135 it also uses /admin
Code: eg. line 135 const fileuploaderlink = document.location.origin + "/admin/upload.php";
hope this helps and thanks for the other cool admin themes.
Posts: 408
Threads: 76
Joined: Nov 2017
(2020-06-16, 09:08:04)lesh Wrote: I was looking to use this one too, so had a look around and saw that it assumes that the admin path is /admin - which also causes it to look in the wrong place when this has been changed.
In massiveAdmin.php on lines 272-284 could the constant GSADMINPATH work here?
also in script.js lines 22, 155 and 135 it also uses /admin
Code: eg. line 135 const fileuploaderlink = document.location.origin + "/admin/upload.php";
hope this helps and thanks for the other cool admin themes.
yeah, gsadminpath is great option. Thanks!
Posts: 408
Threads: 76
Joined: Nov 2017
(2020-06-14, 08:17:11)islander Wrote: Sorry for bothering you. Just wanted to check to see if a fix would be coming soon?
Hi!
Done Please test 1.2 version and tell me what do you think
Posts: 324
Threads: 5
Joined: May 2012
2020-06-20, 06:12:41
(This post was last modified: 2020-06-20, 06:17:35 by islander.)
Awesome @multicolor !!
As far as I can tell, everything works fine now.
I like how the image uploader works now.
Thank you for your time on this great plugin!!!
Posts: 324
Threads: 5
Joined: May 2012
Sorry, found one more bug.
On Pages tab, side-menu, "Edit Components" still points to root.
I believe it is in scripts.js line: 132
Posts: 6,266
Threads: 181
Joined: Sep 2011
Did you build this against 3.3???
Posts: 408
Threads: 76
Joined: Nov 2017
(2020-06-20, 06:59:40)islander Wrote: Sorry, found one more bug.
On Pages tab, side-menu, "Edit Components" still points to root.
I believe it is in scripts.js line: 132
i correct this today or tommorow
Posts: 408
Threads: 76
Joined: Nov 2017
(2020-06-20, 09:47:24)shawn_a Wrote: Did you build this against 3.3???
yes, like always but with js,css,php code.
Posts: 408
Threads: 76
Joined: Nov 2017
(2020-06-20, 06:59:40)islander Wrote: Sorry, found one more bug.
On Pages tab, side-menu, "Edit Components" still points to root.
I believe it is in scripts.js line: 132
i fix this now with 1.3, now i create with add_action from gs not javascript.
Posts: 6,266
Threads: 181
Joined: Sep 2011
Have you looked at 3.4 or tried to build it for it ? There are alot of changes to css and structure and css and js injection hooks for this. Also some stuff is already implemented, like custom tabs and order and icons.
Posts: 408
Threads: 76
Joined: Nov 2017
(2020-06-22, 01:44:13)shawn_a Wrote: Have you looked at 3.4 or tried to build it for it ? There are alot of changes to css and structure and css and js injection hooks for this. Also some stuff is already implemented, like custom tabs and order and icons.
I wanna build new plugins on 3.4 but this version is still on beta. can you tell me,when release date final version?
Posts: 408
Threads: 76
Joined: Nov 2017
NEW UPDATE!
//1.5 dropzone.js included, many files extension support, and upload without refresh edited page. All new files is on uploads-folder created by massive admin plugin
Posts: 324
Threads: 5
Joined: May 2012
Minor issue. Previously images uploaded to the default folder "uploads/".
This new update has changed this to "uploads/uploads-folder/".
When browsing for an image via WYSIWYG, thumbnails were not being displayed.
I edited lines 36,43,44 in "massiveAdmin.php" to revert back to the default folder and all works fine.
|