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

I just uploaded the CMS at the following IP and the backend is working fine: http://174.36.163.23/~devnetgh/cmsAdmin/admin.php

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

Hi devnet,

It varies based on the host. But for this one it looks like:
http://174.36.163.23/~devnetgh/

Hope that helps!
Dave Edis - Senior Developer
interactivetools.com

Re: [Dave] How to access CMS via IP address?

By devnet - January 22, 2010

Dear Dave,

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

Ahh, I see the issue.

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!
Dave Edis - Senior Developer
interactivetools.com

Re: [Dave] How to access CMS via IP address?

By devnet - March 4, 2010

Dear Dave,

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