Suche

(Spieltitel, Tag oder Benutzername)

powered by

SQL ERROR - commentaro

Incorrect DATETIME value: '0000-00-00'
select *
from z_comments as com
join z_videos as vid on (vid.id = com.video_id)
join users as usr on (usr.id = com.created_by)

where vid.deleted = 0 and vid.is_public = 1 and (vid.rights_start < now() or vid.rights_start = '0000-00-00') and (vid.rights_end > now() or vid.rights_end = '0000-00-00' ) and vid.right_de = 1 and com.deleted = 0 and (com.publish_status = 2 or com.created_by = 0) and vid.id <> 0 and com.id <> 0 and vid.type = 1 and vid.type = 1
order by com.created_at desc limit 10

SQL ERROR - commentaro

Incorrect DATETIME value: '0000-00-00'
select *
from z_comments as com
join z_videos as vid on (vid.id = com.video_id)
join users as usr on (usr.id = com.created_by)

where vid.deleted = 0 and vid.is_public = 1 and (vid.rights_start < now() or vid.rights_start = '0000-00-00') and (vid.rights_end > now() or vid.rights_end = '0000-00-00' ) and vid.right_de = 1 and com.deleted = 0 and (com.publish_status = 2 or com.created_by = 0) and vid.id <> 0 and com.id <> 0 and vid.type = 1 and vid.type = 1
order by com.created_at desc limit 10

SQL ERROR - commentaro

Incorrect DATETIME value: '0000-00-00'
select * from z_videos as vid
where vid.deleted = 0 and vid.is_public = 1 and (vid.rights_start < now() or vid.rights_start = '0000-00-00') and (vid.rights_end > now() or vid.rights_end = '0000-00-00' ) and vid.right_de = 1 and vid.id <> 0 and vid.type = 1
order by vid.broadcast_date desc limit 30

SQL ERROR - commentaro

Incorrect DATETIME value: '0000-00-00'
select *
from z_comments as com
join z_videos as vid on (vid.id = com.video_id)
join users as usr on (usr.id = com.created_by)

where vid.deleted = 0 and vid.is_public = 1 and (vid.rights_start < now() or vid.rights_start = '0000-00-00') and (vid.rights_end > now() or vid.rights_end = '0000-00-00' ) and vid.right_de = 1 and com.deleted = 0 and (com.publish_status = 2 or com.created_by = 0) and vid.id <> 0 and com.id <> 0 and vid.type = 1 and vid.type = 1
order by com.created_at desc limit 10

SQL ERROR - commentaro

Incorrect DATETIME value: '0000-00-00'
select * from z_videos as vid
where vid.deleted = 0 and vid.is_public = 1 and (vid.rights_start < now() or vid.rights_start = '0000-00-00') and (vid.rights_end > now() or vid.rights_end = '0000-00-00' ) and vid.right_de = 1 and vid.id <> 0 and vid.type = 1
order by vid.broadcast_date desc limit 30

SQL ERROR - commentaro

Incorrect DATETIME value: '0000-00-00'
select *
from z_comments as com
join z_videos as vid on (vid.id = com.video_id)
join users as usr on (usr.id = com.created_by)

where vid.deleted = 0 and vid.is_public = 1 and (vid.rights_start < now() or vid.rights_start = '0000-00-00') and (vid.rights_end > now() or vid.rights_end = '0000-00-00' ) and vid.right_de = 1 and com.deleted = 0 and (com.publish_status = 2 or com.created_by = 0) and vid.id <> 0 and com.id <> 0 and vid.type = 5 and vid.type = 5
order by com.created_at desc limit 10

SQL ERROR - commentaro

Incorrect DATETIME value: '0000-00-00'
select *
from z_comments as com
join z_videos as vid on (vid.id = com.video_id)
join users as usr on (usr.id = com.created_by)

where vid.deleted = 0 and vid.is_public = 1 and (vid.rights_start < now() or vid.rights_start = '0000-00-00') and (vid.rights_end > now() or vid.rights_end = '0000-00-00' ) and vid.right_de = 1 and com.deleted = 0 and (com.publish_status = 2 or com.created_by = 0) and vid.id <> 0 and com.id <> 0 and vid.type = 1 and vid.type = 1
order by com.created_at desc limit 10

SQL ERROR - commentaro

Incorrect DATETIME value: '0000-00-00'
select * from z_videos as vid
where vid.deleted = 0 and vid.is_public = 1 and (vid.rights_start < now() or vid.rights_start = '0000-00-00') and (vid.rights_end > now() or vid.rights_end = '0000-00-00' ) and vid.right_de = 1 and vid.id <> 0 and vid.type = 1
order by vid.broadcast_date desc limit 30

SQL ERROR - commentaro

