Jump to content

Module cache?


Spechal

Recommended Posts

Is there a module/plugin cache?

I seem to be getting the same page over and over despite changing the underlying text in the code.  I deleted the files in the cache directory to no avail.  I am not running APC or anything and nginx has sendfile set to off.

Also, any docs on module development (other than the hooks article) or do we go with trial and error based off other modules?

Thanks!

Link to comment
Share on other sites

I have hit a couple of issues, but none relate to CubeCart. I use Hiawatha web server, and their v10 series uses a cache that only updates if the source document is of a later timestamp. I regularly restore files from an earlier backup, and therefore Hiawatha doesn't update its cache.

It is a good idea to switch off CC's internal cache system while in development. In admin, Store Settings, Advanced tab, Performance Section, enable debugging, enter your workstation's IP address (www.whatismyip.com), and disable caching. Smarty will still save compiled templates, but won't (shouldn't) use them.

There is no SDK. It is reverse engineering the existing extensions.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...