in progress jr_jrlike_item_key

alt=
@dim
7 years ago
167 posts
I keep getting this error:
Array ( [error] => Query Error: Table 'server_jr.jr_jrlike_item_key' doesn't exist [_post] => Array ( [_uri] => /protocol9/like/2173/ [module_url] => protocol9 [module] => [option] => like [_1] => 2173 ) [query] => /* [visitor]:/protocol9/like/2173/ */ SELECT `key` AS k,`index` AS x,`value` AS v FROM jr_jrlike_item_key WHERE `_item_id` = 2173 )
what does it mean?
updated by @dim: 05/01/17 05:09:38AM
nate
@nate
7 years ago
917 posts
What page is showing you this? That table doesn't exist.
brian
@brian
7 years ago
10,148 posts
It looks like somewhere on the site it is trying to link to the "detail" page for a like:

protocol9/like/2173

Like's don't have detail pages. Do you know WHERE this page is being linked from?

Thanks!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
alt=
@dim
7 years ago
167 posts
nate:
What page is showing you this? That table doesn't exist.
I understand it.
alt=
@dim
7 years ago
167 posts
brian:
It looks like somewhere on the site it is trying to link to the "detail" page for a like:

protocol9/like/2173

Like's don't have detail pages. Do you know WHERE this page is being linked from?

Thanks!
I think the whole thing in his name:
his profile is Protocol 9
updated by @dim: 01/28/17 02:49:53PM
nate
@nate
7 years ago
917 posts
dim:
brian:
It looks like somewhere on the site it is trying to link to the "detail" page for a like:

protocol9/like/2173

Like's don't have detail pages. Do you know WHERE this page is being linked from?

Thanks!
I think the whole thing in his name:
his profile is Protocol [strong] №[/strong] 9

He understands it. There should be no link the page being viewed. Where does the link appear?
alt=
@dim
7 years ago
167 posts
Quote: Where does the link appear?
I do not know it.
updated by @dim: 01/28/17 03:36:09PM
alt=
@dim
7 years ago
167 posts
Message Query Error: Table 'server_fl.jr_jrlike_item_key' doesn't exist
Date 28/01/17 17:40:11
IP Address 141.8.132.66
URL /protocol9/like/2173/
Memory 1.8MB
Data
Array
(
[error] => Query Error: Table 'server_fl.jr_jrlike_item_key' doesn't exist
[_post] => Array
(
[_uri] => /protocol9/like/2173/
[module_url] => protocol9
[module] =>
[option] => like
[_1] => 2173
)

[query] => /* [visitor]:/protocol9/like/2173/ */ SELECT `key` AS k, `index` AS x, `value` AS v FROM jr_jrlike_item_key WHERE `_item_id` = 2173
)
updated by @dim: 01/28/17 03:39:47PM
alt=
@dim
7 years ago
167 posts
nate:Where does the link appear?
brian:
Like's don't have detail pages. Do you know WHERE this page is being linked from?
I dont know it.
I noticed the IP Address belongs to the search engine (yandex.com).
brian
@brian
7 years ago
10,148 posts
I have a solution in place for this in the next Like module. What it does is watch for any links to Like Item Detail pages (which don't exist) and if it gets one it redirects to the page the like was created on. This will prevent this error from happening.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
alt=
@dim
7 years ago
167 posts
Great, thanks!

Tags