Closed (fixed)
Project:
Signup Ecommerce Integration
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Sep 2008 at 17:18 UTC
Updated:
12 Apr 2009 at 10:20 UTC
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
Comment #1
pobster commentedThat'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