I am trying to integrate Role Sign-up with Ubercart following the instructions here:
http://drupal.org/node/277721

When I create the My Tweaks module, I get the following error message:

Parse error: syntax error, unexpected '{' in /home/netwo21/public_html/jobsxp/jobs/sites/all/modules/my_tweaks/my_tweaks.module on line 2

I have copied the code exactly as stated on the instructions, taking care to include the opening but not the closing PHP tag.

Could someone give me some pointers?

Thanks!

Comments

pobster’s picture

Status: Active » Closed (fixed)

That's nothing to do with this module at all?

First, it's Ubercart not ecommerce?
Second, it's a php snippet and this is a module...

Pobster