warning: parse_url() expects exactly 1 parameter, 2 given in /home/sites/all/modules/fcf/fcf.module on line 27.
warning: parse_url() expects exactly 1 parameter, 2 given in /home/sites/all/modules/fcf/fcf.module on line 27.

which is

$host = parse_url($_SERVER['HTTP_REFERER'], PHP_URL_HOST); // subdomain.google.com

also would be better for Drupal users write up few better paragraphs about the functions and benefits of the first click?

at least a reference from google
http://www.google.com/support/newspub/bin/answer.py?answer=40543&topic=8871

thanks for the module

Comments

flevour’s picture

Assigned: Unassigned » flevour
Status: Active » Fixed

Fixed in HEAD. Grab latest CVS for bug fix.
Thanks!

ica’s picture

Thanks flevour, just to confirm
-your fix on the head worked - no longer the url parameter warning

also write some lines of explanation on settings why a Drupal user should choose certain group and others not or a multiple user group tick boxes instead?

>Extra for First Click Free users:
>Enable debug mode
what exactly it means and what does

just a thought

thanks!

flevour’s picture

Thanks for confirming the fix works.
Please open an other ticket as a task about documentation, this way you can keep track of my comments there.
Feel free to propose a module description if you feel so inclined.
Cheers,
flevour

Anonymous’s picture

Status: Fixed » Closed (fixed)