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: [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

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

By Dave - March 4, 2010

Hi Vikas,

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