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.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.
530 login authentication failed
Re: 530 login authentication failed
Re: 530 login authentication failed
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.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).
Re: 530 login authentication failed
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
</IfModule>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.
# php -- END cPanel-generated handler, do not edit
Last edited by stevieb on Fri May 05, 2023 8:05 pm, edited 1 time in total.
Re: 530 login authentication failed
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?stevieb wrote: Thu May 04, 2023 8:21 pmThanks 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.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.
Re: 530 login authentication failed
I cannot help you with .htaccess configuration, but did you upload all files?
Re: 530 login authentication failed
Hi, I uploaded the entire sitePablo wrote: Fri May 05, 2023 2:46 pm I cannot help you with .htaccess configuration, but did you upload all files?
Re: 530 login authentication failed
In that case, the files are either in the wrong folder or there is a server configuration problem.
Re: 530 login authentication failed
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.