On installation, I received the following error. The module installed ok, and menu item appeared. The following error was reported when menu was accessed.
user warning: Table 'drupal6_2.quran_chapters_ar' doesn't exist query: SELECT c.title AS chapter_title, c_tr.title AS chapter_title_tr FROM quran_chapters_ar AS c LEFT JOIN quran_chapters_en AS c_tr ON c.number = c_tr.number WHERE c.number = 1 in C:\wamp\www\drupal-6.2\modules\quran\quran.module on line 245.
Great Job. Thanks.
Comments
Comment #1
ichsan commentedPlease read the installation file: install.txt. Make sure, you have imported the Quran database
Comment #2
ichsan commented