Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Image Gallery Extension: Testers Needed


Go to End


417 Posts   117799 Views

Avatar
allanaa

Community Member, 10 Posts

4 March 2009 at 3:04am

I just installed SWFupload, dataobjectmanager and the image gallery. Now I am having a problem when I create the new image gallery page, it comes up with an error when I try to save the page. Can anyone help?

"Error in Ajax evaluator on line 974: missing ; before statement
Fatal error: Class 'ComplexTableField_ItemRequest' not found in /home/www/cnehf.nl.ca/dataobject_manager/code/DataObjectManager.php on line 427"

Avatar
UncleCheese

Forum Moderator, 4102 Posts

4 March 2009 at 3:38am

Uhh... That's messed up. Can you check sapphire/forms/ComplexTableField.php and make sure ComplexTableField_ItemRequest DOES exist?

Run a flush, too. That's super weird. Are you able to create ComplexTableFields?

Avatar
allanaa

Community Member, 10 Posts

4 March 2009 at 4:00am

Edited: 04/03/2009 4:19am

I checked sapphire/forms/ComplexTableField.php for ComplexTableField_ItemRequest and it DOESN'T seem to be there. I'm very new to all of this, so not sure what to do from here.

I get the same error when I try to make Complex Table Fields.

Avatar
UncleCheese

Forum Moderator, 4102 Posts

4 March 2009 at 4:29am

Thats so bizarre! Is this a fresh install of 2.3? Maybe reinstall? All you have to do is replace sapphire, jsparty, and cms. You don't need to scrap your mysite folder.

Avatar
allanaa

Community Member, 10 Posts

4 March 2009 at 7:35am

Edited: 05/03/2009 2:13pm

Thanks for your help UncleCheese. That got rid of the error.

Avatar
Israel_Miranda

Community Member, 9 Posts

7 March 2009 at 12:55am

That's right unclecheese, I was just saying that because maybe you weren't aware of the problem.

Focus on improving the module now is the right thing to do.
I am a bit overloaded with jobs now, but as soon as I have free time I will try to assist you in coding and testing.

Once again thanks for the module!

Avatar
UncleCheese

Forum Moderator, 4102 Posts

8 March 2009 at 8:30am

Avatar
throb

Community Member, 23 Posts

8 March 2009 at 9:13am

Edited: 08/03/2009 9:33am

UC,
I used the svn from yesterday along with 2.3.0 (release) SS.
this is the error i get when trying to upload to a gallery

http://img187.imageshack.us/img187/4119/igerror.png

this is on safari 4 beta and firefox 3 on osx

i checked and all my dirs on SS are at 777.
I am just using MAMP to test right now so it's easy to check on this stuff in terminal.
any clues?

thanks
rob

Attached Files
Go to Top