Possible solutions of your questions

  hosting
<< Previous       Simple tell me the full path

Question: Installed a joomla template and ZenGridFramework. The same error is issued for periods of 24 27 and 28.Don`t know What put instead of _FILE_Поставлю public_html/templates was not obtained.// Include the library itselfinclude_once (dirname(_FILE_).DS.`functions/yth.php`);// Loads the vars filedefine( `YOURBASEPATH`, dirname(_FILE_) );require(YOURBASEPATH .DS.\"functions/vars.php\");
Answer:

Hello. please specify the full path to what you required?

Answer:

Hello.

You incorrectly specify a utility constant, you must specify two lines of underscores, not one: __FILE__

Answer:

DS is a variable? If Yes, then you need to specify a dollar sign in front of it - $

Answer:

Check please - http://www.php.net/manual/ru/function.dirname.php

Question: Please once look at my website. If this error is familiar to You and if you solve this problem easily then advise me please, I beg You. I have a few days in agony.Here is my site: uzcine.compatibe for this link: http://www.php.net/manual/ru/function.dirname.php I will definitely read it carefully
Answer:

you have no papci

/home/ramesh/public_html/templates/zengridframeworkDSfunctions/

 

 

Question: no I have no folder as you indicated. But now I have this: /home/ramesh/public_html/templates/zengridframework/functionsМне create a folder zengridframeworkDSfunctions that you wrote?
Question: This means developers zengridframework was wrong? Because I have no folders are created. I unpacked what is in the archive.
Answer:

you have no such folder, and the script requests the file from this papci

/home/ramesh/public_html/templates/zengridframeworkDSfunctions/yth.php

Vnimanie the letter case is Important!!!

here  you will create a folder zengridframeworkDSfunctions file  yth.php  it will not appear. you need to figure out this issue with a developer and upload all the necessary files on the host

 

 

Question: Agree!!! I have a file yth.php file. It is located in /home/ramesh/public_html/templates/zengridframework/functions/yth.php Can I reset it yth.php to /home/ramesh/public_html/templates/zengridframeworkDSfunctions/yth.php
Answer:

 

the script tries to access file /home/ramesh/public_html/templates/zengridframeworkDSfunctions/yth.php you don`t have. obespechte the script to access the file the way you available

we do not know whether the substitute file from the folder  /home/ramesh/public_html/templates/zengridframework/functions/yth.php requested /home/ramesh/public_html/templates/zengridframeworkDSfunctions/yth.php

 

 

Question: So the situation is this. Here is the code: include_once (dirname(__FILE__).DS.`functions/yth.php`); that gives this path: /home/ramesh/public_html/templates/zengridframeworkDSfunctions/yth.rrno I need here is a way: /home/ramesh/public_html/templates/yth.rrds that my code should looks like this? include_once (dirname(__FILE__)./.`functions/yth.php`);
Answer:

now you have syntax error in your code, you have extra  `/`

Question: Yeah I saw :( can`t specify the path to this yth.rRNA can understand why here is the code (dirname(__FILE__).DS.`functions/yth.php`); gives the path /home/ramesh/public_html/templates/zengridframeworkDSfunctions/yth.RRTC not fair.
Answer:

you have konsultirovanie developer? why don`t you have this folder?


<< Previous