Incorrect DATETIME value: '0000-00-00'
select *
from z_comments as com
join z_videos as vid on (vid.id = com.video_id)
join users as usr on (usr.id = com.created_by)

where vid.deleted = 0 and vid.is_public = 1 and (vid.rights_start < now() or vid.rights_start = '0000-00-00') and (vid.rights_end > now() or vid.rights_end = '0000-00-00' ) and vid.right_de = 1 and com.deleted = 0 and (com.publish_status = 2 or com.created_by = 0) and vid.id <> 0 and com.id <> 0 and vid.type = 5 and vid.type = 5
order by com.created_at desc limit 10

SQL ERROR - commentaro

Incorrect DATETIME value: '0000-00-00'
select *
from z_comments as com
join z_videos as vid on (vid.id = com.video_id)
join users as usr on (usr.id = com.created_by)
join (select id,
(log(10, view_count) + 1) * 0.1 + (avg_awesome * 0.2 - 0.7) + (log(10, avg_awesome * awesome_count) + 1) * 0.01 - 0.01 as popularity
from z_comments
where deleted = 0
and view_count > 0) pop
on pop.id = com.id
where vid.deleted = 0 and vid.is_public = 1 and (vid.rights_start < now() or vid.rights_start = '0000-00-00') and (vid.rights_end > now() or vid.rights_end = '0000-00-00' ) and vid.right_de = 1 and com.deleted = 0 and (com.publish_status = 2 or com.created_by = 0) and vid.id <> 0 and com.id <> 0 and vid.type = 1 and pop.popularity > 0 and vid.type = 1
order by pop.popularity desc limit 10

SQL ERROR - commentaro

Incorrect DATETIME value: '0000-00-00'
select *
from z_comments as com
join z_videos as vid on (vid.id = com.video_id)
join users as usr on (usr.id = com.created_by)

where vid.deleted = 0 and vid.is_public = 1 and (vid.rights_start < now() or vid.rights_start = '0000-00-00') and (vid.rights_end > now() or vid.rights_end = '0000-00-00' ) and vid.right_de = 1 and com.deleted = 0 and (com.publish_status = 2 or com.created_by = 0) and vid.id <> 0 and com.id <> 0 and vid.type = 1 and vid.type = 1
order by com.created_at desc limit 10

SQL ERROR - commentaro

Incorrect DATETIME value: '0000-00-00'
select * from z_videos as vid
where vid.deleted = 0 and vid.is_public = 1 and (vid.rights_start < now() or vid.rights_start = '0000-00-00') and (vid.rights_end > now() or vid.rights_end = '0000-00-00' ) and vid.right_de = 1 and vid.id <> 0 and vid.type = 1
order by vid.broadcast_date desc limit 30

SQL ERROR - commentaro

Incorrect DATETIME value: '0000-00-00'
select *
from z_comments as com
join z_videos as vid on (vid.id = com.video_id)
join users as usr on (usr.id = com.created_by)

where vid.deleted = 0 and vid.is_public = 1 and (vid.rights_start < now() or vid.rights_start = '0000-00-00') and (vid.rights_end > now() or vid.rights_end = '0000-00-00' ) and vid.right_de = 1 and com.deleted = 0 and (com.publish_status = 2 or com.created_by = 0) and vid.id <> 0 and com.id <> 0 and vid.type = 5 and vid.type = 5
order by com.created_at desc limit 10

SQL ERROR - commentaro

Incorrect DATETIME value: '0000-00-00'
select *
from z_comments as com
join z_videos as vid on (vid.id = com.video_id)
join users as usr on (usr.id = com.created_by)
join (select id,
(log(10, view_count) + 1) * 0.1 + (avg_awesome * 0.2 - 0.7) + (log(10, avg_awesome * awesome_count) + 1) * 0.01 - 0.01 as popularity
from z_comments
where deleted = 0
and view_count > 0) pop
on pop.id = com.id
where vid.deleted = 0 and vid.is_public = 1 and (vid.rights_start < now() or vid.rights_start = '0000-00-00') and (vid.rights_end > now() or vid.rights_end = '0000-00-00' ) and vid.right_de = 1 and com.deleted = 0 and (com.publish_status = 2 or com.created_by = 0) and vid.id <> 0 and com.id <> 0 and vid.type = 1 and pop.popularity > 0 and vid.type = 1
order by pop.popularity desc limit 10

SQL ERROR - commentaro

Incorrect DATETIME value: '0000-00-00'
select *
from z_comments as com
join z_videos as vid on (vid.id = com.video_id)
join users as usr on (usr.id = com.created_by)

