I am SO FRUSTRATED with Joomla,
(step1)
I wrote my application in PHP, all my code is in one singular folder.
(step2)
installed joomla and copied my project into the Joomla folder.
(step3)
Create a menu item and linked it to my Login.php file using Jumi and StaticXT,
Both Jumi and StaticXT fails to find my include FILES.
ERROR= Warning: include(../config/db_login
.php) [function.include]: failed to open stream: No such file or directory in C:\Joomla_1.5.6\myproject\
login\f_va
lidate_log
in.php
here is my directory structure:
C:\Joomla_1.5.6
~
C:\Joomla_1.5.6\myproject
C:\Joomla_1.5.6\myproject\
login\logi
n.php
C:\Joomla_1.5.6\myproject\
login\f_va
lidate_log
in.php
C:\Joomla_1.5.6\myproject\
config\db_
login.php
Start Free Trial