Hi,
Is it possible to have the link on the file in the results list in place of the link to the category.
Thanks in advance.




Jan wrote:Hi, it should be easy but I didn't do this, so cannot really say



Mitsuhirato wrote:Well, I stumbled over this too. Now I solved it.
In line 243 of phocadownload.php (you can find this file in plugins/search/phocadownload) I changed this line:
. ' "2" AS browsernav, c.id as catid, c.alias as catalias');
to
. ' "2" AS browsernav, c.id as catid, c.alias as catalias, a.filename as filename2'); //filename2 can be a name of your choice
I commented out Line 273 and put underneath the following code:
$listFiles[$key]->href = "http://yourserverip/yourjoomlasitename/phocadownload/".$value->filename2;
This should do it.


Users browsing this forum: No registered users and 2 guests
See Phoca demo sites:
See Phoca documentation:
See Phoca Download: