bullet2.png error occurrence

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Aug 13, 2013 7:21 pm
Reply with quote
Report this post
Hi,
I have strange behavior in in component, body with
Code: Select all
ul.gkBullet2 li,#k2Container .itemFullText ul li,#k2Container .itemIntroText ul li {

    background: url('../../images/style3/typography/bullet2.png') no-repeat 0 8px !important;

}

view the image: http://snap.ashampoo.com/JHLyv0NN
With almost any module, plug ins and tabs from Nonumber... have this image in front of it.

Regards

David
User avatar
Senior Boarder

GK User
Tue Aug 13, 2013 8:27 pm
Reply with quote
Report this post
I found two more errors if this have something to do with it:
First when clicking on edit item in front and:

Notice: Undefined variable: GK_TEMPLATE_MODULE_STYLES in ...../templates/gk_fashion/component.php on line 22
Warning: Invalid argument supplied for foreach() in ..../administrator/components/com_k2/lib/k2plugin.php on line 56 Warning: Invalid argument supplied for foreach() in ..../administrator/components/com_k2/lib/k2plugin.php on line 56 Warning: Invalid argument supplied for foreach() in .../administrator/components/com_k2/lib/k2plugin.php on line 56 Warning: Invalid argument supplied for foreach() in ..../administrator/components/com_k2/lib/k2plugin.php on line 56 Warning: Invalid argument supplied for foreach() in ....../administrator/components/com_k2/lib/k2plugin.php on line 56 Warning: Invalid argument supplied for foreach() in ...../administrator/components/com_k2/lib/k2plugin.php on line 56 Warning: Invalid argument supplied for foreach() in ...../administrator/components/com_k2/lib/k2plugin.php on line 56

And second in B.O. under components, K2, categories:

Notice: Trying to get property of non-object in ..../administrator/components/com_k2/views/categories/view.html.php on line 78
Re pitting 81 times.

I must say that this site is upgraded from latest 1.5.x site to 2.5.x site and I have checked that I am using all updated versions of components, modules and Joomla.
User avatar
Senior Boarder

teitbite
Tue Aug 13, 2013 9:21 pm
Reply with quote
Report this post
Hi

Please show me Your site where this tick image is visible.

Regarding this notices, than You just need to hide showing errors on Your site. Most of this warning are not a real errors, it's most likely just a PHP version incompatibility.
User avatar
Moderator

GK User
Tue Aug 13, 2013 9:28 pm
Reply with quote
Report this post
Hi,
here is the link http://www.poslovno-svetovanje.net/sl/b ... razmejitev and you can still use user and pass from last post I send it to you on your mail.
User avatar
Senior Boarder

teitbite
Thu Aug 15, 2013 5:17 pm
Reply with quote
Report this post
Hi

I have a 404 error page not found message when I'm opening this link. Can You please tell me the correct one ? I was clicking the page but haven't spotted mentioned problem anywhere.
User avatar
Moderator

GK User
Thu Aug 15, 2013 5:27 pm
Reply with quote
Report this post
Sorry for that. You need to be loged in for that article. Try this one http://www.poslovno-svetovanje.net/sl/b ... m/253-test

Thank you

Regards

David
User avatar
Senior Boarder

teitbite
Fri Aug 16, 2013 9:29 am
Reply with quote
Report this post
Hi

I am logged in :) This article is not working either. Please check my user settings. I think I'm not assigned to correct article category of my access doesn't allow me to see it.
User avatar
Moderator

GK User
Fri Aug 16, 2013 10:10 am
Reply with quote
Report this post
I unlock the site for you. Just go under the Blog menu item and "Test" article.
Please let me know if it's working for you now.
User avatar
Senior Boarder

teitbite
Sat Aug 17, 2013 11:09 am
Reply with quote
Report this post
Hi

Looks like SIGPro is overwritten by typography style. To fix it please add this to override.css file and make sure override is enabled in template settings:

Code: Select all
ul.sigProClassic li.sigProThumb {
    background: none repeat scroll 0 0 #FFFFFF !important;
    list-style: none outside none !important;
    margin: 5px !important;
    padding: 0 !important;
}
User avatar
Moderator

GK User
Sat Aug 17, 2013 12:18 pm
Reply with quote
Report this post
Hi,
I think that the problem is not in sigpro as this I just take as example. No matter what I put in this section have this image in front of it modules, tabs, etc.

Wait I have load some module in this please and take a look.

Regards.
User avatar
Senior Boarder

teitbite
Mon Aug 19, 2013 4:13 pm
Reply with quote
Report this post
Hi

Yes sigpro may be just the one example. Please let me know when you will prepare this page for me. Hopefully it will be easier to spot the problem.
User avatar
Moderator

GK User
Mon Aug 19, 2013 8:19 pm
Reply with quote
Report this post
It's already prepared and opened for you just go under the Blog section and Test article.
I load SJ login and contact module before previous image for you to see.

Regards

David
User avatar
Senior Boarder

teitbite
Thu Aug 22, 2013 2:24 pm
Reply with quote
Report this post
Hi

Very strange thing. But looks like in http://poslovno-svetovanje.net/template ... style3.css file there is a part of the code which should not be there.

Please in this file in line 1353 replace this class:

Code: Select all
ul.gkBullet2 li, #k2Container .itemFullText ul li, #k2Container .itemIntroText ul li {
    background: url("../../images/style3/typography/bullet2.png") no-repeat scroll 0 8px transparent !important;
}


to

Code: Select all
ul.gkBullet2 li {
    background: url("../../images/style3/typography/bullet2.png") no-repeat scroll 0 8px transparent !important;
}
User avatar
Moderator

GK User
Thu Aug 22, 2013 3:49 pm
Reply with quote
Report this post
Teitbite, thank you very much that fix this isue and I realy don't no how that hapen. I am trying to do all my modifications in override.css file not in original files. But anything is posible.

Thank you again for all your help.
Best regards

David
User avatar
Senior Boarder

teitbite
Sat Aug 24, 2013 6:43 pm
Reply with quote
Report this post
Hi

No problem. I'm glad I could help :)
User avatar
Moderator


cron