PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Thought I'd go to you guyz cuz the manual with ModernBill isnt any help.
Error:
Warning: main(../include/functions.inc.php): failed to open stream: No such file or directory in /home/steve/public_html/modernbill/order/config.php on line 62
Warning: main(../include/functions.inc.php): failed to open stream: No such file or directory in /home/steve/public_html/modernbill/order/config.php on line 62
Warning: main(): Failed opening '../include/functions.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/steve/public_html/modernbill/order/config.php on line 62
Fatal error: Call to undefined function: adodb_one_data() in /home/steve/public_html/modernbill/order/config.php on line 67
Says the config.php file doesnt exist in that dir, but it infact does.
but when I go edit the functions.inc.php file to fix the problem, it was encrypted. I was wonderin if anyone had any problem with this and how they resolved it.