Re:JFolder::folder: Path is not a folder: /language (1 viewing) (1) Guest
Favoured: 0
|
|
|
TOPIC: Re:JFolder::folder: Path is not a folder: /language
|
kksou (Admin)
Admin
Posts: 1233
|
|
Re:JFolder::folder: Path is not a folder: /language 1 Year, 8 Months ago
|
Karma: 20
|
|
Hi Fernando,
Where did you see that SH404SEF is not working with googleSearch?
This site is using googleSearch with SH404SEF.
Have you tried it? And what's the error message that you get? If you're referring to the error message "JFolder::folder: Path is not a folder: /language", this has nothing to do with SH404SEF.
As for the error "JFolder::folder: Path is not a folder: /language", I've mentioned in this thread that until now, no one has showed me yet a confirmed step that I could follow to replicate the error.
If you can show me, for example, by installing a fresh Joomla 1.5.7 or 1.5.8 or s standard winxp running US English, then install googleSearch component, plus some other plugins, and you get the error 100% of the time, then I will be able to see the actual bug.
Without replicating the error, there is no way I can fix the bug.
Regards,
/kksou
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:JFolder::folder: Path is not a folder: /language 1 Year, 8 Months ago
|
Karma: 0
|
Hello Admin,
Thanks for your message. I read in your forum tha googlesearcj and sh404sef are incompatible (go to your forum post 3 Months, 3 Weeks ago of adroussel user.
If you go to http://www.tuayuntamientoguay.es and module googlesearch after search you can view the message error in red color (JFolder::folder: La ruta no es una carpeta /language) and at top of window Portal you can view this message:
Warning: Invalid argument supplied for foreach() in /home/eadmlcom/public_html/administrator/components/com_sh404sef/sh404sef.class.php on line 2182.
This message reference to SH404SEF.
If I'm NOT put the Google Adsense ID I have NOT error, but if I put it I have the error.
Can you help me please?
Thanks,
Fernando
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
kksou (Admin)
Admin
Posts: 1233
|
|
Re:JFolder::folder: Path is not a folder: /language 1 Year, 8 Months ago
|
Karma: 20
|
Hi Fernando,
I still cannot replicate the error on my machine.
Could it be some other plugins that you've installed?
Can you please start from a fresh Joomla install and show me the exact steps that will show the error?
By the way, have you tried the following solutions suggested by:
1) Kremzeek: by creating a folder named language at the root of the path where your joomla resides
2) harty83: by adding one more line in sh404sef.class.php
Looking at your error message, I think either method should solve your problem.
Regards,
/kksou
|
|
|
|
|
|
|
Last Edit: 2008/12/09 14:10 By kksou.
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:JFolder::folder: Path is not a folder: /language 1 Year, 8 Months ago
|
Karma: 0
|
|
Hello Admin,
I ask in SH404SEF Support Team and they has found a problem in mod_googleSearch. The topic say:
BEGIN------------------------------
HI,
This is a bug in the module, as you can see by looking at the source code of your page. You get something like this :
Code:
<form method="get" action="index.php" id="mod_googleSearch">
The action is wrong, it should be an absolute link, like /index.php or yoursite.com/index.php. I suggest you contact the module/comp author about this.
You can also check that the behavior is slightly different if you try do a search from another page than home.
Rgds
END------------------------------------------------
What do you think about this?
Regards,
Fernando
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:JFolder::folder: Path is not a folder: /language 1 Year, 8 Months ago
|
Karma: 0
|
|
Hello Admin,
I'am waiting your response.
What do you think about SH404SEF Support Team solution?
Thanks,
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:JFolder::folder: Path is not a folder: /language 1 Year, 8 Months ago
|
Karma: 0
|
|
Hello Admin,
I test the Kremzeek user solution and not running.
I test the harty83 user solution. I added the line:
if($path == "/language") $path = "/direct/path/to/language";
and my portal not running anything. Only view this error:
***********************************************
500 - Error 500
SH404SEF : headers were already sent when I got control!
Killed at line 150 in sh404sef.php: HEADERS ALREADY SENT (200)
URL=http://www.tuayuntamientoguay.es/
OPTION=com_content
*****************************************************
Do you know what happend?
Thanks,
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:JFolder::folder: Path is not a folder: /language 1 Year, 8 Months ago
|
Karma: 0
|
|
Hello harty83,
I test the your solution. I added the line:
if($path == "/language") $path = "/direct/path/to/language";
and my portal not running anything. Only view this error:
***********************************************
500 - Error 500
SH404SEF : headers were already sent when I got control!
Killed at line 150 in sh404sef.php: HEADERS ALREADY SENT (200)
URL=http://www.tuayuntamientoguay.es/
OPTION=com_content
*****************************************************
Do you know what happend?
Thanks,
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
kksou (Admin)
Admin
Posts: 1233
|
|
Re:JFolder::folder: Path is not a folder: /language 1 Year, 8 Months ago
|
Karma: 20
|
Hi,
Please refer to the note above.
As I cannot replicate your error, I cannot test what's the problem with yours, and whether the solution work or not...
Regards,
/kksou
|
|
|
|
|
|
|
Last Edit: 2008/12/17 11:23 By kksou.
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:JFolder::folder: Path is not a folder: /language 1 Year, 8 Months ago
|
Karma: 0
|
|
All the informations are in here but I think the admin just doesn't have time to bother about this bug.
I don't have time to reproduce, so I don't bother
In french we call this 'la politique de l'autruche'
This bird stucks its head in the sand to make sure it doesn't see...
;)
I unsubscribe from this thread, it's useless. it won't get fixed
hopefully for me, this worked:
if($path == "/language") $path = "/direct/path/to/language";
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:JFolder::folder: Path is not a folder: /language 1 Year, 8 Months ago
|
Karma: 0
|
|
HI,
This is a bug in the module mod_googleSearch, as you can see by looking at the source code of my page. You get something like this :
Code:
<form method="get" action="index.php" id="mod_googleSearch">
The action is wrong, it should be an absolute link, like /index.php.
Can you fix this error?
Thanks,
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
|