I have created a form in a new module like the OG's 'og_form_alter' form but now I am not getting understand how I should submitted as being submitting OG' s 'og_form_alter' form. I mean which function is being used in OG module to submit the form.
How the hell do you get the forums module to use an existing taxonomy? Currently it appears you have to use a brand new taxonomy called forums and you have no option to use an existing taxonomy. Why? How could this be a good idea? Please say there is a work around for this bit of insanity. If not, have folks had success using CCK and views to create a forums like functionality?
I want to register user as per role. in my project i have admin, mentor, staff and student role.
so user register form is based on his role like if any student is going to register him self the registration form should be like as name, dob, school name etc... if any mentor is going to register him self then registration form will his personal information, experience and professional/education detail.
Fatal error: Cannot redeclare newsiteform() (previously declared in /home/seo/modules/weblinks/charts.php:12) in /home/seo/modules/weblinks/charts.php on line 23
That is telling me that in one of my custom modules, i am redeclaring something...