hi,
its not working with my J! 1.6.3
plg_search_phocagallery_v3.0.1.zip
it becomes installed without error, is activated and listed in J!`s com_search,
but it finds nothing in its datatable - or nothing becomes listed?
(btw.: the same problem with plg_search_phocadownload_v2.0.1.zip ...)
regards, s.
The PG-search PlugIn doesn´t work
-
seagoal2345
- Phoca Member

- Posts: 22
- Joined: 18 Apr 2011, 12:04
Re: The PG-search PlugIn doesn´t work
hi,
in the backend you still can´t serve the language for an upload ...
// Filter by language in the phoca*.php there is
$db->Quote('*') instead you have so set $db->Quote('') because of
... no language-service
But in the query its still missed, to check c.description from the category, to list too the category-side - only ...
(think, its the same with PD ...)
cheers, s.
in the backend you still can´t serve the language for an upload ...
// Filter by language in the phoca*.php there is
$db->Quote('*') instead you have so set $db->Quote('') because of
But in the query its still missed, to check c.description from the category, to list too the category-side - only ...
(think, its the same with PD ...)
cheers, s.
- Jan
- Phoca Hero

- Posts: 49144
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: The PG-search PlugIn doesn´t work
Hi, you should install the latest Phoca Gallery component.
Maybe you images and categories have "" (nothing) in the language field.
Since latest version all images and categories are saved with specific language or "*" as all (except the images drom external servers, this must be fixed)
So if the images were stored by some previous development version, the fields must be fixed in the database.
Jan
Maybe you images and categories have "" (nothing) in the language field.
Since latest version all images and categories are saved with specific language or "*" as all (except the images drom external servers, this must be fixed)
So if the images were stored by some previous development version, the fields must be fixed in the database.
Jan
If you find Phoca extensions useful, please support the project
-
seagoal2345
- Phoca Member

- Posts: 22
- Joined: 18 Apr 2011, 12:04
Re: The PG-search PlugIn doesn´t work
thank you Jan,
nice, that 5 works ...
I used to shrink for an update because
there is an updateproblem from 4 to 5
viewtopic.php?f=1&t=14020
(and become told there is no big difference between 4 and5 ...)
to solve the problem, I had to fill "language" on the #__phocagallery-table ...
regards, ciao, s.
nice, that 5 works ...
I used to shrink for an update because
there is an updateproblem from 4 to 5
viewtopic.php?f=1&t=14020
(and become told there is no big difference between 4 and5 ...)
to solve the problem, I had to fill "language" on the #__phocagallery-table ...
regards, ciao, s.
-
seagoal2345
- Phoca Member

- Posts: 22
- Joined: 18 Apr 2011, 12:04
Re: The PG-search PlugIn doesn´t work
btw.: to be left for the search plugin is, to bear for "c.description", the descr. of the category in the SELECT ... to give a link just to the category (not list all pictures) ...
ciao, s.
ciao, s.