where vid.deleted = 0 and vid.is_public = 1 and (vid.rights_start < now() or vid.rights_start = '0000-00-00') and (vid.rights_end > now() or vid.rights_end = '0000-00-00' ) and vid.right_de = 1 and com.deleted = 0 and (com.publish_status = 2 or com.created_by = 0) and vid.id <> 0 and com.id <> 0 and vid.type = 1 and com.editors_pick = 1 and vid.type = 1
order by com.created_at desc limit 10

SQL ERROR - commentaro

Incorrect DATETIME value: '0000-00-00'
select *
from z_comments as com
join z_videos as vid on (vid.id = com.video_id)
join users as usr on (usr.id = com.created_by)

where vid.deleted = 0 and vid.is_public = 1 and (vid.rights_start < now() or vid.rights_start = '0000-00-00') and (vid.rights_end > now() or vid.rights_end = '0000-00-00' ) and vid.right_de = 1 and com.deleted = 0 and (com.publish_status = 2 or com.created_by = 0) and vid.id <> 0 and com.id <> 0 and vid.type = 1 and vid.type = 1
order by com.created_at desc limit 10

SQL ERROR - commentaro

Incorrect DATETIME value: '0000-00-00'
select * from z_videos as vid
where vid.deleted = 0 and vid.is_public = 1 and (vid.rights_start < now() or vid.rights_start = '0000-00-00') and (vid.rights_end > now() or vid.rights_end = '0000-00-00' ) and vid.right_de = 1 and vid.id <> 0 and vid.type = 1
order by vid.broadcast_date desc limit 30

SQL ERROR - commentaro

Incorrect DATETIME value: '0000-00-00'
select *
from z_comments as com
join z_videos as vid on (vid.id = com.video_id)
join users as usr on (usr.id = com.created_by)

where vid.deleted = 0 and vid.is_public = 1 and (vid.rights_start < now() or vid.rights_start = '0000-00-00') and (vid.rights_end > now() or vid.rights_end = '0000-00-00' ) and vid.right_de = 1 and com.deleted = 0 and (com.publish_status = 2 or com.created_by = 0) and vid.id <> 0 and com.id <> 0 and vid.type = 5 and vid.type = 5
order by com.created_at desc limit 10

SQL ERROR - commentaro

Incorrect DATETIME value: '0000-00-00'
select *
from z_comments as com
join z_videos as vid on (vid.id = com.video_id)
join users as usr on (usr.id = com.created_by)
join (select id,
(log(10, view_count) + 1) * 0.1 + (avg_awesome * 0.2 - 0.7) + (log(10, avg_awesome * awesome_count) + 1) * 0.01 - 0.01 as popularity
from z_comments
where deleted = 0
and view_count > 0) pop
on pop.id = com.id
where vid.deleted = 0 and vid.is_public = 1 and (vid.rights_start < now() or vid.rights_start = '0000-00-00') and (vid.rights_end > now() or vid.rights_end = '0000-00-00' ) and vid.right_de = 1 and com.deleted = 0 and (com.publish_status = 2 or com.created_by = 0) and vid.id <> 0 and com.id <> 0 and vid.type = 1 and pop.popularity > 0 and vid.type = 1
order by pop.popularity desc limit 10

SQL ERROR - commentaro

Incorrect DATETIME value: '0000-00-00'
select *
from z_comments as com
join z_videos as vid on (vid.id = com.video_id)
join users as usr on (usr.id = com.created_by)

where vid.deleted = 0 and vid.is_public = 1 and (vid.rights_start < now() or vid.rights_start = '0000-00-00') and (vid.rights_end > now() or vid.rights_end = '0000-00-00' ) and vid.right_de = 1 and com.deleted = 0 and (com.publish_status = 2 or com.created_by = 0) and vid.id <> 0 and com.id <> 0 and vid.type = 1 and com.editors_pick = 1 and vid.type = 1
order by com.created_at desc limit 10

SQL ERROR - commentaro

Incorrect DATETIME value: '0000-00-00'
select *
from z_comments as com
join z_videos as vid on (vid.id = com.video_id)
join users as usr on (usr.id = com.created_by)

where vid.deleted = 0 and vid.is_public = 1 and (vid.rights_start < now() or vid.rights_start = '0000-00-00') and (vid.rights_end > now() or vid.rights_end = '0000-00-00' ) and vid.right_de = 1 and com.deleted = 0 and (com.publish_status = 2 or com.created_by = 0) and vid.id <> 0 and com.id <> 0 and vid.type = 2 and vid.type = 2
order by com.created_at desc limit 10

SQL ERROR - commentaro

Incorrect DATETIME value: '0000-00-00'
select *
from z_comments as com
join z_videos as vid on (vid.id = com.video_id)
join users as usr on (usr.id = com.created_by)

