Page 1 of 1
Re: 530 login authentication failed
Posted: Thu May 04, 2023 8:21 pm
by stevieb
crispy68 wrote: Thu May 04, 2023 2:44 pm
This is a reason why i'm a firm believer in having all your CSS files in a separate CSS folder and JS files in a JS folder. All html files are in the root folder and everything is neat and tidy. If your file is generating a index.js file then it is needed.
Thanks for getting back. The entire site was uploaded to the server (into the cpanel) I added the js in Tools -> Options -> Publish -> File Type output folder (in WB17). So would it be better to delete the site on the server then Re-upload the entire site so all the js files go to the appropriate folder OR just create a js folder in my cpanel and move (one by one) the js files into the js folder (there is a lot of them) ? Thanks again.
Re: 530 login authentication failed
Posted: Thu May 04, 2023 8:21 pm
by stevieb
Pablo wrote: Thu May 04, 2023 2:56 pm
You can control the output in Tools -> Options -> HTML.
To publish the JavaScript in a separate folder, add JS in Tools -> Options -> Publish -> File Type output folder.
I cannot help you with the server configuration (.htaccess).
Thanks for getting back. The entire site was uploaded to the server (into the cpanel) I added the js in Tools -> Options -> Publish -> File Type output folder (in WB17). So would it be better to delete the site on the server then Re-upload the entire site so all the js files go to the appropriate folder OR just create a js folder in my cpanel and move (one by one) the js files into the js folder (there is a lot of them) ? Thanks again.
Re: 530 login authentication failed
Posted: Fri May 05, 2023 5:34 am
by Pablo
Yes, it is better to remove the files from the server. But not .htaccess file and/or other server related files.
Re: 530 login authentication failed
Posted: Fri May 05, 2023 2:39 pm
by stevieb
Pablo wrote: Fri May 05, 2023 5:34 am
Yes, it is better to remove the files from the server. But not .htaccess file and/or other server related files.
</IfModule>
# php -- END cPanel-generated handler, do not edit
Re: 530 login authentication failed
Posted: Fri May 05, 2023 2:45 pm
by stevieb
stevieb wrote: Thu May 04, 2023 8:21 pm
crispy68 wrote: Thu May 04, 2023 2:44 pm
This is a reason why i'm a firm believer in having all your CSS files in a separate CSS folder and JS files in a JS folder. All html files are in the root folder and everything is neat and tidy. If your file is generating a index.js file then it is needed.
Thanks for getting back. The entire site was uploaded to the server (into the cpanel) I added the js in Tools -> Options -> Publish -> File Type output folder (in WB17). So would it be better to delete the site on the server then Re-upload the entire site so all the js files go to the appropriate folder OR just create a js folder in my cpanel and move (one by one) the js files into the js folder (there is a lot of them) ? Thanks again.
UPDATE: I did make the separate js folder and that seems to be working fine. (
www.witch1797.com I had made for someone) I'm having some trouble with the navigational header with a few links (they're going to the error_404 page) HOME and CONTACT are fine. I checked in WB but I'm not seeing where I went wrong. Any ideas?
Re: 530 login authentication failed
Posted: Fri May 05, 2023 2:46 pm
by Pablo
I cannot help you with .htaccess configuration, but did you upload all files?
Re: 530 login authentication failed
Posted: Fri May 05, 2023 2:48 pm
by stevieb
Pablo wrote: Fri May 05, 2023 2:46 pm
I cannot help you with .htaccess configuration, but did you upload all files?
Hi, I uploaded the entire site
Re: 530 login authentication failed
Posted: Fri May 05, 2023 3:40 pm
by Pablo
In that case, the files are either in the wrong folder or there is a server configuration problem.
Re: 530 login authentication failed
Posted: Fri May 05, 2023 8:04 pm
by stevieb
UPDATE: THANK YOU Pablo & Crispy68. Everything is up and running! GO WYSIWYG! This software is great! There's sooo much more I have yet to learn about it. Thanks again.