the code of Google Analytics! error...

phpBB3 Olympus MOD Database
-- Categories --

To submit your MOD or style, go to the STG MOD Manager
Forum rules
Image Please feel free to download any MOD's here, support for each MOD is located it's own topic.
We may occasionally notify users of featured MODs or important updates of specific MODs listed in these forums.

General MOD discussions may take place here. -- Not in the subforums.
The subforums are for released MODs ONLY.

MOD Support only in specific MOD topic
No phpBB3 Support


To post your own MOD, style, script or BBCode, go to the MOD Manager

the code of Google Analytics! error...

Postby newsoftw » 02 Oct 2008, 14:16

helloo every one...

i install the Google Analytics! code is seccussfully after this the code when i start this code in forum by

/config.php

FROM
Code: Select all
// @define('DEBUG', true);
// @define('DEBUG_EXTRA', true);TO


To
Code: Select all
@define('DEBUG', true);
@define('DEBUG_EXTRA', true);


after this code activation forum give me error....
The attachment er1.JPG is no longer available
er1.JPG


plz solve any body this problem

and now i temprary i deactivate the code of Google Analytics! in my forum

thanks in ADVNS
new soft world
newsoftw
Cadet I
Cadet I
 
Posts: 12
Joined: 19 Aug 2008, 12:53
Gender: Male
phpBB Knowledge: 2


Re: the code of Google Analytics! error...

Postby topdown » 02 Oct 2008, 18:41

This
@define('DEBUG', true);
@define('DEBUG_EXTRA', true);
is not Google Analitics.

Its the debug mode for the forum software to display parsing errors in the PHP if any.

Those errors mean you have errors in your forums code, most likely from a mod you installed.

Most likely whatever mod that is using the functions_wwh.php
Do not PM me for Support unless I give permission in a post......PM's only help one, posts help everyone !
User avatar
topdown    
STG Styles Leader
STG Styles Leader
 
Posts: 3027
Joined: 01 Oct 2007, 22:56
Location: Handyman's harddrive
Favorite Team: STG Teams
Gender: Male
phpBB Knowledge: 9

Re: the code of Google Analytics! error...

Postby newsoftw » 02 Oct 2008, 23:03

topdown wrote:This
@define('DEBUG', true);
@define('DEBUG_EXTRA', true);
is not Google Analitics.

Its the debug mode for the forum software to display parsing errors in the PHP if any.

Those errors mean you have errors in your forums code, most likely from a mod you installed.

Most likely whatever mod that is using the functions_wwh.php



soorryy for this becoz i am new & thank you so much for reply but i am new to make a forum
plz i request u i don't known how to fix this php debug error
plz how to fix these php debug error's

Code: Select all
[phpBB Debug] PHP Notice: in file /includes/functions_display.php on line 1349: Undefined variable: forum_id
[phpBB Debug] PHP Notice: in file /includes/functions_display.php on line 1349: Undefined variable: forum_id
[phpBB Debug] PHP Notice: in file /includes/functions_wwh.php on line 27: Undefined index: wwh_del_time
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3559: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3561: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3562: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3563: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)


plz help me

thanks in ADVNS
new soft world
newsoftw
Cadet I
Cadet I
 
Posts: 12
Joined: 19 Aug 2008, 12:53
Gender: Male
phpBB Knowledge: 2

Re: the code of Google Analytics! error...

Postby topdown » 02 Oct 2008, 23:38

What mods do you have installed on that forum?
Do not PM me for Support unless I give permission in a post......PM's only help one, posts help everyone !
User avatar
topdown    
STG Styles Leader
STG Styles Leader
 
Posts: 3027
Joined: 01 Oct 2007, 22:56
Location: Handyman's harddrive
Favorite Team: STG Teams
Gender: Male
phpBB Knowledge: 9

Re: the code of Google Analytics! error...

Postby newsoftw » 02 Oct 2008, 23:46

topdown wrote:What mods do you have installed on that forum?


i installed these Mods on my forum & it's run

01 NV advanced last topic titles 1.2.5
02 Advertisement Management 1.0.6
03 global announcement 2.0.1
04 Olympus Quick Reply 1.6.7
05 Prime Birthdate 1.2.1
06 nv who was here 6.0.6
07 gym sitemaps V 2-0-B3
08 notify reply yes 1.0.0
newsoftw
Cadet I
Cadet I
 
Posts: 12
Joined: 19 Aug 2008, 12:53
Gender: Male
phpBB Knowledge: 2

Re: the code of Google Analytics! error...

Postby topdown » 03 Oct 2008, 00:06

Looks like nv who was here 6.0.6 is the mod causing it.
I am unfamiliar with this mod, I would go to Nick's site and/or phpbb.com and check the thread on the mod and see if there is any fixes for it.
If not ask for help in that thread.

It also looks like the latest version is
1.0.0-RC1

and according to what I read, some of the errors you are getting have been fixed in that version.
Last edited by topdown on 03 Oct 2008, 00:16, edited 1 time in total.
Do not PM me for Support unless I give permission in a post......PM's only help one, posts help everyone !
User avatar
topdown    
STG Styles Leader
STG Styles Leader
 
Posts: 3027
Joined: 01 Oct 2007, 22:56
Location: Handyman's harddrive
Favorite Team: STG Teams
Gender: Male
phpBB Knowledge: 9

Re: the code of Google Analytics! error...

Postby newsoftw » 03 Oct 2008, 00:12

topdown wrote:Looks like nv who was here 6.0.6 is the mod causing it.
I am unfamiliar with this mod, I would go to Nick's site and/or phpbb.com and check the thread on the mod and see if there is any fixes for it.
If not ask for help in that thread.


thank you so much dear for helping & i try to fix this error from nick's site

thanks once a again
new soft world
newsoftw
Cadet I
Cadet I
 
Posts: 12
Joined: 19 Aug 2008, 12:53
Gender: Male
phpBB Knowledge: 2

Re: the code of Google Analytics! error...

Postby newsoftw » 03 Oct 2008, 01:06

i am remove the who was here 6.0.6 mod & some php debug is fix but some php debug is still here with me...


Code: Select all
[phpBB Debug] PHP Notice: in file /includes/functions_display.php on line 1349: Undefined variable: forum_id
[phpBB Debug] PHP Notice: in file /includes/functions_display.php on line 1349: Undefined variable: forum_id
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3557: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3559: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3560: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3561: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)


plz fix these php debug error's

thanks in ADVNS
new soft wrold
newsoftw
Cadet I
Cadet I
 
Posts: 12
Joined: 19 Aug 2008, 12:53
Gender: Male
phpBB Knowledge: 2

Re: the code of Google Analytics! error...

Postby luckyp79 » 14 Oct 2008, 18:03

NV advanced last topic titles 1.2.5 is causing these errors.

[phpBB Debug] PHP Notice: in file /includes/functions_display.php on line 1349: Undefined variable: forum_id
[phpBB Debug] PHP Notice: in file /includes/functions_display.php on line 1349: Undefined variable: forum_id

You need to read the install directions and where it tells you to define the forum that you want to display. For example the first forum on your board might be #1 so in the code at some point it is asking for a forum_id=' ' You would have to enter 1 for that forum.
St. Cloud Scoots is Central Minnesota's Online Scooter Community.
St. Cloud Scoots
luckyp79
Supporter
Supporter
 
Posts: 29
Joined: 28 May 2008, 18:59
Location: Sartell, MN
Gender: Male
phpBB Knowledge: 4


Return to phpBB3 Olympus MODs / Add-ons Database

Who is online

Users browsing this forum: No registered users and 0 guests