funkystrainz
Member
- Oct 12, 2016
- 106
- 9
Hey anyone reading Support Threads,
I'm going to try and keep it short. I am running into the same problems with Registration over and over. The user table that is in my database, has over 50 rows associated with it . My register page, doesn't have the form fields to support an update for all of that information.
Would I have to have some sort of form src'd to the page that would insert those 50 things (including ID, rank etc) upon the submission of the values that would interact with the 4 placeholders on the register page?
I just need to know what I'm missing here. I'm likely going to have to use another CMS anyway, because my config file is missing. But I'd still like to be able to use it to execute queries & test the communication between the register page & database. This design was simple, and organized, being why I chose it.
The page with its' design elements anyway:
*The page will just refresh will empty placeholders when I click submit
*I have also yet to figure out how to implement content for 'template literals' to avoid the blank {hotelName} .
*It is an edited version of RevCMS with a Cammex Skin
Your support is appreciated
I'm going to try and keep it short. I am running into the same problems with Registration over and over. The user table that is in my database, has over 50 rows associated with it . My register page, doesn't have the form fields to support an update for all of that information.
Would I have to have some sort of form src'd to the page that would insert those 50 things (including ID, rank etc) upon the submission of the values that would interact with the 4 placeholders on the register page?
I just need to know what I'm missing here. I'm likely going to have to use another CMS anyway, because my config file is missing. But I'd still like to be able to use it to execute queries & test the communication between the register page & database. This design was simple, and organized, being why I chose it.
The page with its' design elements anyway:
You must be registered for see links
*The page will just refresh will empty placeholders when I click submit
*I have also yet to figure out how to implement content for 'template literals' to avoid the blank {hotelName} .
*It is an edited version of RevCMS with a Cammex Skin
Your support is appreciated