crazydogs
User
| Posts: 60 |   |

|
Re: PHP-Error when picturefolder should be shown - 2009/10/14 01:45
same problem with serial and movies. Then PHP fail | Code: | Page Requested : http://localhost:8080/video_search.php?sort=title by client (127.0.0.1)
[2009.10.14 07:36:34] FUNCTION swiss.trim_article does not exist
[2009.10.14 07:36:34] select title display, year info
[2009.10.14 07:36:34] from movies media inner join media_locations ml on media.location_id = ml.location_id
[2009.10.14 07:36:34] left outer join certificates media_cert on media.certificate = media_cert.cert_id
[2009.10.14 07:36:34] inner join certificates unrated_cert on ml.unrated = unrated_cert.cert_id left outer join viewings v on (media.file_id = v.media_id and v.user_id = 1 and v.media_type = 3)
[2009.10.14 07:36:34] where title != '0' and trim_article(title,'') like '%' AND IFNULL(media_cert.rank,unrated_cert.rank) <= 100 and ml.media_type=3
[2009.10.14 07:36:34] group by title
[2009.10.14 07:36:34] having 1=1
[2009.10.14 07:36:34] order by trim_article(display,'')
[2009.10.14 07:36:34] FUNCTION swiss.trim_article does not exist
[2009.10.14 07:36:34] select distinct upper(substring(trim_article(title,''),1,1)) display
[2009.10.14 07:36:34] from movies media inner join media_locations ml on media.location_id = ml.location_id
[2009.10.14 07:36:34] left outer join certificates media_cert on media.certificate = media_cert.cert_id
[2009.10.14 07:36:34] inner join certificates unrated_cert on ml.unrated = unrated_cert.cert_id left outer join viewings v on (media.file_id = v.media_id and v.user_id = 1 and v.media_type = 3)
[2009.10.14 07:36:34] where title !='0' and trim_article(title,'') like '%' AND IFNULL(media_cert.rank,unrated_cert.rank) <= 100 and ml.media_type=3
[2009.10.14 07:36:34] group by title
[2009.10.14 07:36:34] having 1=1
[2009.10.14 07:36:34] order by 1
[2009.10.14 07:36:35] Cached file exists for C:/ProgramData/Simese/Data//styles/Linux Part Deux-neu/index.jpg at (800 x 450)
[2009.10.14 07:36:35] Outputting JPEG image
[2009.10.14 07:36:35] Outputting cached file as JPG
[2009.10.14 07:36:35] Cached file exists for C:/ProgramData/Simese/Data//images/c.gif at (36 x 25)
[2009.10.14 07:36:35] Cached file exists for C:/ProgramData/Simese/Data//images/a.gif at (36 x 25)
[2009.10.14 07:36:35] Cached file exists for C:/ProgramData/Simese/Data//images/b.gif at (36 x 25)
|
PCH A-200 Windows 7 Ultimate Simese 2.6.2 Beta SwissCenter SVN newest version |