hgtonight
MVPhgtonight MVP
This is an activity!
Reactions
-
Re: Making a custom error if a condition is met before submitting a thread?
Welcome to the community! You need to hook into the discussion model and run your validation code before discussion save. Something like this will get you started: public function DiscussionModel_Bef… (View Post)1 -
Re: Category Page Missing?
What do the URLs look like that say the page doesn't exist? If I had to guess I would say pretty URLs are enabled, but your server configuration doesn't support them. (View Post)1 -
Re: Code inquiry!
@R_J You mean in context of the framework, or in the context of any development? They might be using as a reference to something else later on in the code. Only the person that wrote it could tell yo… (View Post)1 -
Re: Ummmm GoogleBot over wrote my config file
That is a lot of plugins. Here is what I would do. * Post a screenshot of your guest role permissions * Search through the plugins folder/files for the function call 'SaveToConfig' * For ea… (View Post)1 -
Re: Ummmm GoogleBot over wrote my config file
Plugins that potentially save to config by a non-sessioned user: * Karmabank: Structure is potentially called on every request for hot updating the structure * MarketPlace: Init calls MarketTransacti… (View Post)1
