|
#1
|
||||
|
||||
|
Hi,
I've installed a component but I have to configure the correct paths to it: Quote:
I've tried various paths but can't get it rightIf my site is at http:www. mysite.com how would I enter it into the above. |
|
#2
|
||||
|
||||
|
If the URL is www.mysite.com, then it should be like:
define('F_URL','http://www.mysite.com/index.php?option=com_date4u'); And the directory should be like: define('C_PATH','/home/your_username/public_html/components/com_date4u'); However, keep in mind that the above is only true if your software resides at your web root, not in a sub folder. I hope I helped... |
![]() |
| Thread Tools | |
| Display Modes | |
|
|