PU ARCADE Searchbot (1 viewing) (1) Guest
Favoured: 6
|
|
|
TOPIC: PU ARCADE Searchbot
|
|
|
|
Re:PU ARCADE Searchbot 6 Months, 2 Weeks ago
|
Karma: 0
|
Hello everyone,
I have the same problem for the search function for games.
Never found no game.
In the file games.searchbot.php I commented on the row 53 to row 55 and now it works.
| Code: |
/*
. "n OR a.id IN ("
.implode(",",$tagids)
.")"
*/
|
For images modified the row 41
| Code: |
CONCAT('<img border="0" width="50" src="".$mainframe->getCfg('live_site')."/compoments/images/',a.imagename,'"> ')
|
in
| Code: |
CONCAT('<img border="0" width="50" src="".$mainframe->getCfg('live_site')."/components/images/',a.imagename,'"> ')
|
|
|
|
|
Logged
|
|
|
Last Edit: 2008/06/26 07:23 By greko.
|
|
|
The administrator has disabled public write access.
|
ruud (User)
Gamer
Posts: 118
|
|
Re:PU ARCADE Searchbot 6 Months, 1 Week ago
|
Karma: 3
|
Hi greko,
Thanks for this. Its working great now 
|
|
|
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:PU ARCADE Searchbot 6 Months, 1 Week ago
|
Karma: 18
|
|
Thanks!
|
|
|
|
Logged
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:PU ARCADE Searchbot 6 Months, 1 Week ago
|
Karma: 0
|
|
thx, it works like a dream.....
|
|
|
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:PU ARCADE Searchbot 6 Months, 1 Week ago
|
Karma: 1
|
|
Hello All -
I have the latest version- tried this code fix - and still it does not work.
I can search tags - but since I am no longer using that feature- that doesn't really help.
The search will not return any results on Game Title.
Any ideas?
Thanks
|
|
|
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:PU ARCADE Searchbot 6 Months, 1 Week ago
|
Karma: 1
|
|
Never mind - it works.
I typed too fast and commented out the wrong thing! Thanks !!!!
|
|
|
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:PU ARCADE Searchbot 5 Months, 3 Weeks ago
|
Karma: 29
|
|
ive fixed it, now tag, title and descriptions show for the search!!!
next im going to have section show as (arcade title) - (folder name)
SoM
ps im back again, what did i miss??
|
|
|
|
Logged
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:PU ARCADE Searchbot 5 Months, 3 Weeks ago
|
Karma: 89
|
|
Welcome back SoM - not too much!
|
|
|
|
Logged
|
|
|
Please DO NOT send support requests via PM or email.
No, I do not want to log into your website to fix your problem for you.
Instead, please post a question in the forums so everyone can benefit.
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:PU ARCADE Searchbot 5 Months, 3 Weeks ago
|
Karma: 33
|
|
Welcome back Steve!
But your new searchbot from yesterday dont works for me.
|
|
|
|
Logged
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:PU ARCADE Searchbot 5 Months, 2 Weeks ago
|
Karma: 0
|
|
The searchbot at first page does not work. is there any new version?
|
|
|
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:PU ARCADE Searchbot 5 Months, 2 Weeks ago
|
Karma: 29
|
|
re-uploaded
SoM
|
|
|
|
Logged
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:PU ARCADE Searchbot 5 Months, 2 Weeks ago
|
Karma: 33
|
|
Dont work steve, thats the old file with filedate games.searchbot.php 16 July.
|
|
|
|
Logged
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:PU ARCADE Searchbot 5 Months, 1 Week ago
|
Karma: 0
|
|
this plugin is so important but the version i download in first page does not work. i use joomla 1.0.15 and pu 2.2..
any idee?
|
|
|
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:PU ARCADE Searchbot 5 Months, 1 Week ago
|
Karma: 0
|
In the version uploaded 24 july 2008, bot works after commenting lines 52 and 53, so that after comment the code looks like | Code: |
// . " OR "
// . " ((a.id IN (".implode(",",$tagids).") ) AND (a.published = '1'))"
|
Seems to be some problem in searching within tags. Btw, is it possible that the game image appears besides the game title ?
|
|
|
|
Logged
|
|
|
Last Edit: 2008/08/02 10:59 By nilaymedh.
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:PU ARCADE Searchbot 5 Months, 1 Week ago
|
Karma: 0
|
you're the best thank's 
|
|
|
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|
|
|