7913 Posts in 1355 Topics by 930 members
DataObjectManager Module
SilverStripe Forums » DataObjectManager Module » Image gallery instllation
Discuss the DataObjectManager module, and the related ImageGallery module.
Moderators: martimiz, UncleCheese, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 329 Views |
-
Image gallery instllation

14 June 2012 at 11:26pm Last edited: 14 June 2012 11:29pm
i have install the silverstripe v2.4.7 in linux, and it is working fine.
but now i want to install image gallery module,
that Dataobjectmanager,imagegallery, swfupload i have downloaded in the www.silverstripe.orgAfter that i have extracted the Dataobjectmanager,imagegallery,swfupload tar file , and i put it in to root folder,that is
my application folder var/www/silverstripe/.
after this i have logined into admin module and i tryed so many type in the url
a) /dev/build/?flush=1b) /dev/build?flush=1
c) /dev/build?flush=all
but i am getting error like The action dev/build is not in the class CMSMAIN
Please give me the solution for this as soon as possible
-
Re: Image gallery instllation

16 June 2012 at 7:31pm
Thank u very much for giving the solution to my previous problem.
Now the thing is
Step 1: I copied my dataobject_manager folder in to my application root folder
Step 2: I went to browser and typed in the url like http://yoursite.com/dev/build/?flush=1It gives the below para in the Blue color, and the remaining lines in the black color and green color.
File
Field File.ClassName: changed to enum('File','FLV','MP3','Image','Folder','Image_Cached') character set utf8 collate utf8_general_ci default 'File' (from enum('File','Image','Folder','Image_Cached') character set utf8 collate utf8_general_ci default 'File')
Field File.SortOrder: created as int(11) not null default 0-------------------------------------------------------------------------------------------------------------------------------------------
Step 3: I copied my swfupload folder in to my application root folder
Step 4: I went to browser and typed in the url like http://yoursite.com/dev/build/?flush=1It gives every line in the black color.
-------------------------------------------------------------------------------------------------------------------------------------------------
Step 5: I copied my image_gallery folder in to my application root folder
Step 6: I went to browser and typed in the url like http://yoursite.com/dev/build/?flush=1It gives the below para in the Blue color, and the remaining lines in the black color and green color.
SiteTree
Field SiteTree.ClassName: changed to enum('SiteTree','Page','ImageGalleryPage','ErrorPage','RedirectorPage','VirtualPage') character set utf8 collate utf8_general_ci default 'SiteTree' (from enum('SiteTree','Page','ErrorPage','RedirectorPage','VirtualPage') character set utf8 collate utf8_general_ci default 'SiteTree')Field SiteTree_Live.ClassName: changed to enum('SiteTree','Page','ImageGalleryPage','ErrorPage','RedirectorPage','VirtualPage') character set utf8 collate utf8_general_ci default 'SiteTree' (from enum('SiteTree','Page','ErrorPage','RedirectorPage','VirtualPage') character set utf8 collate utf8_general_ci default 'SiteTree')
Field SiteTree_versions.ClassName: changed to enum('SiteTree','Page','ImageGalleryPage','ErrorPage','RedirectorPage','VirtualPage') character set utf8 collate utf8_general_ci default 'SiteTree' (from enum('SiteTree','Page','ErrorPage','RedirectorPage','VirtualPage') character set utf8 collate utf8_general_ci default 'SiteTree')
File
Field File.ClassName: changed to enum('File','FLV','MP3','Image','Folder','ImageGalleryImage','Image_Cached') character set utf8 collate utf8_general_ci default 'File' (from enum('File','FLV','MP3','Image','Folder','Image_Cached') character set utf8 collate utf8_general_ci default 'File')at the end it gives Database build completed!
--------------------------------------------------------------------------------------------------------------------------------------------------
After this i login to my adminstep 1: I select the image gallery page in the dropdown list and i clicked on the go button
But it giving error like "error loading page"
Please give me the solution for this problem, i am waiting for your reply.
| 329 Views | ||
|
Page:
1
|
Go to Top |


