In total there are 29 users online :: 8 registered, 0 hidden and 21 guests
Most users ever online was 81 on Wed Jun 09, 2010 10:40 am
Registered users: dravekx , Exabot [Bot], Google 2.1 [Bot], Mitch , Prosk8er , psi, sman, Yahoo [Bot] based on users active over the past 240 minutes
Yahoo [Bot]
Mon. Sep. 06 2010, 21:32
Google 2.1 [Bot]
Mon. Sep. 06 2010, 21:27
Exabot [Bot]
Mon. Sep. 06 2010, 21:08
MSN [Bot]
Mon. Sep. 06 2010, 19:34
Google [Bot]
Mon. Sep. 06 2010, 18:53
Baidu [Spider]
Mon. Sep. 06 2010, 17:55
Ask Jeeves [Bot]
Mon. Sep. 06 2010, 17:08
Alexa [Bot]
Mon. Sep. 06 2010, 15:40
Google Desktop
Sun. Sep. 05 2010, 20:30
Gigabot [Bot]
Sat. Sep. 04 2010, 15:16
Not processed for this page
• Demo Block •
Progress: [||||||||||]
Last updated: Mon 25 Aug 2008
Version: 0.0.0
Not downloaded yet
• Team Speak •
Progress: [||||||||||]
Last updated: Mon 20 Apr 2009
Version: 1.0.0
Not downloaded yet
Cloud 9 Admin Links
Assigned links via ACP Based on Roy Tanck's Cumulus... phpbbireland March 2009
Roy's link
|
Found a bug that is not listed in "Known Issues"?? Please post the details in here.
by CaNNon » Thu Feb 04, 2010 11:01 pm
is that the 3529 bit?
-

CaNNon
-
- Posts: 458
- Joined: Thu Apr 30, 2009 3:48 am
by Mitch » Fri Feb 05, 2010 12:26 am
4274 - 4278 this is 3529 from functions.php - Code: Select all
case E_USER_ERROR:
if (!empty($user) && !empty($user->lang)) { $msg_text = (!empty($user->lang[$msg_text])) ? $user->lang[$msg_text] : $msg_text; $msg_title = (!isset($msg_title)) ? $user->lang['GENERAL_ERROR'] : ((!empty($user->lang[$msg_title])) ? $user->lang[$msg_title] : $msg_title);
$l_return_index = sprintf($user->lang['RETURN_INDEX'], '<a href="' . $phpbb_root_path . '">', '</a>'); $l_notify = '';
if (!empty($config['board_contact'])) Line 3529------> { $l_notify = '<p>' . sprintf($user->lang['NOTIFY_ADMIN_EMAIL'], $config['board_contact']) . '</p>'; } } else { $msg_title = 'General Error'; $l_return_index = '<a href="' . $phpbb_root_path . '">Return to index page</a>'; $l_notify = '';
if (!empty($config['board_contact'])) { $l_notify = '<p>Please notify the board administrator or webmaster: <a href="mailto:' . $config['board_contact'] . '">' . $config['board_contact'] . '</a></p>'; } }
if (defined('DEBUG') || defined('IN_CRON') || defined('IMAGE_OUTPUT')) { // let's avoid loops $db->sql_return_on_error(true); add_log('critical', 'LOG_GENERAL_ERROR', $msg_title, $msg_text); $db->sql_return_on_error(false); }
-

Mitch
-
- Posts: 911
- Joined: Wed Dec 12, 2007 11:19 am
- Location: Mill Basin, Brooklyn, New York

-
-

Mike
-
- Posts: 2270
- Joined: Wed Mar 11, 2009 1:57 am
- Location: Dublin, Ireland

-
by Mitch » Fri Feb 05, 2010 5:06 am
My default is sernity but I changed the bots to prosilver and still get the same errors
-

Mitch
-
- Posts: 911
- Joined: Wed Dec 12, 2007 11:19 am
- Location: Mill Basin, Brooklyn, New York

-
by Mitch » Sat Feb 06, 2010 12:00 am
Are you on to something Mike?
-

Mitch
-
- Posts: 911
- Joined: Wed Dec 12, 2007 11:19 am
- Location: Mill Basin, Brooklyn, New York

-
by Mitch » Sun Feb 21, 2010 4:43 am
I still have this error and was playing in the styles tab I get this error on template refresh - Code: Select all
[phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/blocks/block_age_ranges.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/blocks/block_Amber_Alert.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/blocks/block_announcements.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/blocks/block_bot_tracker.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/blocks/block_clock.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/blocks/block_cloud.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/blocks/block_cloud_searches.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/blocks/block_forum_categories.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/blocks/block_irc.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/blocks/block_last_online.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/blocks/block_links.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/blocks/block_link_to_us.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/blocks/block_menus.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/blocks/block_mp3_player.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/blocks/block_news_advanced.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/blocks/block_online_users.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/blocks/block_quotes.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/blocks/block_recent_topics.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/blocks/block_recent_topics_wide.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/blocks/block_rss_feeds.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/blocks/block_search.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/blocks/block_site_survey.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/blocks/block_statistics.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/blocks/block_style_select_ss.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/blocks/block_sub_menus.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/blocks/block_the_team.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/blocks/block_top_posters.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/blocks/block_top_referrals.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/blocks/block_top_styles_dl.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/blocks/block_top_topics.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/blocks/block_translate.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/blocks/block_unresolved_errs.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/blocks/block_user_information.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/blocks/block_welcome_message.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/portal.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/portal_footer.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/portal_footer_pre.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/portal_head.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/portal_header.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/portal_layout_left.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/portal_layout_right.html [phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1096: filemtime() [function.filemtime]: stat failed for ./../styles/prosilver/template/portal_tail.html [phpBB Debug] PHP Notice: in file /adm/index.php on line 159: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3514) [phpBB Debug] PHP Notice: in file /adm/index.php on line 161: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3514) [phpBB Debug] PHP Notice: in file /adm/index.php on line 162: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3514) [phpBB Debug] PHP Notice: in file /adm/index.php on line 163: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3514)
This happens on any style that has cache available. Line 1096 is the last line in this code - Code: Select all
'U_VIEWSOURCE' => $this->u_action . "&action=cache&id=$template_id&source=$file",
'CACHED' => $user->format_date(filemtime("{$phpbb_root_path}cache/$filename")), 'FILENAME' => $file, 'FILENAME_PATH' => $file_tpl, 'FILESIZE' => get_formatted_filesize(filesize("{$phpbb_root_path}cache/$filename")), 'MODIFIED' => $user->format_date((!$template_row['template_storedb']) ? filemtime($file_tpl) : $filemtime[$file . '.html']))
-

Mitch
-
- Posts: 911
- Joined: Wed Dec 12, 2007 11:19 am
- Location: Mill Basin, Brooklyn, New York

-
Return to Bug Reports
Who is online
Registered users: dravekx , Exabot [Bot], Google 2.1 [Bot], Mitch , Prosk8er , psi, sman, Yahoo [Bot]
|