Error message is a "Fatal error: Multiple access type modifiers are not allowed in /localhost/public_html/system/classes/class_twitterdata.php on line 266 " but it was working fine 1.5.0
#Fixed find this line in class_twitterdata.php public public function data_field($field_name, $field_value, $comma = TRUE, $is_string = TRUE) and replace to public function data_field($field_name, $field_value, $comma = TRUE, $is_string = TRUE)
Cuex, that is not something that always occurs. In most cases the user has to wait a few seconds in order to see their comment added. And sometimes, yeah... I just happened to stumble the same error here on the demo site as well.
@bgdomainer 1.5.1, 5677users and filesystem how can I chance to MEMCACHE then I get a error Warning: require_once(/home/localhost/public_html/system/classes/class_Memcache.php) [function.require-once]: failed to open stream: file not found in /home/localhost/public_html/system/helpers/func_main.php on line 11
Fatal error: require_once() [function.require]: Failed opening required '/home/localhost/public_html/system/classes/class_Memcache.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/localhost/public_html/system/helpers/func_main.php on line 11
Warning: require_once(/home/localhost/public_html/system/classes/class_Memcache.php) [function.require-once]: failed to open stream: file not found in /home/localhost/public_html/system/helpers/func_main.php on line 11
Fatal error: require_once() [function.require]: Failed opening required '/home/localhost/public_html/system/classes/class_Memcache.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/localhost/public_html/system/helpers/func_main.php on line 11
Thanks @bgdomainer, I was readed before but its for only theme modifications including one more special engine tags like a <? = $ C-> SITE_URL?> .
I am sorry for ask to you about documentations. Because I am member of more then 15 open source and commercial open source application (with vtiger CRM, Joomla) in SF.net.
So I was want to little contribute or consulting/how to do etc.. in Community
Error message is a "Fatal error: Multiple access type modifiers are not allowed in /localhost/public_html/system/classes/class_twitterdata.php on line 266 " but it was working fine 1.5.0
Sep 6 2010, 06:50#Fixed find this line in class_twitterdata.php public public function data_field($field_name, $field_value, $comma = TRUE, $is_string = TRUE) and replace to public function data_field($field_name, $field_value, $comma = TRUE, $is_string = TRUE)
Sep 6 2010, 09:26We will take a look sorry about that
Sep 7 2010, 07:55