where vid.deleted = 0 and vid.is_public = 1 and (vid.rights_start < now() or vid.rights_start = '0000-00-00') and (vid.rights_end > now() or vid.rights_end = '0000-00-00' ) and vid.right_de = 1 and com.deleted = 0 and (com.publish_status = 2 or com.created_by = 0) and vid.id <> 0 and com.id <> 0 and vid.type = 1 and vid.type = 1
order by com.created_at desc limit 10

SQL ERROR - commentaro

Incorrect DATETIME value: '0000-00-00'
select * from z_videos as vid
where vid.deleted = 0 and vid.is_public = 1 and (vid.rights_start < now() or vid.rights_start = '0000-00-00') and (vid.rights_end > now() or vid.rights_end = '0000-00-00' ) and vid.right_de = 1 and vid.id <> 0 and vid.type = 1
order by vid.broadcast_date desc limit 30

SQL ERROR - commentaro

Incorrect DATETIME value: '0000-00-00'
select *
from z_comments as com
join z_videos as vid on (vid.id = com.video_id)
join users as usr on (usr.id = com.created_by)

where vid.deleted = 0 and vid.is_public = 1 and (vid.rights_start < now() or vid.rights_start = '0000-00-00') and (vid.rights_end > now() or vid.rights_end = '0000-00-00' ) and vid.right_de = 1 and com.deleted = 0 and (com.publish_status = 2 or com.created_by = 0) and vid.id <> 0 and com.id <> 0 and vid.type = 5 and vid.type = 5
order by com.created_at desc limit 10

SQL ERROR - commentaro

Incorrect DATETIME value: '0000-00-00'
select *
from z_comments as com
join z_videos as vid on (vid.id = com.video_id)
join users as usr on (usr.id = com.created_by)
join (select id,
(log(10, view_count) + 1) * 0.1 + (avg_awesome * 0.2 - 0.7) + (log(10, avg_awesome * awesome_count) + 1) * 0.01 - 0.01 as popularity
from z_comments
where deleted = 0
and view_count > 0) pop
on pop.id = com.id
where vid.deleted = 0 and vid.is_public = 1 and (vid.rights_start < now() or vid.rights_start = '0000-00-00') and (vid.rights_end > now() or vid.rights_end = '0000-00-00' ) and vid.right_de = 1 and com.deleted = 0 and (com.publish_status = 2 or com.created_by = 0) and vid.id <> 0 and com.id <> 0 and vid.type = 1 and pop.popularity > 0 and vid.type = 1
order by pop.popularity desc limit 10

SQL ERROR - commentaro

Incorrect DATETIME value: '0000-00-00'
select *
from z_comments as com
join z_videos as vid on (vid.id = com.video_id)
join users as usr on (usr.id = com.created_by)

where vid.deleted = 0 and vid.is_public = 1 and (vid.rights_start < now() or vid.rights_start = '0000-00-00') and (vid.rights_end > now() or vid.rights_end = '0000-00-00' ) and vid.right_de = 1 and com.deleted = 0 and (com.publish_status = 2 or com.created_by = 0) and vid.id <> 0 and com.id <> 0 and vid.type = 1 and com.editors_pick = 1 and vid.type = 1
order by com.created_at desc limit 10

SQL ERROR - commentaro

Incorrect DATETIME value: '0000-00-00'
select *
from z_comments as com
join z_videos as vid on (vid.id = com.video_id)
join users as usr on (usr.id = com.created_by)

where vid.deleted = 0 and vid.is_public = 1 and (vid.rights_start < now() or vid.rights_start = '0000-00-00') and (vid.rights_end > now() or vid.rights_end = '0000-00-00' ) and vid.right_de = 1 and com.deleted = 0 and (com.publish_status = 2 or com.created_by = 0) and vid.id <> 0 and com.id <> 0 and vid.type = 2 and vid.type = 2
order by com.created_at desc limit 10

SQL ERROR - commentaro

Incorrect DATETIME value: '0000-00-00'
select * from z_videos as vid
where vid.deleted = 0 and vid.is_public = 1 and (vid.rights_start < now() or vid.rights_start = '0000-00-00') and (vid.rights_end > now() or vid.rights_end = '0000-00-00' ) and vid.right_de = 1 and vid.id <> 0 and vid.type = 2
order by vid.broadcast_date desc limit 10

Wir verwenden Cookies und andere Technologien, um Inhalte und Anzeigen zu personalisieren, Funktionen für soziale Medien anbieten zu können und die Zugriffe auf unsere Website zu analysieren. Außerdem geben wir Informationen zu Ihrer Verwendung unserer Website an unsere Partner für soziale Medien, Werbung und Analysen weiter. Unsere Partner führen diese Informationen möglicherweise mit weiteren Daten zusammen, die Sie ihnen bereitgestellt haben oder die sie im Rahmen Ihrer Nutzung der Dienste gesammelt haben. Details und Widerspruchsmöglichkeiten finden Sie in unserer Datenschutzerklärung.