nickia Posted June 28, 2011 Share Posted June 28, 2011 Hi, I'm trying to make a custom module but now all I get is a blank page. I'm using the dev kit but quite confused. Can someone post a working example of the function xxxx_CreateAccount function? I tried to return $successful but still no luck. Thank you! 0 Quote Link to comment Share on other sites More sharing options...
nickia Posted June 28, 2011 Author Share Posted June 28, 2011 (edited) Problem is : Cannot redeclare paidSetup_createaccount() (previously declared in /home/web/public_html/portal/modules/servers/paidSetup/paidSetup.php:5) in /home/web/public_html/portal/modules/servers/paidSetup/paidSetup.php on line 46 Why is this happening? I don't believe I've declared it twice because the on place I have that function is in the module file. Edited June 28, 2011 by nickia 0 Quote Link to comment Share on other sites More sharing options...
laszlof Posted June 29, 2011 Share Posted June 29, 2011 Check line 5 and line 46.. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.