PROBLEMS!!!

colingoldberg

Joined: 2009-11-12
Posts: 5
Posted: Sat, 2009-11-14 01:34

I created a theme, copying the matrix theme - all I changed was the page title and the page header..

All of a sudden, the pull-down under each thumbnail started not working properly. When I select "delete this item", nothing happens. I am still able to delete items via the sidebar... what happened ? Has anyone had this happen before ?

Also, all of my "Actions" when I click plug-ins are gone, I am no longer able to activate, deactivate, install or uninstall any plug-ins. How can I fix this ? It was working properly when I first installed Gallery2.

http://66.7.215.42/~takemi/artwork/main.php

Am I doing something wrong ?

Please help!

 
alecmyers

Joined: 2006-08-01
Posts: 4338
Posted: Sat, 2009-11-14 14:25
Quote:
Also, all of my "Actions" when I click plug-ins are gone

That's a javascript problem.

Quote:
all I changed was the page title and the page header.

And something that's throwing off the javascript in your browser.

Quote:
How can I fix this ?

Undo the changes and find out which one of them has the javascript error.

 
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 6136
Posted: Sat, 2009-11-14 15:36

If you copied the matrix theme and just renamed the directory, you also need to edit theme.inc and give your new theme its own unique id

  $this->setId('matrix');
  $this->setName($gallery->i18n('Matrix'));

-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2