- Posts: 20
- Thank you received: 0
Category blog error with Joomla 2.5.9
-
AndreaMi
Inactive member - Topic Author
- Member
Less
More
11 years 9 months ago #26782
by AndreaMi
Category blog error with Joomla 2.5.9 was created by AndreaMi
Hi,
Sportal template with Joomla 2.5.9 gives me the error:
Notice: Undefined property: stdClass :: $ catslug in
C: \ xampp \ htdocs \ Monzabrianzakartingclub \ templates \ hot_sportal \ html \ com_content \ category \ blog_item.php on line 39
displaying the "category blog".
I'm using it with xampp.
Help!
Andrea
Sportal template with Joomla 2.5.9 gives me the error:
Notice: Undefined property: stdClass :: $ catslug in
C: \ xampp \ htdocs \ Monzabrianzakartingclub \ templates \ hot_sportal \ html \ com_content \ category \ blog_item.php on line 39
displaying the "category blog".
I'm using it with xampp.
Help!
Andrea
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 9 months ago #26786
by ivan.milic
Replied by ivan.milic on topic Category blog error with Joomla 2.5.9
Do you maybe have old PHP or something, we never had such issue??? Does some other joomla installation function normally?
Please Log in to join the conversation.
-
AndreaMi
Inactive member - Topic Author
- Member
Less
More
- Posts: 20
- Thank you received: 0
11 years 9 months ago #26796
by AndreaMi
Replied by AndreaMi on topic Category blog error with Joomla 2.5.9
Hi Ivan,
some information on installation:
- XAMPP 1.7.7 [PHP: 5.3.8]
- joomla 2.5.9 dowloaded from www.joomla.it/component/rokdownloads/451-joomla-2.html
- after installing joomla i installed the template (zip file hot_sportal25)
- other joomla installations work without problems
I also tried on a test web space of my servide provider, but the problem is the same. You can see it at www.test.arrowracing.it/index.php/joomlaorg/comunicati
If you want, I'll send an administrative user for the site. Give me your mail to send it to you
Thanks!
some information on installation:
- XAMPP 1.7.7 [PHP: 5.3.8]
- joomla 2.5.9 dowloaded from www.joomla.it/component/rokdownloads/451-joomla-2.html
- after installing joomla i installed the template (zip file hot_sportal25)
- other joomla installations work without problems
I also tried on a test web space of my servide provider, but the problem is the same. You can see it at www.test.arrowracing.it/index.php/joomlaorg/comunicati
If you want, I'll send an administrative user for the site. Give me your mail to send it to you
Thanks!
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 9 months ago - 11 years 9 months ago #26803
by ivan.milic
Replied by ivan.milic on topic Category blog error with Joomla 2.5.9
That line 39 in blog_item.php looks like this:
?
Send admin access using "Report To Moderator"
Code:
$url = '<a href="'.JRoute::_(ContentHelperRoute::getCategoryRoute($this->item->catslug)).'">'.$title.'</a>';?>
?
Send admin access using "Report To Moderator"
Last edit: 11 years 9 months ago by ivan.milic.
Please Log in to join the conversation.
-
AndreaMi
Inactive member - Topic Author
- Member
Less
More
- Posts: 20
- Thank you received: 0
11 years 9 months ago #26804
by AndreaMi
Replied by AndreaMi on topic Category blog error with Joomla 2.5.9
yes, that is. admin user sent
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 9 months ago #26806
by ivan.milic
Replied by ivan.milic on topic Category blog error with Joomla 2.5.9
That were harmless warnings because object collection was empty, and error reporting level was set to maximum , I set it back to system default and messages no longer appear.
Please Log in to join the conversation.
Time to create page: 0.171 seconds