How to access CMS via IP address?
6 posts by 2 authors in: Forums > CMS Builder
Last Post: March 4, 2010 (RSS)
By devnet - January 22, 2010
Which should be the link to view the front end of the website via IP?
Thanks!
Re: [devnet] How to access CMS via IP address?
By Dave - January 22, 2010
It varies based on the host. But for this one it looks like:
http://174.36.163.23/~devnetgh/
Hope that helps!
interactivetools.com
Re: [Dave] How to access CMS via IP address?
By devnet - January 22, 2010
Thanks. Unfortunately at the link [url "http://174.36.163.23/~devnetgh/"]http://174.36.163.23/~devnetgh/[/#333366][/url] [/#000000]I only see the directory structure of CMS.
Where is the index file (as with your other softwares) located on clicking which we can see the website?
My host is MidPhase.
Best, Vikas
Re: [devnet] How to access CMS via IP address?
By Dave - January 22, 2010
CMS Builder doesn't come with any website templates. You need to build the website yourself. Here's the basic process:
1) Create new sections under: Admin > Section Editor
2) Add some test content to those sections
3) Create viewer pages under: Admin > Code Generator
4) Save those pages to your website
5) Then add design to those pages.
If you are still having issues let me know what you are trying to do or build.
Hope that helps!
interactivetools.com
Re: [Dave] How to access CMS via IP address?
By devnet - March 4, 2010
While retrieving the Admin password, I am getting the following error:
Fatal error: Call to undefined function mb_encode_mimeheader() in /home/devnetgh/public_html/cmsAdmin/lib/admin_functions.php on line 582
Is there any other way to retreive the admin password?
Best, Vikas
Re: [devnet] How to access CMS via IP address?
By Dave - March 4, 2010
I've attached a script that will list admin passwords. Just put it beside admin.php and run it. You'll need to add your IP to the script (it will remind you).
Also, ask you host to enable the PHP 'mbstring' extension.
Hope that helps!
interactivetools.com