Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

wordpress install error 412

Questions related to using nuBuilder Forte.
Post Reply
unltdsoul
Posts: 3
Joined: Thu Jun 04, 2020 7:14 pm

wordpress install error 412

Unread post by unltdsoul »

I've installed WordPress and nuBuilder plugin, but, when i try to run Setup - and either try to save any changes, or even if i don't change anything and hit SAVE it gives me ERROR 412,
any ideas what i need to look for? These are running on a hosted live account (not locally on xampp). Wordpress seems fine, and i would see the settingss and builder dashboards for nubuilder, haven't tried to do anything further as I felt i should get settings set first.
kev1n
nuBuilder Team
Posts: 4307
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 448 times
Contact:

Re: wordpress install error 412

Unread post by kev1n »

Just a wild guess: mod_security might be blocking:
https://www.shamusyoung.com/twentysided ... ment-27084

BTW: I'm not sure if the wordpress plugin is still being maintained (because there has been no update & no support on the wp site.)
unltdsoul
Posts: 3
Joined: Thu Jun 04, 2020 7:14 pm

Re: wordpress install error 412

Unread post by unltdsoul »

Thanks, Kevin I haven't tried the fix yet, but, how to find out if the wordpress plugin is going to be kept current?
I don't want to build the app based on something that is no longer being maintained and winds up breaking in the future or i run into a bug that will never be fixed.

The thing is, I tried to install nuBuilder on our hosting account, its a shared hosting account - but i've had it for over 12 years and never had a problem, nuBuilder wouldn't install on it. mysql gave a 1227 error, not having sufficient access when it tried to setup the database. The SQL line was trying to install an Algorithm. The host provider tech support told me that shared hosting accounts don't have permission to run SQL algorithms, that i would need at least a KVM. Those are more expensive. And, all i see support for from nuBuilder is to install the code on Bluehost.com. Like i said, i've been with the same host provider for long time, and until i build something with nuBuilder i'm not even sure it is the way i want to go, so i'm not going to change hosts, or pay for kvm at this point. I may just wind up manually coding in php and javascript... I was just trying to save a little time.
kev1n
nuBuilder Team
Posts: 4307
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 448 times
Contact:

Re: wordpress install error 412

Unread post by kev1n »

As for the SQL, it is safe to remove all occurrences of the string
ALGORITHM=UNDEFINED DEFINER=`root`@`localhost` SQL SECURITY DEFINER
from the sql-file. It is not required.
unltdsoul wrote: how to find out if the wordpress plugin is going to be kept current?
I don't want to build the app based on something that is no longer being maintained and winds up breaking in the future or i run into a bug that will never be fixed.
Only the developer (Steven) can answer this question.

Would the stand-alone version also come into question or must it be the Wordpress plugin?
unltdsoul
Posts: 3
Joined: Thu Jun 04, 2020 7:14 pm

Re: wordpress install error 412

Unread post by unltdsoul »

kevein, again thanks.
No, i have no desire to use wordpress, and would rather run nuBuilder without it. Will try it later this evening without the sql algorithm line... see if it works.

I did try to do the fix given in the link for wordpress and getting around the 412 error, it didn't work because the hosting account didn't allow modifying mod_security...
kev1n
nuBuilder Team
Posts: 4307
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 448 times
Contact:

Re: wordpress install error 412

Unread post by kev1n »

You'll find a more detailed install instruction here:

https://github.com/smalos/nuBuilder4-Co ... -nuBuilder

Actually you do not need to import the SQL (even though the nuBuilder wiki states it), nuBuilder imports it automatically the first time. Therefore, you do not need to modify the nuBuilder.sql file.
admin
Site Admin
Posts: 2815
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: wordpress install error 412

Unread post by admin »

unltdsoul,

Sorry but I don't have the resources to maintain the nuBuilder WordPress plugin.

Steven
Post Reply