COMMUNITY FORUM
Search Results (Searched for: Re Error SQL)
- praveen
18 Nov 2013 12:59
Invalid argument supplied for foreach() in error was created by praveen
Invalid argument supplied for foreach() in error
Category: English K2 Community
Warning: Invalid argument supplied for foreach() in /homepages/36/d380458127/htdocs/COMCENTRIC/libraries/joomla/database/database/mysql.php on line 383
i got the above error in my site ,please help any one ....
i got the above error in my site ,please help any one ....
- Balgas
17 Nov 2013 17:26
Ajouter un champ dans module calendrier was created by Balgas
Ajouter un champ dans module calendrier
Category: Communauté française K2
Bonjour !!
En fait j'utilise la dernière version de K2 et le module Bang2Joom Calendar for K2.
J'ai créé un nouveau champ date dans ma table k2_items qui s'appelle created_deux.
J'essaye désespérement d'ajouter ce champ dans mon module mais je n'y arrive pas.
Le module est en ajax et je pense qu'il faut ajouter mon champ date dans un des queries mais je n'y arrive pas :(
Quelqu'un est peut être plus à l'aise que moi ?
Merci
Voici le code :
En fait j'utilise la dernière version de K2 et le module Bang2Joom Calendar for K2.
J'ai créé un nouveau champ date dans ma table k2_items qui s'appelle created_deux.
J'essaye désespérement d'ajouter ce champ dans mon module mais je n'y arrive pas.
Le module est en ajax et je pense qu'il faut ajouter mon champ date dans un des queries mais je n'y arrive pas :(
Quelqu'un est peut être plus à l'aise que moi ?
Merci
Voici le code :
- ECOMSURE

13 Nov 2013 22:39 Replied by ECOMSURE on topic Error 403 after creating "Item Edit Form" Error 403 after creating "Item Edit Form"
Category: English K2 Community
Hi
Yes I have attempted to follow these instructions. When I select the user in the back end I then select a K2 user group to add them to. It is then that I get the following error:
[Error 1054]
Unknown column 'ip' in 'field list' SQL=INSERT INTO `nbplm_k2_users` (`id`,`userID`,`userName`,`description`,`url`,`group`,`ip`,`hostname`,`notes`) VALUES ('','145','Alan Todd','','','3','','','')
I have tried creating new users, new user groups and event created another super user and tried again. So I am unable to add any users, even super users to any K2 groups.
I have been using a component called SP Upgrade to import categories and users. Could this be what has caused the issue.
Hope you can help
Regards
Alan
- Tony Hundal
13 Nov 2013 00:31
MySQL Error 1104 was created by Tony Hundal
MySQL Error 1104
Category: English K2 Community
Just started to put together a new Joomla 3.2 site and installed K2. Have about seven items in K2 and now every time I click on Items I get the following error:
An error has occurred.
1104 The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay SQL=SELECT i.*, g.title AS groupname, c.name AS category, v.name AS author, w.name as moderator, u.name AS editor FROM w6nbp_k2_items as i LEFT JOIN w6nbp_k2_categories AS c ON c.id = i.catid LEFT JOIN w6nbp_viewlevels AS g ON g.id = i.access LEFT JOIN w6nbp_users AS u ON u.id = i.checked_out LEFT JOIN w6nbp_users AS v ON v.id = i.created_by LEFT JOIN w6nbp_users AS w ON w.id = i.modified_by WHERE i.trash=0 ORDER BY i.id DESC LIMIT 0, 20
Any ideas on what may be causing this? I have removed and reinstalled K2. I did look through this forum and other looking for answers but being relatively new to this stuff am coming up short. Any help would be appreciated. Thanks.
An error has occurred.
1104 The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay SQL=SELECT i.*, g.title AS groupname, c.name AS category, v.name AS author, w.name as moderator, u.name AS editor FROM w6nbp_k2_items as i LEFT JOIN w6nbp_k2_categories AS c ON c.id = i.catid LEFT JOIN w6nbp_viewlevels AS g ON g.id = i.access LEFT JOIN w6nbp_users AS u ON u.id = i.checked_out LEFT JOIN w6nbp_users AS v ON v.id = i.created_by LEFT JOIN w6nbp_users AS w ON w.id = i.modified_by WHERE i.trash=0 ORDER BY i.id DESC LIMIT 0, 20
Any ideas on what may be causing this? I have removed and reinstalled K2. I did look through this forum and other looking for answers but being relatively new to this stuff am coming up short. Any help would be appreciated. Thanks.
- ECOMSURE
12 Nov 2013 00:59
Replied by ECOMSURE on topic Error 403 after creating "Item Edit Form"
Error 403 after creating "Item Edit Form"
Category: English K2 Community
Error 1. When on the front end site and clicking the add item menu link it opens up a new window (see error 3). It then displays the message: 403
You are not authorized to view this resource .
Category is set to public, created Super Users group and gave it all access.
Error 2. when in the back end I click on comments I get the following error.
1045 - Unknown column 'ip' in 'field list' SQL=SELECT ip FROM nbplm_k2_users WHERE userID = 144
Error 3. when adding the edit form menu link. I click on it on the front end and get taken to a new window. I try and change the setting in the back end menu options target window to open up in Parent. When I press save it defaults to New Window With Navigation every time.
You are not authorized to view this resource .
Category is set to public, created Super Users group and gave it all access.
Error 2. when in the back end I click on comments I get the following error.
1045 - Unknown column 'ip' in 'field list' SQL=SELECT ip FROM nbplm_k2_users WHERE userID = 144
Error 3. when adding the edit form menu link. I click on it on the front end and get taken to a new window. I try and change the setting in the back end menu options target window to open up in Parent. When I press save it defaults to New Window With Navigation every time.
- Steven Palmer
11 Nov 2013 20:32
Replied by Steven Palmer on topic [SOLVED] Error in category view.. mysqli
[SOLVED] Error in category view.. mysqli
Category: English K2 Community
Thanks Alen,
I made sure all of my users belonged to a K2 category and then cleared the Joomla cache and they were gone. I don't know if this will help anyone else but I had transfered alot of those users with SP Upgrade from a Joomla 1.5 site so I just opened then and saved them again and that seem to do the trick.
Cheers
I made sure all of my users belonged to a K2 category and then cleared the Joomla cache and they were gone. I don't know if this will help anyone else but I had transfered alot of those users with SP Upgrade from a Joomla 1.5 site so I just opened then and saved them again and that seem to do the trick.
Cheers
- Anders Wigren
03 Nov 2013 18:13
Install issue! was created by Anders Wigren
Install issue!
Category: English K2 Community
Following error code appears when installing K2 on Joomla 3.1.5
1146 Table 'wigrena_joomla.jom31_k2_categories' doesn't exist SQL=SHOW FULL COLUMNS FROM `jom31_k2_categories`
1146 Table 'wigrena_joomla.jom31_k2_categories' doesn't exist SQL=SHOW FULL COLUMNS FROM `jom31_k2_categories`
- Joshua L.
02 Nov 2013 18:24
Installation issue was created by Joshua L.
Installation issue
Category: English K2 Community
Hi I tried to install K2 but this error message appeared
"Table 'brandyou_canan95.f8uth_k2_categories' doesn't exist SQL=SHOW FULL COLUMNS FROM `f8uth_k2_categories"
what does it mean and how do i solve it? please help!
thanks!
"Table 'brandyou_canan95.f8uth_k2_categories' doesn't exist SQL=SHOW FULL COLUMNS FROM `f8uth_k2_categories"
what does it mean and how do i solve it? please help!
thanks!
- Mariak Bol
01 Nov 2013 12:40
Replied by Mariak Bol on topic Error: 1064 after Joomla 3.0 to 3.1 upgrade
Error: 1064 after Joomla 3.0 to 3.1 upgrade
Category: English K2 Community
Hi can you help me solve this: I get, Error: 1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY content.created DESC' at line 25 SQL=SELECT content.id AS ID, cats.name AS cat_name, cats.alias AS cat_alias, content.catid AS cat_id, users.name AS author, users.email AS author_email, users.id AS author_id, content_rating.rating_sum AS rating_sum, content_rating.rating_count AS rating_count FROM gg1qt_k2_items AS content LEFT JOIN gg1qt_k2_categories AS cats ON cats.id = content.catid LEFT JOIN gg1qt_users AS users ON users.id = content.created_by LEFT JOIN gg1qt_k2_rating AS content_rating ON content.id = content_rating.itemID WHERE ORDER BY content.created DESC
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY content.created DESC' at line 25 SQL=SELECT content.id AS ID, cats.name AS cat_name, cats.alias AS cat_alias, content.catid AS cat_id, users.name AS author, users.email AS author_email, users.id AS author_id, content_rating.rating_sum AS rating_sum, content_rating.rating_count AS rating_count FROM gg1qt_k2_items AS content LEFT JOIN gg1qt_k2_categories AS cats ON cats.id = content.catid LEFT JOIN gg1qt_users AS users ON users.id = content.created_by LEFT JOIN gg1qt_k2_rating AS content_rating ON content.id = content_rating.itemID WHERE ORDER BY content.created DESC
- Dorothy Firsching
31 Oct 2013 00:58
K2 v.2.6.7 Installation issue was created by Dorothy Firsching
K2 v.2.6.7 Installation issue
Category: English K2 Community
I am trying to install K2_v2.6.7 in Joomla 3.1.5.
I get an error that table prefix_k2_categories' doesn't exist SQL=SHOW FULL COLUMNS FROM `prefix_k2_categories`
Any suggestions? I have successfully installed Akeeba Admin Tools, Akeeba backup, and JCE.
Thanks!
I get an error that table prefix_k2_categories' doesn't exist SQL=SHOW FULL COLUMNS FROM `prefix_k2_categories`
Any suggestions? I have successfully installed Akeeba Admin Tools, Akeeba backup, and JCE.
Thanks!
- Nuno Costa
29 Oct 2013 18:59
Replied by Nuno Costa on topic 500 Internal Server Error
500 Internal Server Error
Category: English K2 Community
Hi,
I did purge but the problem continues.
Beside i have the site offline and development and therefore the Smart search should not have the need to be purged.
I spoke with the hosting service and they indicated me the following error message which, according to them refers to a problem of conflict with k2.
"Premature end of script headers: index.php, referer: www.sophiealgarvevillas.com/administrator/index.php?option=com_k2&view=item&cid=54"
To better illustrate the problem place the following link from a video I sent to the hosting service with a test in which the error appears.
screencast-o-matic.com/watch/cI6UDQVMJo
Text error:
An error has occurred.
1114 The table 'snsp2_finder_tokens' is full SQL=INSERT INTO `snsp2_finder_tokens` (`term`,`stem`,`common`,`phrase`,`weight`,`context`,`language`) VALUES ('webtuga', 'webtuga', 0, 0, 0.4667, 3, '*')
I did purge but the problem continues.
Beside i have the site offline and development and therefore the Smart search should not have the need to be purged.
I spoke with the hosting service and they indicated me the following error message which, according to them refers to a problem of conflict with k2.
"Premature end of script headers: index.php, referer: www.sophiealgarvevillas.com/administrator/index.php?option=com_k2&view=item&cid=54"
To better illustrate the problem place the following link from a video I sent to the hosting service with a test in which the error appears.
screencast-o-matic.com/watch/cI6UDQVMJo
Text error:
An error has occurred.
1114 The table 'snsp2_finder_tokens' is full SQL=INSERT INTO `snsp2_finder_tokens` (`term`,`stem`,`common`,`phrase`,`weight`,`context`,`language`) VALUES ('webtuga', 'webtuga', 0, 0, 0.4667, 3, '*')
- Nuno Costa
24 Oct 2013 17:25
Replied by Nuno Costa on topic 500 Internal Server Error
500 Internal Server Error
Category: English K2 Community
Hi,
After activating the error message in the global settings the system started to indentificar the error as "error 1114 The table 'snsp2_finder_tokens' is full ". I searched the net and saw this error is related to the MySQL base.
Can you give me some suggestions.
After activating the error message in the global settings the system started to indentificar the error as "error 1114 The table 'snsp2_finder_tokens' is full ". I searched the net and saw this error is related to the MySQL base.
Can you give me some suggestions.
- Davor
20 Oct 2013 14:06
Replied by Davor on topic how to convert k2 items to default joomla articles
how to convert k2 items to default joomla articles
Category: English K2 Community
sorry for bumping old topic but still nobody find a solution for this
so I'm using j3.1.5 and I want to move K2 items to joomla content
I'm unsuccessfully using this sql query command but no luck, what am I doing wrong?
insert into `ZZZ_content` (id, title, alias, catid, introtext, fulltext, created, created_by, created_by_alias, checked_out, checked_out_time, modified, modified_by, publish_up, publish_down, access, featured, hits, language) select id, title, alias, catid, introtext, fulltext, created, created_by, created_by_alias, checked_out, checked_out_time, modified, modified_by, publish_up, publish_down, access, featured, hits, language from `ZZZ_k2_items`
- where ZZZ is prefix
- error I get: #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'fulltext, created, created_by, created_by_alias, checked_out, checked_out_time, ' at line 1
so I'm using j3.1.5 and I want to move K2 items to joomla content
I'm unsuccessfully using this sql query command but no luck, what am I doing wrong?
insert into `ZZZ_content` (id, title, alias, catid, introtext, fulltext, created, created_by, created_by_alias, checked_out, checked_out_time, modified, modified_by, publish_up, publish_down, access, featured, hits, language) select id, title, alias, catid, introtext, fulltext, created, created_by, created_by_alias, checked_out, checked_out_time, modified, modified_by, publish_up, publish_down, access, featured, hits, language from `ZZZ_k2_items`
- where ZZZ is prefix
- error I get: #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'fulltext, created, created_by, created_by_alias, checked_out, checked_out_time, ' at line 1
- José Manuel
17 Oct 2013 14:05
Error al guardar artículo was created by José Manuel
Error al guardar artículo
Category: Comunidad hispana oficial de K2
Hola.
Cuando escribo un artículo en K2 y lo guardo, aparece el siguiente error:
500 - Ha ocurrido un error.
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 SQL=UPDATE `ynokj_finder_taxonomy_map` SET `link_id`='18',`node_id`='3' WHERE
¿Cómo puedo solucionarlo?.
Gracias.
Cuando escribo un artículo en K2 y lo guardo, aparece el siguiente error:
500 - Ha ocurrido un error.
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 SQL=UPDATE `ynokj_finder_taxonomy_map` SET `link_id`='18',`node_id`='3' WHERE
¿Cómo puedo solucionarlo?.
Gracias.
- Krikor Boghossian
16 Oct 2013 14:51
Replied by Krikor Boghossian on topic K2_items database table constantly crashing site
K2_items database table constantly crashing site
Category: English K2 Community
Since web hosting is a delicate issue, I suggest you take a look at your server analytics and error logs.
And a spike in traffic can affect mySQL and if it crashes (due to traffic) it can lock tables. Since this is a widely used table (when users from Twitter are browsing the item) this can be the table that is locked.
To be perfectly honest I suggest you have your hosting provider take a look at this, report any possible spikes in traffic and check the server load. Maybe the VPS you have chosen does not fit your needs.
And a spike in traffic can affect mySQL and if it crashes (due to traffic) it can lock tables. Since this is a widely used table (when users from Twitter are browsing the item) this can be the table that is locked.
To be perfectly honest I suggest you have your hosting provider take a look at this, report any possible spikes in traffic and check the server load. Maybe the VPS you have chosen does not fit your needs.
- Lorien Melton
12 Oct 2013 07:33
1054 error was created by Lorien Melton
1054 error
Category: Frontpage Slideshow
I have a few issues. In the backed I am trying to add a slide and want to link it via the Joomla Menu Item. However it only shows the first page of menu items and even if I click the paging to go to the next page it still stays on the first page. When I try to filter a menu item I get the following error:
Unknown column 'name' in 'where clause' SQL=SELECT * FROM twlqj_menu WHERE LOWER(name) LIKE '%%' AND client_id = 0 AND id!=1 ORDER BY lft ASC
I'm not sure how to fix either one of these issues but hoping they are caused by the same thing. I am using Joomla 3.1.5 and Front Page 3.5.3
Unknown column 'name' in 'where clause' SQL=SELECT * FROM twlqj_menu WHERE LOWER(name) LIKE '%%' AND client_id = 0 AND id!=1 ORDER BY lft ASC
I'm not sure how to fix either one of these issues but hoping they are caused by the same thing. I am using Joomla 3.1.5 and Front Page 3.5.3
- dibarto
11 Oct 2013 09:04
Problem Session ID was created by dibarto
Problem Session ID
Category: Free Joomla Templates
Dear,
I have 2 time, problem with Session ID,
INSERT command denied to user ' ....'@'82.197.130.147' for table 'dsvxi_session' SQL=INSERT INTO `dsvxi_session` (`session_id`, `client_id`, `time`) VALUES ('58f06..37748764cd7e0f', 0, '13.0916')
I have login to phpmyadmin, and repair as suggest from Ms. Ziota..but i can not open my website with error message above.
Thanks in advance.
I have 2 time, problem with Session ID,
INSERT command denied to user ' ....'@'82.197.130.147' for table 'dsvxi_session' SQL=INSERT INTO `dsvxi_session` (`session_id`, `client_id`, `time`) VALUES ('58f06..37748764cd7e0f', 0, '13.0916')
I have login to phpmyadmin, and repair as suggest from Ms. Ziota..but i can not open my website with error message above.
Thanks in advance.
- dibarto
08 Oct 2013 13:13
Replied by dibarto on topic nuModusVersus help
nuModusVersus help
Category: Free Joomla Templates
Dear Kaka Ziota,
Header already ok as your suggest, but after relogin I get error
SQL=INSERT INTO `dsvxi_session` (`session_id`, `client_id`, `time`) VALUES ('4bf40dd8d9200e2d09ee7e24430f53a8', 0, '1381227129')
Please Help
Tks,
Header already ok as your suggest, but after relogin I get error
SQL=INSERT INTO `dsvxi_session` (`session_id`, `client_id`, `time`) VALUES ('4bf40dd8d9200e2d09ee7e24430f53a8', 0, '1381227129')
Please Help
Tks,
- Askmail 36
07 Oct 2013 02:56 - 16 Oct 2013 18:06
[SOLVED] K2 and JiFile search plugin was created by Askmail 36
[SOLVED] K2 and JiFile search plugin
Category: English K2 Community
Hi everybody!
i have a problem. I use JiFile to index the content of my pdf in the K2 articles.
but what i need to do, is to differentiate the results, depending
on whether the pdf is in an article featured or not.
If it is featured, remove the link to the pdf.
this is the code of the plugin:
Displaying 381 - 400 out of 793 results.
i have a problem. I use JiFile to index the content of my pdf in the K2 articles.
but what i need to do, is to differentiate the results, depending
on whether the pdf is in an article featured or not.
If it is featured, remove the link to the pdf.
this is the code of the plugin:
- cindy

04 Oct 2013 11:32 Replied by cindy on topic [SOLVED] Error SQL [SOLVED] Error SQL
Category: English K2 Community
Thx, solved the problem
I've installed additonal categories for k2 and that caused the problem.
But Error is fixed now!