Hi.
I am newbie to Gallery2, but have a strong image about CMS systems and ready to hack the code.
My problem is clicking on "Plugins" at the left panel of admin seciton of Gallery 2 does show me nothing.
I read some instructions about Gallery 2, so I know how it works and took a look at the code, but really cannot understand why it shows nothing.
This is address Igot when I click on "Plugins" in admin section left panel.
main.php?g2_view=core.SiteAdmin&g2_subView=core.AdminPlugins
It's an urgent problem, needs it working ASAP. I will be looking forwards your wonderful solutions and explanation for the reason.
Regards.
Posts: 22892
url?
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 5
Hi.
I am sorry, I posted wrong url, actual url is "main.php?g2_view=core.SiteAdmin&g2_subView=core.AdminPlugins", but it's not working.... (I changed the url in the former post, too)
I got puzzled, and spent a few days to fix it, but not yet, does anyone know solution for this problem?
Regards.
Posts: 22892
What is the url to your gallery.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 5
Hi, Dave.
The url is sent on PM.
I hope you would come up with a wonderful solution.
Regards.
Posts: 22892
Checked for a common JS error that is not present on your install.
Does it work when you set the default theme to matrix?
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 5
Thanks for your reply.
My original default theme was X-Theme, I set Matrix theme as default one as you said.
It works fine, but also has same problem(admin plugin shows blank page.).
Anyway, I am not sure this is helpful, gallery2 had worked fine from the original installation, but suddenly it began to show blank page...
Which is JS error that is not present on my install you are talking about?
I am sure you can help me further.
Regards.
Posts: 22892
You wondered why a url is helpful. I use it to find if this was the the issue:
http://gallery.menalto.com/node/84006 but it is not the issue. Would you rather have me just point you to that url to try your self?
what is your meaning of 'this'? my help?
post a php info link:
FAQ: What information is required when I ask for help in the forums?
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 17
Hello,
I also have same problem.I just changed server and make a fresh install. It is not theme related (as I change theme the problem remain). I just have this behawiour with plugin and language setting. Others admin tabs works fine.
I think this is a common problem for more users (there are many post about it if you search "admin blank plugin").
I have an idea to digg for. When I accessed for the first time the admin page I could see it correcly. Just I forgot to set module and themes directories to 777. I did it and cliked again for the plugin page... and she was blank, no code at all in the source page. Could be a permission related problem? (I hate permissions related problems
I have no more info to post here now. I will search further.
ciao, andy
Posts: 22892
perhpas the new server has a different configuration, like lower memory limits.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 17
I'm a biologist, I speek to the plants and animals... but little to servers. I did'nt imagine that the other side of the web browser could be sooooo complicated! Wery interesting... Great this diversity but not painless.
Anyway, I'm looking to change the configuration memory because you are right Dave, the limit on new server is lower 16M vs. 64M before. On .htaccess seems dont work to allocate more memory, the tech support say I have to do myself. Booooh... So, be patient, I hope come soon with some solutions...
Ciao
Andrea
Posts: 17
Find 5 minutes of time and solved thanks to this FAQ:
FAQ: PHP memory_limit - Why do I get the error Allowed memory size of Xxx bytes exhausted?
Thanks a lot
Andrea
Posts: 22892
Glad you got it working and learned something along the way.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team