View Single Post
  #1  
Old 07-14-2007, 02:57 PM
 
ponyboy ponyboy is offline
 

Member
  
Join Date: May 2007
Location: Los Angeles, CA
Posts: 12
 

Default Cartlab phpBB Integration tweaking

I'm currently using Cartlab's phpBB integration mod. Everything seems to work but I would like to change it a bit. I would like to add a checkbox underneath the register account form so that the customers will have the option of also creating a forums account when they register rather than having it automatically done for them. So in essense I would like to incorporate the following:

(just before the submit button)

[checkbox] Also create a message board account for me.

The code should check whether that checkbox has been ticked and if so then it will process the code to create the message board account. Otherwise, it will just create the store account.

Thanks in advanced for your help.


Ponyboy
X-Cart 4.1.8
Red Hat Enterprise Dedicated Linux
Apache 1.37
PHP 5.23
mySQL 5.023
Lots of other mods
Reply With Quote