as it already has been said, this is not an error, just remove the Notifier and try again
@yanquisalexander which extension are you talking about? any link? as far as I know, a MySQL extension is not possible, because MySQL runs on a web server…
Why it’s a good idea to give credit by Corey Wainwright.
Also you might want to follow the naming conventions… which are UpperCamelCase for property, method and event names (i.e. the first letter should be a capital letter) and lowerCamelCase for parameter names, i.e. no underscores
Take it just as a suggestion…
As I can see you are using AIA of jobworld app made by Sanjay Dey I would like to tell you that there are a lot of bugs in that AIA.
Just a suggestion…
I have problems running a simple query:
SELECT * FROM DB_iscritti WHERE CODICE_TESSERA = ‘QR20194’
I put into a Run Query instruction block but it doesn’t return any result.
I had the same problem a long time ago. I used the Deephost extension, all its blocks work except the block to make an SQL query, I’ve written to him (Deephost), commented your videos, followed your tutorials that just don’t have the example of SQL queries. I received no response and now I’m using the Taifun tutorial which is great for making SQL queries.
Column names are also returned at index1.
That’s why you will see most MySql users using for each number from where they set start to 1 to avoid column names.
Ooooops, just another error… I want to update a field with a new value, so I create a block for query, but, even if the field is updated, the app give me an error…
Fix your Web.GotText event and make sure, the php script returns 201 for update queries
Taifun
PS: this is a new question and for new questions please start a new thread next time… Thank you