- Posts: 16
COMMUNITY FORUM
Error 1146 when saving new item
- Manfred-Marieke Van de Waarsenburg
-
Topic Author
- Offline
- New Member
Less
More
8 years 6 months ago #158219
by Manfred-Marieke Van de Waarsenburg
Error 1146 when saving new item was created by Manfred-Marieke Van de Waarsenburg
Dear All,
I hope someone can tell me whats goes wrong.
When i Save a new item i got the following error message
Error 1146 :
Table 'groenpo_jos1.joox_k2_tags_xref' doesn't exist SQL=SELECT tr.id, tr.itemID, tr.tagId, t.name FROM joox_k2_tags_xref AS tr INNER JOIN joox_k2_tags AS t ON t.id = tr.tagID WHERE t.published = 1 AND tr.itemID = 12
You may not be able to visit this page because of:
an out-of-date bookmark/favourite
a search engine that has an out-of-date listing for this site
a mistyped address
you have no access to this page
The requested resource was not found.
An error has occurred while processing your request.
I see there is some problem with de Dbase, but i doesn't know how to solve
Please tell me what to do.
Grtz From holland
Manfred vd Waarsenburg
I hope someone can tell me whats goes wrong.
When i Save a new item i got the following error message
Error 1146 :
Table 'groenpo_jos1.joox_k2_tags_xref' doesn't exist SQL=SELECT tr.id, tr.itemID, tr.tagId, t.name FROM joox_k2_tags_xref AS tr INNER JOIN joox_k2_tags AS t ON t.id = tr.tagID WHERE t.published = 1 AND tr.itemID = 12
You may not be able to visit this page because of:
an out-of-date bookmark/favourite
a search engine that has an out-of-date listing for this site
a mistyped address
you have no access to this page
The requested resource was not found.
An error has occurred while processing your request.
I see there is some problem with de Dbase, but i doesn't know how to solve
Please tell me what to do.
Grtz From holland
Manfred vd Waarsenburg
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
8 years 6 months ago #158225
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Error 1146 when saving new item
Hello Manfed,
Joomla! is looking for a db table that does not exist.
This could be a caching issue.
Try clearing Joomla!'s cache and see if that solves the issue.
Joomla! is looking for a db table that does not exist.
This could be a caching issue.
Try clearing Joomla!'s cache and see if that solves the issue.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Manfred-Marieke Van de Waarsenburg
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 16
8 years 6 months ago #158258
by Manfred-Marieke Van de Waarsenburg
Replied by Manfred-Marieke Van de Waarsenburg on topic Error 1146 when saving new item
Hello Krikor,
I have cleared the Cache, but nothing happen.
I hope there is a solution to solve this problem
Grtz From holland
Manfred vd Waarsenburg
I have cleared the Cache, but nothing happen.
I hope there is a solution to solve this problem
Grtz From holland
Manfred vd Waarsenburg
Please Log in or Create an account to join the conversation.
- Manfred-Marieke Van de Waarsenburg
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 16
8 years 6 months ago #158261
by Manfred-Marieke Van de Waarsenburg
Replied by Manfred-Marieke Van de Waarsenburg on topic Error 1146 when saving new item
After some searching i have found that K2 has change the Prefix for the DB. From jos_ to joox_
in configuration.php the prefix is oke : $dbprefix = 'jos_';
so i think somewhere in K2 the prefix is changed to joox_, does someone know where to look for this prefix ?
Thnks a lot for the help.
Grtz From Holland
Manfred vd Waarsenburg
in configuration.php the prefix is oke : $dbprefix = 'jos_';
so i think somewhere in K2 the prefix is changed to joox_, does someone know where to look for this prefix ?
Thnks a lot for the help.
Grtz From Holland
Manfred vd Waarsenburg
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
8 years 6 months ago #158275
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Error 1146 when saving new item
Hello,
K2 will not change the db prefix. If it would, no part of K2 would work.
This is a semi-common issue with Joomla! forum.joomla.org/viewtopic.php?t=880773 other extensions encounter this issue.
You can try repairing your database's tables and fix the database from Joomla!'s admin.
K2 will not change the db prefix. If it would, no part of K2 would work.
This is a semi-common issue with Joomla! forum.joomla.org/viewtopic.php?t=880773 other extensions encounter this issue.
You can try repairing your database's tables and fix the database from Joomla!'s admin.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Manfred-Marieke Van de Waarsenburg
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 16
8 years 6 months ago #158297
by Manfred-Marieke Van de Waarsenburg
Replied by Manfred-Marieke Van de Waarsenburg on topic Error 1146 when saving new item
I have solved the problem,
i removed JOOk2metas from my installation and now the problem is gone
i removed JOOk2metas from my installation and now the problem is gone
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
8 years 6 months ago #158314
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Error 1146 when saving new item
Thank you for letting us know of the culprit :)
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.