- Posts: 5
COMMUNITY FORUM
components/com_k2/helpers/route.php on line 174
- Paul WHite
-
Topic Author
- Offline
- New Member
Less
More
12 years 2 months ago #110557
by Paul WHite
components/com_k2/helpers/route.php on line 174 was created by Paul WHite
Hi all....
just wondered if someone could help... I have updated my joomla from 2.5 to 2.9 and updated k2 to the latest version 2.6.5 but i now have an error which I found a post on here but the code isn't showing the same lines....
the error is:
Notice: Undefined index: view in /var/www/vhosts/mysite/httpdocs/components/com_k2/helpers/route.php on line 174
line 173 // Detect multiple K2 categories link and set the generic K2 link ( if any )
line 174 if ($item->query == 'itemlist' && $item->query == '')
{
any ideas whats causing it or how to fix it?
just wondered if someone could help... I have updated my joomla from 2.5 to 2.9 and updated k2 to the latest version 2.6.5 but i now have an error which I found a post on here but the code isn't showing the same lines....
the error is:
Notice: Undefined index: view in /var/www/vhosts/mysite/httpdocs/components/com_k2/helpers/route.php on line 174
line 173 // Detect multiple K2 categories link and set the generic K2 link ( if any )
line 174 if ($item->query == 'itemlist' && $item->query == '')
{
any ideas whats causing it or how to fix it?
Please Log in or Create an account to join the conversation.
- william white
-
- Offline
- Platinum Member
Less
More
- Posts: 3722
12 years 2 months ago #110558
by william white
Replied by william white on topic Re: components/com_k2/helpers/route.php on line 174
Joomla - Global Settings - Server Tab - Error Reporting - set to none
this is a notice
this is a notice
Please Log in or Create an account to join the conversation.
- Paul WHite
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 5
12 years 2 months ago #110559
by Paul WHite
Thanks for the quick response but I have turned off error reporting and the error still shows! :(
Replied by Paul WHite on topic Re: components/com_k2/helpers/route.php on line 174
William White wrote: Joomla - Global Settings - Server Tab - Error Reporting - set to none
this is a notice
Thanks for the quick response but I have turned off error reporting and the error still shows! :(
Please Log in or Create an account to join the conversation.
- Paul WHite
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 5
12 years 2 months ago #110560
by Paul WHite
Replied by Paul WHite on topic Re: components/com_k2/helpers/route.php on line 174
Could really do with some help on this as I can't find an older version of k2 to restore back to....
site information if it helps
PHP Built On Linux cloud09.unlimited.uk.net 2.6.32-042stab068.8 #1 SMP Fri Dec 7 17:06:14 MSK 2012 x86_64
Database Version 5.0.77-log
Database Collation utf8_general_ci
PHP Version 5.2.17
Web Server Apache
WebServer to PHP Interface apache2handler
Joomla! Version Joomla! 2.5.9 Stable [ Ember ] 4-February-2013 14:00 GMT
Joomla! Platform Version Joomla Platform 11.4.0 Stable [ Brian Kernighan ] 03-Jan-2012 00:00 GMT
User Agent Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.97 Safari/537.22
site information if it helps
PHP Built On Linux cloud09.unlimited.uk.net 2.6.32-042stab068.8 #1 SMP Fri Dec 7 17:06:14 MSK 2012 x86_64
Database Version 5.0.77-log
Database Collation utf8_general_ci
PHP Version 5.2.17
Web Server Apache
WebServer to PHP Interface apache2handler
Joomla! Version Joomla! 2.5.9 Stable [ Ember ] 4-February-2013 14:00 GMT
Joomla! Platform Version Joomla Platform 11.4.0 Stable [ Brian Kernighan ] 03-Jan-2012 00:00 GMT
User Agent Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.97 Safari/537.22
Please Log in or Create an account to join the conversation.
- william white
-
- Offline
- Platinum Member
Less
More
- Posts: 3722
12 years 2 months ago #110561
by william white
Replied by william white on topic Re: components/com_k2/helpers/route.php on line 174
That change usually takes all the notices out of the output.
Try clearing your cache and or another browzer
Try clearing your cache and or another browzer
Please Log in or Create an account to join the conversation.
- Paul WHite
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 5
12 years 2 months ago #110562
by Paul WHite
I tried that just incase it was a cache issue.....
same result in firefox, chrome and explorer
the site is www.worcesterskittles.com if you want to take a look
Replied by Paul WHite on topic Re: components/com_k2/helpers/route.php on line 174
William White wrote: That change usually takes all the notices out of the output.
Try clearing your cache and or another browzer
I tried that just incase it was a cache issue.....
same result in firefox, chrome and explorer
the site is www.worcesterskittles.com if you want to take a look
Please Log in or Create an account to join the conversation.
- william white
-
- Offline
- Platinum Member
Less
More
- Posts: 3722
12 years 2 months ago #110563
by william white
Replied by william white on topic Re: components/com_k2/helpers/route.php on line 174
i get 500 on your link
Please Log in or Create an account to join the conversation.
- Paul WHite
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 5
12 years 2 months ago #110564
by Paul WHite
Replied by Paul WHite on topic Re: components/com_k2/helpers/route.php on line 174
yeah I updated the theme, thinking it was this what was causing it, now broke it in an all new way.
Once I restore my back version I can recreate the error.... so I will be back
Once I restore my back version I can recreate the error.... so I will be back
Please Log in or Create an account to join the conversation.