-
in line 49 should be
$data = array_merge($data, $this->CI->load->_ci_cached_vars);
instead of
$data = array_merge($data, $this->load->_ci_cached_vars);
-
Hi, I've installed and its supposed to work out of the box right? well I've tried with the test controller and loads nothing but a blank page :/ not even debug info about what could be wrong, It seems…
nakp updated
13 years ago
-
hi , im using the last version of pyrocms but when i send a message it isn't in my mail box !!!
-
2 things
1st the wysiwyg editor converts " to " which is a problem when adding plugin "code" I edited it in the DB to test and I then got this
2nd I change the home page html to be
Welcome …
-
E_template::load_config() was not completed. Most likely due to my laziness. This must be finished at some point soon.
-