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
Comment #1
flevour commentedFixed in HEAD. Grab latest CVS for bug fix.
Thanks!
Comment #2
ica commentedThanks 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!
Comment #3
flevour commentedThanks 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
Comment #4
(not verified) commented