-
Gary´s Cookbook Forum
-
Gary´s Cookbook
-
Tipps and Tricks / FAQ
-
Warning: Data Base Type / Datenbanktyp - mysqli
Warning: Data Base Type / Datenbanktyp - mysqli
-
over
-
Topic Author
-
Offline
-
User is blocked
-
Less
More
-
Posts: 929
-
Thank you received: 10
-
-
13 years 8 months ago - 13 years 8 months ago #2479
by over
Tip from SpellenArena in the Cookbookforum.
If you have problems with errors like "Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in ../htdocs/components/com_garyscookbook/zzz/yyy.php on line xxx"
Gary's Cookbook is programmed for PHP4 i.e. you have to use the Joomla mysql Data Base Type. Check your Joomla Global Configuration. If the Database Type is mysqli change it to mysql.
Wenn du Fehlermeldungen wie "Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in ../htdocs/components/com_garyscookbook/zzz/yyy.php on line xxx" siehst.
Gary's Kochbuch ist für PHP4 programmiert. d.h. du mußt die Datenbanktype mysql verwenden. Prüfe deine Joomla-Konfiguration. Wenn die Datenbanktype mysqli ist dann auf mysql ändern.
Last edit: 13 years 8 months ago by .
Please Log in or Create an account to join the conversation.
-
Gary´s Cookbook Forum
-
Gary´s Cookbook
-
Tipps and Tricks / FAQ
-
Warning: Data Base Type / Datenbanktyp - mysqli
Time to create page: 0.052 seconds