10448 Posts in 2223 Topics by 1719 members
| Go to End | Next > | |
| Author | Topic: | 1911 Views |
-
SlideshowPro - Josh - Not working!

11 September 2010 at 2:55am
Hi there,
- Downloaded SlideshowPro - http://www.silverstripe.org/slideshow-pro-module/
- Read the steps:
1) Remove "<?xml version="1.0" encoding="UTF-8"?>" from the top of your main Page.ss template.
--> This wasnt in my page.ss, so couldnt delete it.
2) Place the "loader.swf" and "slideshowpro.swf" file from your SlideShowPro/Standalone folder in to the slideshowpro/flash directory inside this module.
--> Done
3) Run /db/build?flush=1
--> Done
4) Enjoy!
Almost enjoing it...
Ok so next step, I selected the page behaviour -> SlideShowPro selected -> saved..
Config steps:
It isn't clear to me what I should fill into the 2nd field:Tried the path to the swf:
-> http://www.example.com/slideshowpro/flash/slideshowpro.swf
-> slideshowpro/flash/slideshowpro.swfall didn't do anything!
When looking at the page the site shows the normale page.ss, and when viewing the source it doesn;t say anything about a SWF or flash, this is weird right?
Any ideas on this? The readme is very small for a module that isn't working.
Using SS 2.3.7
-
Re: SlideshowPro - Josh - Not working!

11 September 2010 at 3:46am
There's an SSP module that I built that works with ImageGallery and DOM that I think works a little better..
SVN is: http://carlinowebdesign.svn.beanstalkapp.com/modules/trunk/slideshow_pro
Screencast: http://www.leftandmain.com/silverstripe-screencasts/2010/08/23/a-quick-look-slideshow-pro-module/--------------------
SilverStripe tips, tutorials, screencasts and more: http://www.leftandmain.com -
Re: SlideshowPro - Josh - Not working!

11 September 2010 at 4:33am Last edited: 11 September 2010 4:44am
okk, downloaded it, did dev/build
read http://doc.silverstripe.org/modules:image_gallerybut there isnt a new page type under the behaviour tab, and also not under the widget tab.
What to do?
-
Re: SlideshowPro - Josh - Not working!

11 September 2010 at 5:06am
Side note:
Im running on 32M, cant upgrade and htacess options are disabled (error 500 when i try to increase with htaccess)
So solved my previous problem -> the 'blank admin page' in the _config:
Requirements::set_combined_files_enabled(false);Case:
Ok, i saw that DOM & image_gallery needed to be installed first. Ok so I did that, uploaded, dev/buildbut now, after the dev/build, when i try to access url.com/admin --> get blank page again.
What to do?
-
Re: SlideshowPro - Josh - Not working!

11 September 2010 at 5:30am
You're going to need to turn on error reporting in PHP so you can see an error instead of a blank screen.
--------------------
SilverStripe tips, tutorials, screencasts and more: http://www.leftandmain.com -
Re: SlideshowPro - Josh - Not working!

11 September 2010 at 5:41am Last edited: 11 September 2010 5:42am
Director::set_environment_type('dev');
is on, but i just get a white page, no errors
Edit:
and dev/build?flush=1 works nicely withouth errors -
Re: SlideshowPro - Josh - Not working!

18 September 2010 at 2:35am
Ok upgraded my hosting to 64M
And:
- uploaded dataobject_manager
- uploaded image_gallery
- dev/build?flush=1
- changed page behaviour to image gallery.
- Tryed to save...but got error..
Admin page is white.Looked at server error logs:
[Fri Sep 17 16:30:59 2010] [error] [client 82.170.26.71] PHP Fatal error: Class 'ImageUploadField' not found in /sites/url/www/image_gallery/code/ImageGalleryAlbum.php on line 27
What to do? It this a common bug?
| 1911 Views | ||
| Go to Top | Next > |

