17488 Posts in 4473 Topics by 1978 members
| Go to End | Next > | |
| Author | Topic: | 4000 Views |
-
How do i: Add Modules, Components and Widgits in the Admin

17 July 2008 at 7:42pm
How do i: Add Modules, Components and Widgits in the Admin area?
I looked and i looked but i couldn't find any thing.
Their is only a top menu, where is the menu for the website settings and stuff?
-
Re: How do i: Add Modules, Components and Widgits in the Admin

17 July 2008 at 8:16pm Last edited: 17 July 2008 9:08pm
Work through the tutorials first, then look at the documentation that comes with the modules etc in the downloads section of this website.
Although if your thinking of using Paypal in the ecommerce module you might get stuck as no one seems to know how to set it up, wink, wink, myself included.
-
Re: How do i: Add Modules, Components and Widgits in the Admin

17 July 2008 at 9:08pm
you cannot manage Widgets and Modules via the backend CMS. We leave the installing modules and widgets to the website developer by downloading, installing the folder to the correct place in the actual filesystem not via the CMS.
-
Re: How do i: Add Modules, Components and Widgits in the Admin

17 July 2008 at 9:15pm
oke..
i tried following the steps on the video.
flushed the database went to admin and got this msg:
FATAL ERROR: Bad class to singleton() - BlogEntry
At line 85 in C:\wampserver\www\silverstripe-v2.2.2.1\silverstripe-v2.2.2\sapphire\core\Core.phpAny ideas?
-
Re: How do i: Add Modules, Components and Widgits in the Admin

17 July 2008 at 9:16pm
have you rebuilt the database? - visit yoursite.com/db/build?flush=1
-
Re: How do i: Add Modules, Components and Widgits in the Admin

17 July 2008 at 9:27pm
yes i did
" flushed the database went to admin and got this msg " -
Re: How do i: Add Modules, Components and Widgits in the Admin

17 July 2008 at 9:29pm
i installed it again locally.
now i scroll down after the rebuilding of the db and get the msg:
FATAL ERROR: Bad class to singleton() - BlogEntry
At line 85 in C:\wampserver\www\silverstripe-v2.2.2.1\sapphire\core\Core.phpuser_error(Bad class to singleton() - BlogEntry,256)
line 85 of Core.phpsingleton(BlogEntry)
line 175 of DatabaseAdmin.phpDatabaseAdmin->doBuild()
line 90 of DatabaseAdmin.phpDatabaseAdmin->build(Array)
line 261 of Controller.phpController->run(Array)
line 104 of Director.phpDirector::direct(/db/build)
line 158 of main.php -
Re: How do i: Add Modules, Components and Widgits in the Admin

17 July 2008 at 9:33pm
Bad Class to Singleton means that SS cannot find that BlogEntry class. So do you have the blog module installed? Try and install just the core before you try and install the module
| 4000 Views | ||
| Go to Top | Next > |



