Main menu

Forum


× Help Forum English

[SOLVED] Error: 0 - Call to undefined function mysql_query()

  • Uphoff
  • Portrait de Uphoff Auteur du sujet
  • Nouveau membre
  • Nouveau membre
Plus d'informations
il y a 6 ans 6 mois - il y a 6 ans 4 mois #15833 par Uphoff
I suddenly get this error on a website: Error: 0 - Call to undefined function mysql_query()

Joomla! 3.8.10
iCagenda 3.7.2

Page with error: www.cmk1912.nl/index.php/onze-agenda

The module is working correctly. See module "Binnenkort" on home page (scroll to september).
Dernière édition: il y a 6 ans 4 mois par Lyr!C. Raison: [SOLVED]

Connexion ou Créer un compte pour participer à la conversation.

  • Lyr!C
  • Portrait de Lyr!C
  • Administrateur
  • Administrateur
  • Lead Developer
Plus d'informations
il y a 6 ans 6 mois #15836 par Lyr!C
Hello,

Could you turn on the Joomla Error Reporting to check php warning message ?

The error is maybe not related to iCagenda, but could be another module published on the onze-agenda page.

The details views work because the module are not published on the details page, but only on main list page.
So maybe check too modules published on the onze-agenda (in case a conflict there, of another reason...

Check too that you don't have override views for the list view.

Hope this helps ?

Regards,
Cyril

Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!

Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on JED (Joomla Extensions Directory) .

Fichier attaché :

Connexion ou Créer un compte pour participer à la conversation.

  • Uphoff
  • Portrait de Uphoff Auteur du sujet
  • Nouveau membre
  • Nouveau membre
Plus d'informations
il y a 6 ans 6 mois #15845 par Uphoff
Réponse de Uphoff sur le sujet Error: 0 - Call to undefined function mysql_query()
I did a lot of testing
Switching error reporting in Joomla did not give any error. It seems that the error page is shown before this feature is active
There are no other modules active on the page
From the 10 active events I switched each one of in order to discover if one of these caused the problem.
Finally there was one event that was projected without problems. No error message. The event did not contain a description ore short description.
So I removed all text from each of the other 9 events. Now they are all visible. Conclusion: Adding text causes the problem. I use the latest version of JCE editor.

Connexion ou Créer un compte pour participer à la conversation.

  • Lyr!C
  • Portrait de Lyr!C
  • Administrateur
  • Administrateur
  • Lead Developer
Plus d'informations
il y a 6 ans 5 mois #15857 par Lyr!C
Hello,

Well, i don't have reported issue with JCE, but it could be from a button editor too included in the JCE editor (not sure it is JCE responsible directly of the error...)

But for sure, a code is included in description, that returns this error.

So, good to test if one editor button plugin is not responsible of this issue.

Best regards,
Cyril

Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!

Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on JED (Joomla Extensions Directory) .

Fichier attaché :

Connexion ou Créer un compte pour participer à la conversation.

  • Uphoff
  • Portrait de Uphoff Auteur du sujet
  • Nouveau membre
  • Nouveau membre
Plus d'informations
il y a 6 ans 5 mois #15865 par Uphoff
Réponse de Uphoff sur le sujet Error: 0 - Call to undefined function mysql_query()
Sorry but what do you mean with "But for sure, a code is included in description, that returns this error." ?

Connexion ou Créer un compte pour participer à la conversation.

  • Lyr!C
  • Portrait de Lyr!C
  • Administrateur
  • Administrateur
  • Lead Developer
Plus d'informations
il y a 6 ans 5 mois #15866 par Lyr!C

Uphoff écrit: Sorry but what do you mean with "But for sure, a code is included in description, that returns this error." ?


Editor is using plugin that could interact in rendered html.

For this, it will run some php code.
That's why a plugin (i think...) is having issue on when rendering the description when not empty.

So, it could be too a "content" plugin.
You can check this by disabling not joomla core "content" plugin, to see if any change. (a way maybe to find from which plugin the issue could come).

You can too (in case it is the JCE editor) to switch to another editor (example, the default tiny one from Joomla).
Then, go to one event with problem description, and edit it just by opening and saving it without change, but with the Tiny editor.

If still the issue, so no issue with JCE, but with another plugin (mainly a "content" group one) running an issue while doing some job on "content".

Hope this explains a bit the issue ?

Regards,
Cyril

Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!

Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on JED (Joomla Extensions Directory) .

Fichier attaché :

Connexion ou Créer un compte pour participer à la conversation.

  • Uphoff
  • Portrait de Uphoff Auteur du sujet
  • Nouveau membre
  • Nouveau membre
Plus d'informations
il y a 6 ans 5 mois #15867 par Uphoff
Réponse de Uphoff sur le sujet Error: 0 - Call to undefined function mysql_query()
OK. I already tries to switch the editor. Not only to Tiny but also to cod-mirror and even to No editor. In al cases the problem was not solved.
So now I will follow your suggestion by switching the additional plugins.
I will inform you as soon as these test are completed.

Connexion ou Créer un compte pour participer à la conversation.

  • Uphoff
  • Portrait de Uphoff Auteur du sujet
  • Nouveau membre
  • Nouveau membre
Plus d'informations
il y a 6 ans 4 mois #15961 par Uphoff
Réponse de Uphoff sur le sujet Error: 0 - Call to undefined function mysql_query()
I followed your suggestion and was able to solve the problem, cased by an old version of a Rok-Utility plugin.
Les utilisateur(s) suivant ont remercié: Lyr!C

Connexion ou Créer un compte pour participer à la conversation.

  • Lyr!C
  • Portrait de Lyr!C
  • Administrateur
  • Administrateur
  • Lead Developer
Plus d'informations
il y a 6 ans 4 mois #15969 par Lyr!C
Great you found the plugin causing this error ;-)

Best regards,
Cyril

Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!

Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on JED (Joomla Extensions Directory) .

Fichier attaché :

Connexion ou Créer un compte pour participer à la conversation.

Modérateurs: Lyr!C
Temps de génération de la page : 0.128 secondes

 

Follow Us

Créez vos templates Joomla avec Template Creator CK

acymailing logo new