xammp

This section is for posting questions which are not directly related to WYSIWYG Web Builder.
Examples of off topics: web server configuration, hosting, programming related questions, third party scripts.

Note that these questions will generally not be answered by the administrators of this forum.
Post Reply
User avatar
davehappen
 
 
Posts: 238
Joined: Mon Apr 06, 2020 5:20 am

xammp

Post by davehappen »

hi all, i know this isnt about web builder but maybe some can help, ive been trying to master mysql, ive down loaded xammp, got dbs to work then i started to get (missing value in form) popup, ive uninstalled xampp and reinstalled it from fresh but no joy.
TIA
dave
WWBman
 
 
Posts: 916
Joined: Fri Jan 08, 2010 6:10 pm

Re: xammp

Post by WWBman »

I assume you mean XAMPP (I'm always getting that wrong as well!).
Have you created a form in WWB?
If so, then I've tested forms with XAMPP with no problems so I doubt it's anything to do with XAMPP.
Where is the message coming from?
At what point do you get the message?
User avatar
davehappen
 
 
Posts: 238
Joined: Mon Apr 06, 2020 5:20 am

Re: xammp

Post by davehappen »

Hi wwbman, when I try to create the table.
WWBman
 
 
Posts: 916
Joined: Fri Jan 08, 2010 6:10 pm

Re: xammp

Post by WWBman »

Are you using your own SQL or SQL from elsewhere?
Are you in phpMyAdmin when you get the message?
Or is the message displayed when you are running the WWB project?
You'll have to give more details of the steps up to the point when you get the message.
User avatar
davehappen
 
 
Posts: 238
Joined: Mon Apr 06, 2020 5:20 am

Re: xammp

Post by davehappen »

hi wwbman, im in mysql, user account, user name and password, database, table, name table, click ok, save and thats where the popup arrives o thwarte my every effort.
WWBman
 
 
Posts: 916
Joined: Fri Jan 08, 2010 6:10 pm

Re: xammp

Post by WWBman »

So that we are looking at the same thing, is this where you start?
When I click Admin it goes straight to phpMyAdmin.
Image
User avatar
davehappen
 
 
Posts: 238
Joined: Mon Apr 06, 2020 5:20 am

Re: xammp

Post by davehappen »

yes
User avatar
davehappen
 
 
Posts: 238
Joined: Mon Apr 06, 2020 5:20 am

Re: xammp

Post by davehappen »

Image
Image
WWBman
 
 
Posts: 916
Joined: Fri Jan 08, 2010 6:10 pm

Re: xammp

Post by WWBman »

I've tried to replicate what you have done but I can't get the error message.
Does it pop up when you click the GO for "Add 1 column(s)" or does it pop up even before you have clicked it?
Image
WWBman
 
 
Posts: 916
Joined: Fri Jan 08, 2010 6:10 pm

Re: xammp

Post by WWBman »

Just a thought; have you given the database/users ALL PRIVILEGES?
Have a look in the MySQL error.log for any clue.
User avatar
davehappen
 
 
Posts: 238
Joined: Mon Apr 06, 2020 5:20 am

Re: xammp

Post by davehappen »

not sure id know what to look for in the log
User avatar
davehappen
 
 
Posts: 238
Joined: Mon Apr 06, 2020 5:20 am

Re: xammp

Post by davehappen »

Image
WWBman
 
 
Posts: 916
Joined: Fri Jan 08, 2010 6:10 pm

Re: xammp

Post by WWBman »

davehappen wrote: Wed May 20, 2020 2:34 pm not sure id know what to look for in the log
It might just point to something, maybe not.
Have you an online DB you could try it out on?
User avatar
davehappen
 
 
Posts: 238
Joined: Mon Apr 06, 2020 5:20 am

Re: xammp

Post by davehappen »

afraid not, thats it for tonight cmaybe carry on to morrow. thahks for your help.
WWBman
 
 
Posts: 916
Joined: Fri Jan 08, 2010 6:10 pm

Re: xammp

Post by WWBman »

My XAMPP version is 3.2.4, what’s yours?
User avatar
davehappen
 
 
Posts: 238
Joined: Mon Apr 06, 2020 5:20 am

Re: xammp

Post by davehappen »

Same
User avatar
davehappen
 
 
Posts: 238
Joined: Mon Apr 06, 2020 5:20 am

Re: xammp

Post by davehappen »

Same.
User avatar
davehappen
 
 
Posts: 238
Joined: Mon Apr 06, 2020 5:20 am

Re: xammp

Post by davehappen »

User avatar
davehappen
 
 
Posts: 238
Joined: Mon Apr 06, 2020 5:20 am

Re: xammp

Post by davehappen »

does that help any
WWBman
 
 
Posts: 916
Joined: Fri Jan 08, 2010 6:10 pm

Re: xammp

Post by WWBman »

This may be a red herring but I notice in your log there are references to MariaDB.
MariaDB is a fork of MySQL (https://en.wikipedia.org/wiki/MariaDB).
I have no knowledge of MariaDB and there is no reference to it in my log after trying to replicate your issue.
Do you know why MariaDB is being referenced?
User avatar
davehappen
 
 
Posts: 238
Joined: Mon Apr 06, 2020 5:20 am

Re: xammp

Post by davehappen »

hi wwbman, none what so ever, its starting to kill me this (figuritively speaking) that is.
User avatar
davehappen
 
 
Posts: 238
Joined: Mon Apr 06, 2020 5:20 am

Re: xammp

Post by davehappen »

Image
does this help
WWBman
 
 
Posts: 916
Joined: Fri Jan 08, 2010 6:10 pm

Re: xammp

Post by WWBman »

I think the error is because of the original problem, i.e. the form table wasn't created.
Check by showing the Structure of rct-rider and see if the table form is there.
Did you delete the rctriders DB and create it as rct-riders?
I'm really stuck on this problem since I can't replicate it.
It's probably something simple but it beats me.
WWBman
 
 
Posts: 916
Joined: Fri Jan 08, 2010 6:10 pm

Re: xammp

Post by WWBman »

Ah, I've been able to replicate your error by running the SQL reparately.
I'll dig a bit further!
User avatar
davehappen
 
 
Posts: 238
Joined: Mon Apr 06, 2020 5:20 am

Re: xammp

Post by davehappen »

your a star, ive dropped all my db trys so i should have nothing in there conflicting, but when i start over i still get the popup.
WWBman
 
 
Posts: 916
Joined: Fri Jan 08, 2010 6:10 pm

Re: xammp

Post by WWBman »

I think it needs at least one column creating.
So when you get the "Missing value in form!" popup click OK.
Then create at least one column by filling in the details, i.e. Name, Type, Length/Values.
Then click Save. I think that should do it.
User avatar
davehappen
 
 
Posts: 238
Joined: Mon Apr 06, 2020 5:20 am

Re: xammp

Post by davehappen »

Image
thats my form
Image
thats what its returning, but at least the popup has been defeated
User avatar
davehappen
 
 
Posts: 238
Joined: Mon Apr 06, 2020 5:20 am

Re: xammp

Post by davehappen »

Image
thats my form
WWBman
 
 
Posts: 916
Joined: Fri Jan 08, 2010 6:10 pm

Re: xammp

Post by WWBman »

I think your links to imgbb.com are incorrect.
User avatar
davehappen
 
 
Posts: 238
Joined: Mon Apr 06, 2020 5:20 am

Re: xammp

Post by davehappen »

are they not showing properly M?????
WWBman
 
 
Posts: 916
Joined: Fri Jan 08, 2010 6:10 pm

Re: xammp

Post by WWBman »

No they're just showing

imgbb.com

image not found
User avatar
davehappen
 
 
Posts: 238
Joined: Mon Apr 06, 2020 5:20 am

Re: xammp

Post by davehappen »

I’ll try them again in he morning, bed time here, I really appreciate help.
User avatar
davehappen
 
 
Posts: 238
Joined: Mon Apr 06, 2020 5:20 am

Re: xammp

Post by davehappen »

hi wwbman, everything seems to be working at the moment, i think i found a duplicats table, i deleted everything agian and it seems to work now.
the only problem i have now is ive pulished the whole site with three pages with .php extensiond and they are not showing for some reason.
the site is
rctriders.co.uk
and the form is only acessable form the index page.
if i can get the page to show and get some data in it, fingers crossed.
what ever happens your input has been most valueable thank you.
WWBman
 
 
Posts: 916
Joined: Fri Jan 08, 2010 6:10 pm

Re: xammp

Post by WWBman »

The thing that threw me initially was the popup message referencing 'form'.
Since your table was named 'form' I thought it was referring to that, it wasn't.
When I tested it with a different table name the error still referred to 'form'.
So it was just referring to the phpMyAdmin 'form' to create columns.
User avatar
davehappen
 
 
Posts: 238
Joined: Mon Apr 06, 2020 5:20 am

Re: xammp

Post by davehappen »

once again many thanx your patience. just the php to sort out now.
Post Reply