News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Google Tagged

Started by Yağız..., July 14, 2008, 01:52:17 PM

Previous topic - Next topic

PLAYBOY

I get tons of these error logs everyday

http://site.comforum/index.php?pretty;board=324;topic=234.0&PHPSESSID=b41502cb33ab5ac458bc696e539fcff4
8: Undefined index: googletagged_together
File: /home/site/public_html/forum/Sources/GoogleTagged.php
Line: 729

This is what I have in that line
if($modSettings['googletagged_together'] == 1) {

deadhero

Quote from: deadhero on July 10, 2013, 04:47:36 AM
I get this errors on error log:

8: Undefined index: size
8: Undefined index: text
8: Undefined index: tagged

vietravel247.com

I get this error on logs: unable to load the 'main' template, please help. Thank you.

deadhero

Quote from: deadhero on July 30, 2013, 07:36:58 AM
Quote from: deadhero on July 10, 2013, 04:47:36 AM
I get this errors on error log:

8: Undefined index: size
8: Undefined index: text
8: Undefined index: tagged

vietravel247.com

Quote from: vietravel247.com on August 21, 2013, 07:18:35 AM
I get this error on logs: unable to load the 'main' template, please help. Thank you.
need help, thank you

vietravel247.com


vietravel247.com

I fixed it by adding lines into file index.php
$actionArray = array(
....................
'tagged' => array('GoogleTagged.php', 'GoogleTagged'),
....................

Thank you.

diegolyanky

I can´t install because my index.template.php is very different ... I'm using helios_multi theme.

Here is attached my index.template.php

I´m using 1.1.11 version of SMF. (updated only source code)

Can anybody modify this file for me ?

Search: (this is not in my file)


// the [member] list button
if ($context['allow_memberlist'])
echo ($current_action == 'mlist' || $context['browser']['is_ie4']) ? '<td class="maintab_active_' . $first . '">&nbsp;</td>' : '' , '
<td valign="top" class="maintab_' , $current_action == 'mlist' ? 'active_back' : 'back' , '">
<a href="', $scripturl, '?action=mlist">' , $txt[331] , '</a>
</td>' , $current_action == 'mlist' ? '<td class="maintab_active_' . $last . '">&nbsp;</td>' : '';


Add Before:


// The [GoogleTagged] Button.
if (allowedTo('googletagged_view'))
echo ($current_action == 'tagged' || $context['browser']['is_ie4']) ? '<td class="maintab_active_' . $first . '">&nbsp;</td>' : '' , '
<td valign="top" class="maintab_' , $current_action == 'tagged' ? 'active_back' : 'back' , '">
<a href="', $scripturl, '?action=tagged">' , $txt['googletagged']  , '</a>
</td>' , $current_action == 'tagged' ? '<td class="maintab_active_' . $last . '">&nbsp;</td>' : '';



Search (this is not in my file)

$current_action = 'admin';
if (in_array($context['current_action'], array(


Add After:

'tagged',


So, where to put new code ?

Thanks !
SMF ... SimpleMachines ... Simple, but complete if you want it ;)

diegolyanky

Hi there:

I installed in a clean and new installation of SMF just for test this MOD, and I got this...

Is this normal ? (see the attached picture)

If not, so please can you tell me what to do in order to show real tagged words ?


Thanks a lot !!
SMF ... SimpleMachines ... Simple, but complete if you want it ;)

deadhero


minos

i cant see options on modsettings. when iinstall the mobs no error shown

PLAYBOY

I get this in my error log caused by the google tag mod.

Quote8: Undefined index: googletagged_together

PLAYBOY


PhuriousGeorge

Quote from: PLAYBOY on January 30, 2014, 03:07:04 AM
Any help??

I get this as well, however haven't had a chance to track it down. I'll probably be working on debugging my forum tonight or this weekend and I'll report back if I have success removing this error.

PLAYBOY

Quote from: PhuriousGeorge on January 30, 2014, 10:26:06 AM
Quote from: PLAYBOY on January 30, 2014, 03:07:04 AM
Any help??

I get this as well, however haven't had a chance to track it down. I'll probably be working on debugging my forum tonight or this weekend and I'll report back if I have success removing this error.
Quote from: PhuriousGeorge on January 30, 2014, 10:26:06 AM
Quote from: PLAYBOY on January 30, 2014, 03:07:04 AM
Any help??

I get this as well, however haven't had a chance to track it down. I'll probably be working on debugging my forum tonight or this weekend and I'll report back if I have success removing this error.

Did you have a chance to look into this?

PhuriousGeorge

Quote from: PLAYBOY on February 03, 2014, 04:12:37 AM
Did you have a chance to look into this?

No, I was rather bogged-down this weekend :(

PLAYBOY

Quote from: PhuriousGeorge on February 04, 2014, 11:28:28 AM
Quote from: PLAYBOY on February 03, 2014, 04:12:37 AM
Did you have a chance to look into this?

No, I was rather bogged-down this weekend :(

Thas fine. Any plans on looking into it anytime soon?

kamili34

Same here mod installed correct, but clicking on google tagged in admin panel, no action.

Mr.Truckman

I found a topic that is not compatible with Google Tagged country. Please help me with a solution.


yol

Selamlar,

Hata günlüğünde sürekli şu hatayı alıyorum;

preg_match(): Compilation failed: numbers out of order in {} quantifier at offset 15

Çözümü için yardımcı olabilirseniz çok sevinirim...


Sağlıcakla,
Sedat
Istanbul is Istanbul ;-)

Advertisement: