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

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: 917
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: 917
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: 917
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: 917
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: 917
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: 917
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: 917
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