PU ARCADE Searchbot (1 viewing) (1) Guest
Favoured: 6
|
|
|
TOPIC: PU ARCADE Searchbot
|
nl7at (User)
Newb Sauce
Posts: 1
|
|
PU ARCADE Searchbot 7 Months, 3 Weeks ago
|
Karma: 0
|
Hi i am using the searchmambot from steve o meter and always when it is active and i type something and search for it comes this error:
Warning: mysql_num_rows(): 41 is not a valid MySQL result resource in /home/www/web112/html/nl7_at/includes/database.php on line 403
(Mambot from steve-o-meter.com)
here you come to my page, search is on the right side
greets daniel
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
steveometer (User)
Steve Alan Thought Of That
Modder
Posts: 465
|
|
Re:PU ARCADE Searchbot 7 Months, 3 Weeks ago
|
Karma: 29
|
I made a new version of the search bot
4.2.0
* updated to not give db error of numrows (in joomla docs as a valid function)
* searches game name, description and tags
* returns an image with the game name for better display
CLICK HERE
SoM
|
|
|
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:PU ARCADE Searchbot 7 Months, 3 Weeks ago
|
Karma: 18
|
|
Thanks! But searchbot not return game images for me.
|
|
|
|
|
|
|
Last Edit: 2008/04/14 01:04 By Vanama.
|
|
|
|
|
|
The administrator has disabled public write access.
|
steveometer (User)
Steve Alan Thought Of That
Modder
Posts: 465
|
|
Re:PU ARCADE Searchbot 7 Months, 3 Weeks ago
|
Karma: 29
|
|
really?
thats the exact code im running and its set to take config from $mainframe, so thats a mellon scratcher
SoM
|
|
|
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:PU ARCADE Searchbot 7 Months, 3 Weeks ago
|
Karma: 18
|
|
|
|
|
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:PU ARCADE Searchbot 7 Months, 3 Weeks ago
|
Karma: 33
|
|
Yes, images not show. It is possible thats the wrong file, i think there no function for images in the code.
|
|
|
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
zeed (User)
User
Posts: 21
|
|
Re:PU ARCADE Searchbot 7 Months, 2 Weeks ago
|
Karma: 0
|
works for me, but in line 81, in the path of images, it's writen "compoments" instead of "components"
thanks SOM
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:PU ARCADE Searchbot 7 Months, 2 Weeks ago
|
Karma: 18
|
|
I was download searchbot 4.20 from steve site, fix bug on line 81, but this bot not work for me.
|
|
|
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:PU ARCADE Searchbot 7 Months, 2 Weeks ago
|
Karma: 33
|
|
yes, i have the same problem, sometimes found no games, if i search for "sonic" the games are found, if i search for "cat" or "block" the games are not found.
|
|
|
|
|
|
|
Last Edit: 2008/04/16 01:36 By miro912.
|
|
|
|
|
|
The administrator has disabled public write access.
|
zeed (User)
User
Posts: 21
|
|
Re:PU ARCADE Searchbot 7 Months, 2 Weeks ago
|
Karma: 0
|
|
yep, it's true... and i think i know why... it only finds the games when you search for the tag words...
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
steveometer (User)
Steve Alan Thought Of That
Modder
Posts: 465
|
|
Re:PU ARCADE Searchbot 7 Months, 1 Week ago
|
Karma: 29
|
|
ok im back
had a family thing last all week
now im back, AND i lost a few of my email addresses,...
im going to look at that code now and see whats up
line 81 will be fixed for 4.21
then 4.22 when released will have the sql looked at
4.21 will be available in 5 mins
SoM
|
|
|
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:PU ARCADE Searchbot 7 Months ago
|
Karma: 18
|
The latest release from Your site not work 
|
|
|
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:PU ARCADE Searchbot 7 Months ago
|
Karma: 0
|
Vanama wrote:
QUOTE: The latest release from Your site not work :(
yes,me too
none result of games
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
Muzzy (User)
Player
Posts: 44
|
|
Re:PU ARCADE Searchbot 6 Months, 2 Weeks ago
|
Karma: 1
|
|
Hey SoM have you been able to figure this out? Ive just installed the latest version and it seems i have the same issue. Searches find but gives no game results.
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:PU ARCADE Searchbot 6 Months, 2 Weeks ago
|
Karma: 33
|
|
I think its better you go to steve's homepage and ask him. it seems steve has no time to look here in the forum.
|
|
|
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
greko (User)
Newb Sauce
Posts: 5
|
|
Re:PU ARCADE Searchbot 5 Months, 1 Week 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,'\"\> ')
|
|
|
|
|
|
|
|
Last Edit: 2008/06/26 07:23 By greko.
|
|
|
The administrator has disabled public write access.
|
ruud (User)
Gamer
Posts: 114
|
|
Re:PU ARCADE Searchbot 5 Months, 1 Week ago
|
Karma: 3
|
Hi greko,
Thanks for this. Its working great now 
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:PU ARCADE Searchbot 5 Months ago
|
| | | |