Page 1 of 1

Nubuilder on an existing website with joomla!

Posted: Tue May 29, 2018 8:38 pm
by CMB
Hello,

I hope you can help me.

I've got a onepage website running on joomla using cpanel.

I would like to run nuBuilder as a feature on that site linked in the menu to a new page.

I set nuBuilder up almost as discribed https://www.tmdhosting.com/kb/question/ ... tallation/.
except that I extracted the files to a new folder in the public_html.

I rewrote the nubuilder4.sql so that it imported to the newly set up database.

Could you please help me step by step what to change where, for having a link in the menu(already there but leading to a 404) leading to nubuilder4 on a new page or tab.

Thank you very much for your effort.

Colten

Re: Nubuilder on an existing website with joomla!

Posted: Tue May 29, 2018 8:53 pm
by toms
Hi,

What if you navigate directly to nuBuilder's index.php in your browser? Do you see the login screen?

Re: Nubuilder on an existing website with joomla!

Posted: Tue May 29, 2018 10:25 pm
by CMB
Hi,

I tried navigating to the index.php by www.mywebsite.com/nubuilder/index.php

All I get is a 404.

Thanks

C

Re: Nubuilder on an existing website with joomla!

Posted: Wed May 30, 2018 12:03 am
by toms
A 404 error is an HTTP status code that means that the page you were trying to reach on a website couldn't be found on their server. Make sure the path is correct.

Re: Nubuilder on an existing website with joomla!

Posted: Wed May 30, 2018 11:14 am
by CMB
Hi Toms,

I appreciate your efforts to help me out.

My website is located in the public_html folder and can be accessed by entering the webadress www.mywebsite.com

I put all the nubuilder4 files in a folder inside the public_html folder and called it NuBuilder.

So I assume, that entering www.mywebsite.com/nubuilder/index.php should lead to the login on nubuilder4.

Sadly it doesn't. It appears to be a noob problem that I can't grasp at this point. Sorry.

Thanks again.

Colten

Re: Nubuilder on an existing website with joomla!

Posted: Wed May 30, 2018 11:58 am
by toms
Is the URL case sensitive?

Would www.mywebsite.com/NuBuilder/index.php work?

Re: Nubuilder on an existing website with joomla!

Posted: Wed May 30, 2018 10:33 pm
by CMB
Hi,

it's case sensitive.

Thank you very much.

It's working now.

Colten

P.S. Hint for other cpanel-users: use /nubuilder/index.php in the menu-link. But

Code: Select all

$nuConfigDBHost                 = "localhost' ; 
in the config.php.

Re: Nubuilder on an existing website with joomla!

Posted: Thu May 31, 2018 9:04 am
by toms
Glad we figured out :D

Re: Nubuilder on an existing website with joomla!

Posted: Sat Jun 02, 2018 2:01 am
by admin
.