English > General Questions

New errors

<< < (5/6) > >>

Harald Leithner:
Oh I think I found it

could you search for the string

--- Code: ---# Removed directory from order by because it makes the query SLOW
--- End code ---

--- Code: ---# Instead we run a much faster query below to re-order the output array
--- End code ---

and remove both lines, it seams that they are both in the same query and the parse could not handle comments.

Xaman:

--- Quote from: Harald Leithner on January 22, 2015, 07:34:09 pm ---Oh I think I found it

could you search for the string

--- Code: ---# Removed directory from order by because it makes the query SLOW
--- End code ---

--- Code: ---# Instead we run a much faster query below to re-order the output array
--- End code ---

and remove both lines, it seams that they are both in the same query and the parse could not handle comments.

--- End quote ---
Remove from where exactly?

Harald Leithner:
Search for the Text in the joomla Installation. It must bin in component.

Xaman:
I don't know how to do that, I can only search for files names.

Harald Leithner:
Do you have a local copy of your site?

if so you can do it locally.

Anyway the should be in /components/com_jReviews/ and then maybe in models directory.

alternative install the attached version.
delete the logfile.
open the url with ?jDictionDebug=2
and send me the logfile.

then I should be able to find the file faster.

btw. the new version fixes a utf8 url translation problem.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version