-
AuthorPosts
-
ssinha Friend
ssinha
- Join date:
- July 2014
- Posts:
- 183
- Downloads:
- 57
- Uploads:
- 11
- Thanks:
- 68
- Thanked:
- 12 times in 1 posts
March 11, 2015 at 3:29 pm #204563If I turn on ‘Read More’ in the Menu/Options, I get the following message in the article pages: Notice: Undefined property: stdClass::$readmore in templatesja_teline_vhtmllayoutsjoomlacontent itemdefault.php on line 116.
So I have to keep this feature off.
Any suggestion? Thanks.
Site is still on localhost. Running Joomla 3.3.6 and the latest Teline V template.
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
ssinha Friendssinha
- Join date:
- July 2014
- Posts:
- 183
- Downloads:
- 57
- Uploads:
- 11
- Thanks:
- 68
- Thanked:
- 12 times in 1 posts
March 11, 2015 at 6:12 pm #562682Thanks Jooservices. Don’t know what is the first one but the second one gets rid of the message. Fine for now but is that the real solution? To turn off display_errors?
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
March 12, 2015 at 2:18 am #562713Hi there
In basic that’s not good way. Developer must check variable before use it.
But somehow maybe it’s caused by 3rd extensions.
If needed. Please PM me your FTP access i’ll help you to update that code.Thank you,
Viet Vussinha Friendssinha
- Join date:
- July 2014
- Posts:
- 183
- Downloads:
- 57
- Uploads:
- 11
- Thanks:
- 68
- Thanked:
- 12 times in 1 posts
March 12, 2015 at 1:22 pm #562834I have only three third party extensions and I disabled all three of them but that did not change anything. The site is still on localhost so cannot provide you the access yet. Thanks.
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
March 13, 2015 at 3:22 am #562894Hi there
Which version of template you are using ?Thank you,
Viet Vussinha Friendssinha
- Join date:
- July 2014
- Posts:
- 183
- Downloads:
- 57
- Uploads:
- 11
- Thanks:
- 68
- Thanked:
- 12 times in 1 posts
March 13, 2015 at 2:56 pm #562980Teline V version 1.0.2
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
March 15, 2015 at 11:51 am #563116Hi there
Please verify if your file be modified. I have checked with our v1.0.2 and at line 116 it’s blank line.
But search and found this at line 124
$item->readmore
So please try to replace by
isset($item->readmore)
Thank you,
Viet Vu1 user says Thank You to jooservices for this useful post
ssinha Friendssinha
- Join date:
- July 2014
- Posts:
- 183
- Downloads:
- 57
- Uploads:
- 11
- Thanks:
- 68
- Thanked:
- 12 times in 1 posts
March 15, 2015 at 12:24 pm #563119You are right, I put the wrong line number. It was 124 and I changed it as per your advice and it worked like a charm. Thank you Jooservices.
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
March 15, 2015 at 1:41 pm #563131You are welcome
Thank you,
Viet Vu -
AuthorPosts
This topic contains 10 replies, has 2 voices, and was last updated by jooservices 9 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum