Woopra code not being inserted...

ferrangil - May 19, 2009 - 09:30
Project:Woopra
Version:6.x-1.2
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:active
Description

I just enabled the module, discovered that no need to put a Key on the settings, but the tracking is not worknig.
I disabled the module, copy&paste the script to my page.tpl.php and then it worked, but of course I didn't get the names of the users and so on (as I did on a drupal5 site for example).
Removed the script from page.tpl.php, reenabled the module but it's not there...
I have some variables starting with woopra on my variables table. I cleared the cache, even disabled it, also the Js optimizer... I removed all the rows that started with woopra from my variables table, as doing the "uninstall" from the modules page didn't work, then reenabled it but still not working.

What am I missing?? The site is www.lynxeds.com

#1

calshei1 - August 8, 2009 - 15:46

I'm having the same issue... any ideas?

#2

stephencarr - August 12, 2009 - 08:13

Same here, subscribe.

#3

ferrangil - August 12, 2009 - 08:49

I just added the script by hand on my page.tpl.php, but that is not the desired (in fact, that method doesn't need the module at all...)
The main problem using this is that I don't see the username of the registered users...

#4

btopro - August 27, 2009 - 19:05

seems like in a recent update that the https://sec1.woopra.com/js/woopra.js location doesn't exist anymore. Their stored location of the file must have changed bc I can't access the file to have it loaded in anymore :\

#5

mikeout - September 13, 2009 - 20:39

Has anyone resolved this?

Baffled....

Mike

#6

ferrangil - September 14, 2009 - 06:58

Still with the code manually added into the page.tpl.php...

#7

sjf - September 20, 2009 - 19:59
Category:support request» bug report
Priority:normal» critical

Same problem.

#8

dduane - September 26, 2009 - 10:26

Same problem here. The previous version of the Woopra module was working fine: however, I updated it yesterday and tracking info is no longer being passed upstream.

(I have another site running Drupal 5.20 with the 5.x version of the module and it's working perfectly, even after updating to the newest version a few days ago.)

#9

wavey - September 29, 2009 - 15:42

I had the same problem, then I noticed that the theme I am using does not have 'standard' footer code in it. i.e.
<div id="footer"><?php print $footer_message . $footer ?></div>

As soon as I added this into the theme the woopra code was added and it all works OK

#10

ferrangil - October 6, 2009 - 06:50

My theme is printing both variables but code seems to be missing too. So not sure if this is going to be the problem for other people in here...

 
 

Drupal is a registered trademark of Dries Buytaert.