Where are these stored?

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
webhead
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 32
Joined: Sun Aug 24, 2008 2:01 pm

Where are these stored?

Post by webhead » Sun Aug 24, 2008 2:05 pm

I have created some new content, header, and footer scriptlets in the admin section of my store. Where are these sections stored? In able in the file system, or in the database? If in the database, what tables might have these? I went looking for them, but can't find them?
Steve Portock

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Re: Where are these stored?

Post by AbleMods » Sun Aug 24, 2008 5:06 pm

webhead wrote:I have created some new content, header, and footer scriptlets in the admin section of my store. Where are these sections stored? In able in the file system, or in the database? If in the database, what tables might have these? I went looking for them, but can't find them?
~/App_Data/Scriptlets/
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

webhead
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 32
Joined: Sun Aug 24, 2008 2:01 pm

Re: Where are these stored?

Post by webhead » Tue Aug 26, 2008 10:29 am

Thanks for this.
Steve Portock

User avatar
Shopping Cart Admin
AbleCommerce Admin
AbleCommerce Admin
Posts: 3055
Joined: Mon Dec 01, 2003 8:41 pm
Location: Vancouver, WA
Contact:

Re: Where are these stored?

Post by Shopping Cart Admin » Tue Aug 26, 2008 10:38 am

Hello,

Please see the customization guide for additional information:

http://help.ablecommerce.com/mergedProj ... _store.htm

Scriptlet Storage
The scriptlets for your store are not stored in the database. Instead, they are saved as files in the App_Data\Scriptlets folder as shown in the figure to the right.

Scriptlets you create are stored in the “Custom” folder. Scriptlets we provide are found in the “Default” folder. You should not modify scriptlets in the default folder as they may be overwritten during upgrades.

You can modify the files directly in these folders if you wish. Scriptlets are regular HTML files, so they can be opened with your favorite editor.

These scriptlet files are cached in server memory to speed up the page processing.
Thanks for your support

Shopping Cart Guru
AbleCommerce.com
Follow us on Facebook

Post Reply