I've installed the Yellow_card mod by easyMod . But it can't Extract the Sql Commands.. When I try to open the yellow_card_db_update.php , I take the errors in below..
- Code: Select all
Warning: main(./extension.inc): failed to open stream: No such file or directory in /home/tedmer/public_html/admin/mods/yellow_card_1.4.12em/yellow_card_db_update.php on line 27
Warning: main(): Failed opening './extension.inc' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/tedmer/public_html/admin/mods/yellow_card_1.4.12em/yellow_card_db_update.php on line 27
Warning: main(./common.): failed to open stream: No such file or directory in /home/tedmer/public_html/admin/mods/yellow_card_1.4.12em/yellow_card_db_update.php on line 28
Warning: main(): Failed opening './common.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/tedmer/public_html/admin/mods/yellow_card_1.4.12em/yellow_card_db_update.php on line 28
Warning: main(./includes/functions_selects.): failed to open stream: No such file or directory in /home/tedmer/public_html/admin/mods/yellow_card_1.4.12em/yellow_card_db_update.php on line 29
Warning: main(): Failed opening './includes/functions_selects.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/tedmer/public_html/admin/mods/yellow_card_1.4.12em/yellow_card_db_update.php on line 29
Fatal error: Call to undefined function: session_pagestart() in /home/tedmer/public_html/admin/mods/yellow_card_1.4.12em/yellow_card_db_update.php on line 62
Can you Give the Manual Sql Commands which is in the yellow_card_db_update.php . If you give them , I can extract them by phpMyadmin... Please help....

