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

ichsan’s picture

Please read the installation file: install.txt. Make sure, you have imported the Quran database

ichsan’s picture

Status: Active » Closed (works as designed)