- Posts: 10
- Thank you received: 0
Term and Condition page errors
- slaurel
- Topic Author
- Offline
- New Member
-
Less
More
14 years 3 months ago #7331
by slaurel
Term and Condition page errors was created by slaurel
I am receiving the following when clicking on the 'Terms and Conditions' link on the confirmation page that opens the related article
---
Warning: Invalid argument supplied for foreach() in /home/pixelvat/public_html/dgfitness/components/com_content/helpers/route.php on line 106
---
here is the code snippet from referenced my the above error
100 $items = $menus->getItems('componentid', $component->id);
101
102 $match = null;
103
104 foreach($needles as $needle => $id)
105 {
106 foreach($items as $item)
107 {
108 if ((@$item->query == $needle) && (@$item->query == $id)) {
109 $match = $item;
110 break;
111 }
----
attached screenshot is what the page looks like rendered
---
Warning: Invalid argument supplied for foreach() in /home/pixelvat/public_html/dgfitness/components/com_content/helpers/route.php on line 106
---
here is the code snippet from referenced my the above error
100 $items = $menus->getItems('componentid', $component->id);
101
102 $match = null;
103
104 foreach($needles as $needle => $id)
105 {
106 foreach($items as $item)
107 {
108 if ((@$item->query == $needle) && (@$item->query == $id)) {
109 $match = $item;
110 break;
111 }
----
attached screenshot is what the page looks like rendered
- Tuan Pham Ngoc
- Offline
- Administrator
-
14 years 3 months ago #7382
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Term and Condition page errors
Hi
The term and condition link is just show a Joomla article in the popup windows, so I think it is something special with your site. Could you please submit a support ticket contains administrator account of your site so that I can check and fix it for you ?
Thanks,
Tuan
The term and condition link is just show a Joomla article in the popup windows, so I think it is something special with your site. Could you please submit a support ticket contains administrator account of your site so that I can check and fix it for you ?
Thanks,
Tuan
Please Log in or Create an account to join the conversation.
- slaurel
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
- Thank you received: 0
14 years 3 months ago #7384
by slaurel
Replied by slaurel on topic Re: Term and Condition page errors
Ticket submitted. Thanks for the help. Very much appreciated.
Steve
Steve
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
14 years 3 months ago #7433
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Term and Condition page errors
Hi Steve
Then issue was fixed. Please go to your site to check it !
Thanks,
Tuan
Then issue was fixed. Please go to your site to check it !
Thanks,
Tuan
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.