- Posts: 1
- Thank you received: 0
Hello, I have installed in 1.7 tablesJX
I have two problems:
1) I can't set in the WHERE box any variable as @category_id or @user_id
In example, if I do: myuser = '@user_id' the result is myuser=" "
I think that the table where the variables are finding doesn't exist in 1.7 (core_acl_aro_groups)
This is VERY important for my application.
2) Sometimes, the clause Where in the box disappear.
Thank's
Please Log in or Create an account to join the conversation.
Hi,
Thank you for reporting this and we are sorry for the inconvenience. We will check it out.
Regards,
Tomaž
Please Log in or Create an account to join the conversation.
Hi,
I have checked about 1). It seems it is a Joomla 1.7 bug. You can follow up the discussion about it on
joomlacode.org/gf/project/joomla/tracker...racker_item_id=24340
You can also find two patches there. One is for the first page (now called featured articles) and the other one is for the category view. I have tried one for the featured articles and it works.
Regards,
Tomaž
Please Log in or Create an account to join the conversation.