solved Admin Skin Module - Not Working Properly

serveion
@serveion
9 years ago
223 posts
Hello

i have install a fresh installation on my development server, with flashskin and admin_skin module

when i set the flashskin as a admin and elastic or any other skin to profile and active skin, is like skin is resetting or over writing the admin_skin setting,

thank you

here is the video of the problem
admin skin not working

updated by @serveion: 04/26/16 05:36:04AM
brian
@brian
9 years ago
10,148 posts
Something is not saving it on your system - I've just done the exact same thing you outline in your video and it is working here.

Are you using the latest JR 5.3 beta?


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
serveion
@serveion
9 years ago
223 posts
let me try to download it. and test it.
serveion
@serveion
9 years ago
223 posts
Yes i just download it, and is not working, it was working on my old virtual machine, the difference is old machine is using apache 2.2 and php 5.4

in this new server and running the later apache and php i don't know if that have to do with anything,
serveion
@serveion
9 years ago
223 posts
How can i add a debugger to the system so i can see what's going in jamroom
brian
@brian
9 years ago
10,148 posts
serveion:
How can i add a debugger to the system so i can see what's going in jamroom

Place calls to fdebug in the code where you want to debug - i.e.

fdebug('this will appear in the data/logs/debug_log');



--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
serveion
@serveion
9 years ago
223 posts
Hello


I have question i couldn't make the admin skin work, how can i add those setting directly into phpmyadmin.
i want to know if that works.

thank you
michael
@michael
9 years ago
7,772 posts
Yeah thats a bit unusual.

I'll spin up the same setup as yours to see if I can replicate it, if you REALLY want to setup a debugging environment, awesome, I'm a big fan of having a debugger.

This doc is a little old now, but the concept is there
Docs: "Setting up a Debugging environment"
http://www.jamroom.net/the-jamroom-network/documentation/development/129/setting-up-a-debugging-environment

Now when I setup a system, instead of using ehcp and ubuntu 12.04, I use the setup made by brian:

Docs: "High Performance Jamroom on Digital Ocean"
http://www.jamroom.net/brian/documentation/guides/1188/high-performance-jamroom-on-digitalocean
michael
@michael
9 years ago
7,772 posts
You don't need to debug this, its a bug on our end. Not sure how it crept in but it needs fixing.
serveion
@serveion
9 years ago
223 posts
Hello @michael

I was going crazy the module , I change apache version, php version, and nothing so i was going to check the module after i finish the server setup because it was working before,
so i was like i did something the mess everything up, lol.
am glad you found the problem,
thank you very much for the links help me find how to lower the mysql jamroom performance to 34.87 from 60+. right now the server is running high capacity HD I can't make it go faster until i go live with the website, and install some SSD HD.

thank you again
michael
@michael
9 years ago
7,772 posts
Update from the marketplace to admin skin ver 1.2.10 and you should be good to go.

You were right in thinking that it was the setting not getting saved to the database. Good analysis.
serveion
@serveion
9 years ago
223 posts
Hello @michael

Thank you very much, for the fix.
thats awsome i glad i help out.

Tags