user warning: Table './avideotutorial/votingapi_vote' is marked as crashed and last (automatic?) repair failed
query: SELECT * FROM votingapi_vote v WHERE 1 = 1 AND v.content_type = 'node' AND v.content_id = 355 AND v.tag = 'upndown' AND v.uid = 0 AND v.vote_source = '3.147.127.118' AND v.timestamp >= 1734778390 in /data/avideotutorial/sites/all/modules/votingapi/votingapi.module on line 557.
user warning: Table './avideotutorial/votingapi_vote' is marked as crashed and last (automatic?) repair failed
query: SELECT * FROM votingapi_vote v WHERE 1 = 1 AND v.content_type = 'node' AND v.content_id = 355 AND v.tag = 'upndown' AND v.uid = 0 AND v.vote_source = '3.147.127.118' AND v.timestamp >= 1734778390 in /data/avideotutorial/sites/all/modules/votingapi/votingapi.module on line 557.
James, there is a way to fix that. You have to have control thugoh of the site that is iFramed thugoh. You need to change your links to have the _parent or _top attribute in the link. If you are using iWeb for the site that's iFramed, then make your links open in a new window in the inspector. Then open up the HTML in an editor, find the link and change the _blank to _parent. That will do the trick for you.
Comments
James, there is a way to fix
James, there is a way to fix that. You have to have control thugoh of the site that is iFramed thugoh. You need to change your links to have the _parent or _top attribute in the link. If you are using iWeb for the site that's iFramed, then make your links open in a new window in the inspector. Then open up the HTML in an editor, find the link and change the _blank to _parent. That will do the trick for you.
Post new comment