Navigator
Online Users

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

Last Online
In order to view the online list you have to be registered and logged in.



We are a free and open
community, all are welcome.

Click here to Register

Bot Tracker

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

Search

Categories
Not processed for this page
In development
Demo Block
Progress: [||||||||||]
Last updated:
Mon 25 Aug 2008
Version: 0.0.0
Designed by: Michaelo
Not downloaded yet
Team Speak
Progress: [||||||||||]
Last updated:
Mon 20 Apr 2009
Version: 1.0.0
Designed by: HelterSkelter
Ported by: Mike
Not downloaded yet
Cloud9 Links

; ; ; ; ; ; ; ; ; ;

Error's in error log. Is this a Bug with phpbb code or SG?

Found a bug that is not listed in "Known Issues"??
Please post the details in here.

Re: Error's in error log. Is this a Bug with phpbb code or SG?

Postby CaNNon » Thu Feb 04, 2010 11:01 pm

is that the 3529 bit?
Image
Image

CaNNon
 
Posts: 458
Joined: Thu Apr 30, 2009 3:48 am
  Flag

Re: Error's in error log. Is this a Bug with phpbb code or SG?

Postby 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
http://www.stargatestyles.com/ Stargate Portal Ported Styles
http://www.phpbbmodinstalls.com/ Mods, phpBB3, Stargate Portal Install service.
Image

10% off full year enter promotion code stargate
http://bloginsphere.com/ Free Wordpress blogs
User avatar
Mitch
 
Posts: 911
Joined: Wed Dec 12, 2007 11:19 am
Location: Mill Basin, Brooklyn, New York Flag

Re: Error's in error log. Is this a Bug with phpbb code or SG?

Postby Mike » Fri Feb 05, 2010 4:24 am

Your on to something there... let me examine it for a bit... :ugeek:
Mike
Stargate Portal . [phpBB 3.0.6 + 1.0.4 (build 307-203)] . Dev Status: (Cashel) 99%.
Dev site: Main site:
User avatar
Mike
 
Posts: 2270
Joined: Wed Mar 11, 2009 1:57 am
Location: Dublin, Ireland Flag

Re: Error's in error log. Is this a Bug with phpbb code or SG?

Postby Mitch » Fri Feb 05, 2010 4:34 am

:sm: :iamb: is on the case :smack: :sec:
Thanks Mike your the best
Mitch
http://www.stargatestyles.com/ Stargate Portal Ported Styles
http://www.phpbbmodinstalls.com/ Mods, phpBB3, Stargate Portal Install service.
Image

10% off full year enter promotion code stargate
http://bloginsphere.com/ Free Wordpress blogs
User avatar
Mitch
 
Posts: 911
Joined: Wed Dec 12, 2007 11:19 am
Location: Mill Basin, Brooklyn, New York Flag

Re: Error's in error log. Is this a Bug with phpbb code or SG?

Postby Mike » Fri Feb 05, 2010 4:58 am

Mitch... what style were you using when you got the errors?
Mike
Stargate Portal . [phpBB 3.0.6 + 1.0.4 (build 307-203)] . Dev Status: (Cashel) 99%.
Dev site: Main site:
User avatar
Mike
 
Posts: 2270
Joined: Wed Mar 11, 2009 1:57 am
Location: Dublin, Ireland Flag

Re: Error's in error log. Is this a Bug with phpbb code or SG?

Postby 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
http://www.stargatestyles.com/ Stargate Portal Ported Styles
http://www.phpbbmodinstalls.com/ Mods, phpBB3, Stargate Portal Install service.
Image

10% off full year enter promotion code stargate
http://bloginsphere.com/ Free Wordpress blogs
User avatar
Mitch
 
Posts: 911
Joined: Wed Dec 12, 2007 11:19 am
Location: Mill Basin, Brooklyn, New York Flag

Re: Error's in error log. Is this a Bug with phpbb code or SG?

Postby Mitch » Sat Feb 06, 2010 12:00 am

Are you on to something Mike?
Mitch
http://www.stargatestyles.com/ Stargate Portal Ported Styles
http://www.phpbbmodinstalls.com/ Mods, phpBB3, Stargate Portal Install service.
Image

10% off full year enter promotion code stargate
http://bloginsphere.com/ Free Wordpress blogs
User avatar
Mitch
 
Posts: 911
Joined: Wed Dec 12, 2007 11:19 am
Location: Mill Basin, Brooklyn, New York Flag

Re: Error's in error log. Is this a Bug with phpbb code or SG?

Postby 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 . "&amp;action=cache&amp;id=$template_id&amp;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
http://www.stargatestyles.com/ Stargate Portal Ported Styles
http://www.phpbbmodinstalls.com/ Mods, phpBB3, Stargate Portal Install service.
Image

10% off full year enter promotion code stargate
http://bloginsphere.com/ Free Wordpress blogs
User avatar
Mitch
 
Posts: 911
Joined: Wed Dec 12, 2007 11:19 am
Location: Mill Basin, Brooklyn, New York Flag

Re: Error's in error log. Is this a Bug with phpbb code or SG?

Postby Mike » Sun Feb 21, 2010 5:10 am

PM your includes ... functions_template.php and template.php
Mike
Stargate Portal . [phpBB 3.0.6 + 1.0.4 (build 307-203)] . Dev Status: (Cashel) 99%.
Dev site: Main site:
User avatar
Mike
 
Posts: 2270
Joined: Wed Mar 11, 2009 1:57 am
Location: Dublin, Ireland Flag

Re: Error's in error log. Is this a Bug with phpbb code or SG?

Postby Mike » Wed Feb 24, 2010 12:45 am

I read the post over at phpBB and had another look at your error report... you should not get these as they are redirected...
I'm guessing you are still missing an edits to the admin files...
Looking for it now...

OK found it... edit missing form acp_styles.php ... see PM
Mike
Stargate Portal . [phpBB 3.0.6 + 1.0.4 (build 307-203)] . Dev Status: (Cashel) 99%.
Dev site: Main site:
User avatar
Mike
 
Posts: 2270
Joined: Wed Mar 11, 2009 1:57 am
Location: Dublin, Ireland Flag

Previous

Return to Bug Reports

Who is online

Registered users: dravekx , Exabot [Bot], Google 2.1 [Bot], Mitch , Prosk8er , psi, sman, Yahoo [Bot]