10447 Posts in 2223 Topics by 1719 members
| Go to End | Next > | |
| Author | Topic: | 67616 Views |
-
Re: Image Gallery Extension: Testers Needed

21 February 2009 at 12:31am Last edited: 21 February 2009 5:43am
Download needed
no way to test without the download !
-
Re: Image Gallery Extension: Testers Needed

21 February 2009 at 6:07am
I am looking forward to test this module!
-
Re: Image Gallery Extension: Testers Needed

21 February 2009 at 6:13am
Looks like a great set of modules
Excuse this basic question but I am very new to Silverstripe, I can see from the screencast how to set uo the albums and images but what additionally do you have to do to get them to actually display on the draft site web page? -
Re: Image Gallery Extension: Testers Needed

21 February 2009 at 9:03am
Demo URL is up at:
http://dataobjectmanager.carlinowebdesign.com
user: admin
pass: passwordSVN checkout is also ready:
svn co http://carlinowebdesign.svn.beanstalkapp.com/modules/trunk/image_gallery
svn co http://carlinowebdesign.svn.beanstalkapp.com/modules/trunk/dataobject_manager
svn co http://carlinowebdesign.svn.beanstalkapp.com/modules/trunk/swfuploadKnown bugs:
- In Safari, on several occasions, editing an album put the entire CMS interface into the popup window. Yikes.
- Sometimes when uploading a batch of images, the wrong images appear. I believe I have resolved this with the latest update to the pathing on uploads, but not enough testing has been done to confirm that is resolved.
- When in the popup window, the CMS screen seems to arbitrarily refresh to a half-loaded, very ugly state that requires one to refresh the entire CMS. Happens 1 out of every 20 or 30 times and throws a prototype.js error of some sort.
That's it. Have at it, guys. Let's get this thing cleaned up and release-ready. Enjoy!
-
Re: Image Gallery Extension: Testers Needed

22 February 2009 at 11:45am
Hi, I downloaded everything from the link and placed everything in my silverstripe root directory but, when I tried to do a db/build?flush=1, I got this error message
Fatal error: Class 'SortableDataObject' not found in C:\xampplite\htdocs\VDS\image_gallery\_config.php on line 2
What am I doing wrong? Sounds like I didn't load some pre-requisite module?
-
Re: Image Gallery Extension: Testers Needed

22 February 2009 at 12:32pm Last edited: 22 February 2009 12:33pm
Did you do an SVN checkout of all three modules? It requires dataobject_manager and swfupload.
-
Re: Image Gallery Extension: Testers Needed

22 February 2009 at 12:49pm Last edited: 22 February 2009 12:51pm
Yes, I did. Am I supposed to put them in the root directory in any specific order? Does one of them have to be db/build?flushed before the others? Do I have to have the gallery module as well?
-
Re: Image Gallery Extension: Testers Needed

22 February 2009 at 1:45pm
Interesting. First, confirm that the SortableDataObject class exists in data_objectmanager/code.
I assume it does. If so, I think the problem may be that all three cannot be installed concurrently, which is too bad, because I'll have to revise my installation instructions. Try commenting out the SortableDataObject:: line in image_gallery/_config.php, run a build?flush=1, then uncomment it, and run another build?flush=1.
Do NOT install the other gallery module. Things will blow up big time.
| 67616 Views | ||
| Go to Top | Next > |


