Hi all,
Got a potential new client who wants a website with a Login system in-place, such that when people join, they can log-in to a .com website we're going to do for them, where they can see tailored-content to them, individually. I'd like to use WYSIWYG Web Builder and the CMS tools associated with WYSIWYG Web Builder to do it. (But, I will need to set up a MySQL database from within our web-space also, in order to use the CMS functionality too, correct? )
What the Registered Users need to be able to do is, once they log-in, someone who would essentially be the "Administrator" of this .com website I'm thinking of using the WYSIWYG Web Builder CMS system to do, would need to be able to push tailored content towards each Registered-User of our website who logs in, individually.
The premise of the website is like "healthy living", and whatnot. And so, the Administrator will sort of push YouTube videos, or put up a file-download, or maybe provide a URL hyper-link to different registered-users, give them workout-regimen programs or healthy-living-plans, individually.
It doesn't need to be anything flowery or fancy, as far as front-end graphics and things go, either. Just, does the CMS functionality of WYSIWYG Web Builder have the potential to have sort of an "Administrator" that can push content to the Registered-Users in this way?
I really want to use WYSIWYG Web Builder to do this with them.
--etcbbu
Can the CMS side of WB do this?
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/cms_tools.html
A lot of information about the Content Manager System can be found in the help/manual. Please read this first before posting any questions! Also check out the demo template that is include with the software.
CMS trouble shooting / FAQ:
viewtopic.php?f=10&t=43245
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/cms_tools.html
A lot of information about the Content Manager System can be found in the help/manual. Please read this first before posting any questions! Also check out the demo template that is include with the software.
CMS trouble shooting / FAQ:
viewtopic.php?f=10&t=43245
Can the CMS side of WB do this?
https://ktravisj.com
Travis J Consulting, LLC
⚫️Website Design/Development/Maintenance
⚫️Web-Marketing/Social Media
⚫️SEO/Search Engine Optimization
https://ktravisj.com
Travis J Consulting, LLC
⚫️Website Design/Development/Maintenance
⚫️Web-Marketing/Social Media
⚫️SEO/Search Engine Optimization
https://ktravisj.com
Re: Can the CMS side of WB do this?
I suggest that you check out the CMS demo template and set it up in a temporary folder on your website so you can play with it and see if this will work for you.
Related tutorial:
http://wysiwygwebbuilder.com/cms_tools.html
Or else see you can consider using one of these:
http://wysiwygwebbuilder.com/cushycms.html
http://wysiwygwebbuilder.com/surrealcms.html
Related tutorial:
http://wysiwygwebbuilder.com/cms_tools.html
Or else see you can consider using one of these:
http://wysiwygwebbuilder.com/cushycms.html
http://wysiwygwebbuilder.com/surrealcms.html
Re: Can the CMS side of WB do this?
Does the default CMS that of WYSIWYG Web Builder have (the first link you sent) require that an Administrator must have the WYSIWYG Web Builder software on their hard-drive in order to make CONTENT-edits to pages?
Or, is only someone who is going to edit STRUCTURE the only one who needs to have of WYSIWYG Web Builder software on their hard-drive in order to make STRUCTURE-edits, but even without the of WYSIWYG Web Builder software on their hard-drive they could still do CONTENT-edits?
Or, is only someone who is going to edit STRUCTURE the only one who needs to have of WYSIWYG Web Builder software on their hard-drive in order to make STRUCTURE-edits, but even without the of WYSIWYG Web Builder software on their hard-drive they could still do CONTENT-edits?
https://ktravisj.com
Travis J Consulting, LLC
⚫️Website Design/Development/Maintenance
⚫️Web-Marketing/Social Media
⚫️SEO/Search Engine Optimization
https://ktravisj.com
Travis J Consulting, LLC
⚫️Website Design/Development/Maintenance
⚫️Web-Marketing/Social Media
⚫️SEO/Search Engine Optimization
https://ktravisj.com
Re: Can the CMS side of WB do this?
I'm getting the following error:
Whenever I try to go here:
https://www.ktravisj.com/wbcms/administrator.html
and try to click "Content".
What's going on? Whenever I go into phpmyadmin for this particular MySQL database I have created on my web-space, it seems to not have any tables..? What's the deal? I know I filled out all of these fields:
MySQL Server
MySQL Database [Name]
MySQL Username
MySQL Password
(which were all what my host GAVE ME when I Created the MySQL database, except for the" password", which I made up myself, which, yes, I made up when I was creating the MySQL database)
In both the
CmsAdmin1 object on the administrator page
CmsView1 object on the content page
But, why is my MySQL database seemingly empty? Am I supposed to fill out the fields under "Email", within the "CmsAdmdin1"object, before all of this can work correctly..?
Code: Select all
Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /homepages/6/d310230039/htdocs/wbcms/content.php:54 Stack trace: #0 {main} thrown in /homepages/6/d310230039/htdocs/wbcms/content.php on line 54
https://www.ktravisj.com/wbcms/administrator.html
and try to click "Content".
What's going on? Whenever I go into phpmyadmin for this particular MySQL database I have created on my web-space, it seems to not have any tables..? What's the deal? I know I filled out all of these fields:
MySQL Server
MySQL Database [Name]
MySQL Username
MySQL Password
(which were all what my host GAVE ME when I Created the MySQL database, except for the" password", which I made up myself, which, yes, I made up when I was creating the MySQL database)
In both the
CmsAdmin1 object on the administrator page
CmsView1 object on the content page
But, why is my MySQL database seemingly empty? Am I supposed to fill out the fields under "Email", within the "CmsAdmdin1"object, before all of this can work correctly..?
https://ktravisj.com
Travis J Consulting, LLC
⚫️Website Design/Development/Maintenance
⚫️Web-Marketing/Social Media
⚫️SEO/Search Engine Optimization
https://ktravisj.com
Travis J Consulting, LLC
⚫️Website Design/Development/Maintenance
⚫️Web-Marketing/Social Media
⚫️SEO/Search Engine Optimization
https://ktravisj.com
Re: Can the CMS side of WB do this?
Please set the PHP version to 'php5 - php7' in the Page Properties.
Re: Can the CMS side of WB do this?
Perfect! Got it working!
Now let me ask this--is there a way to hide this entire CMS-created site behind a password-protect? Like, either the Single-Page Protect, or in accordance with setting up the "Login" tool via MySQL?
Now let me ask this--is there a way to hide this entire CMS-created site behind a password-protect? Like, either the Single-Page Protect, or in accordance with setting up the "Login" tool via MySQL?
https://ktravisj.com
Travis J Consulting, LLC
⚫️Website Design/Development/Maintenance
⚫️Web-Marketing/Social Media
⚫️SEO/Search Engine Optimization
https://ktravisj.com
Travis J Consulting, LLC
⚫️Website Design/Development/Maintenance
⚫️Web-Marketing/Social Media
⚫️SEO/Search Engine Optimization
https://ktravisj.com
Re: Can the CMS side of WB do this?
Yes, the CMS can be used in combination with the login tools.
In 'allow users', you can specify which users have access.
In 'allow users', you can specify which users have access.