Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
[CMS]Inserting ID,Rank etc upon Submit[Help]
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="funkystrainz" data-source="post: 392443" data-attributes="member: 71720"><p>Hey anyone reading Support Threads, </p><p></p><p>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.</p><p></p><p>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?</p><p></p><p>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. </p><p></p><p>The page with its' design elements anyway: <a href="http://imgur.com/a/btV4X" target="_blank">http://imgur.com/a/btV4X</a> </p><p>*The page will just refresh will empty placeholders when I click submit</p><p>*I have also yet to figure out how to implement content for 'template literals' to avoid the blank {hotelName} .</p><p>*It is an edited version of RevCMS with a Cammex Skin</p><p></p><p>Your support is appreciated</p></blockquote><p></p>
[QUOTE="funkystrainz, post: 392443, member: 71720"] 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: [URL]http://imgur.com/a/btV4X[/URL] *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 [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
[CMS]Inserting ID,Rank etc upon Submit[Help]
Top