Cameron

Results 81 comments of Cameron

@oui3kings e107 has a NEW USER probation user_class, perhaps that could be useful for you?

@Jimmi08 Would this be for the entire store, or just specific categories?

@Jimmi08 If you wish to send a pull-request with the new preference and the code in the shortcodes to disable them.. I'll be happy to merge it.

@Jimmi08 Have you considered adding 'display:none' to the button elements to do what you requested?

@Jimmi08 It looks good! I believe for "Inquiry Mode" it could be done with a custom template, replacing the "add to cart" with a URL or just plain HTML. In...

Like the news, it should save the sef-url (even if it's a duplicate) and THEN throw a warning about it if needed.

Why don't you remove the duplicate 'create table' so only one plugin mentions the table in question inside its _sql.php file ?

@rica-carv - perhaps you can try what I suggested. I believe it will fix your uninstall issue.

Dependency is a common issue. Sharing tables is fine, but I wouldn't place the "Create table" for a single table across multiple plugins. If every third-party plugin that uses 'news'...