-
AuthorPosts
-
October 26, 2011 at 10:40 am #170075
Hello,
I have a problem with component Prayer Center in IE and Firefox (in Chrom is good)
http://www.parcoursalpha.be/alpha-en-belgique/nos-valves-de-priereThanks a lot for help 🙂
Manos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
October 26, 2011 at 11:52 am #421667Hi,
Can you please disable SEF and see if that helps you with this problem ?
Regards
1 user says Thank You to Manos for this useful post
October 26, 2011 at 3:47 pm #421698No :((
the same problemRegards
Manos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
October 26, 2011 at 4:58 pm #421716Hi,
I have just came on this error -> XML error: Undeclared entity warning at line 152
Can you please tell me if you had any custom modifications on this ?
Here is the link i faced the problem -> http://www.parcoursalpha.be/index.php?option=com_k2&view=latest&layout=latest&Itemid=71
Manos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
October 26, 2011 at 5:03 pm #421718October 26, 2011 at 9:13 pm #421765This part worked !
Now I have a new error ! I don’t no why ?This one is bad :(( : http://www.parcoursalpha.be/index.php?option=com_prayercenter&view=list&Itemid=105
Of course with SEF tourn out, l’adre have changed: http://www.parcoursalpha.be/index.php?option=com_prayercenter&view=list&Itemid=105
I haven’t touched XML
With SEF on, all pages works , bad not this one: http://www.parcoursalpha.be/index.php?option=com_prayercenter&view=list&Itemid=105
Manos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
October 26, 2011 at 9:29 pm #421767Hi,
It looks like on this page there is no CSS loaded, or at least it’s not loading the CSS from the template, did you try to ask on the component dev to see if he can help you?
October 26, 2011 at 11:29 pm #421772If I delete their CSS , the problem disappear. But the form is not good. How could I correct this problem ?
Their CSS:
/* PrayerCenter image definition */
.pc-img {
width:130px;
float:right;
border: none;
}
/* menu class definition */
#pc-menu {
float:left;
width:160px;
margin:0 15px 15px 0;
background: none repeat scroll 0%;
}
/* pc-menu module class definition */
ul.pc-modmenu {
padding-left:20px;
margin:10px 0px;
}
li.pc-modmenu {
padding-left: 0px;
margin-left: 0px;
float: left;
}
/* alternate menu class definition */
a.mainlevelalt:link, a.mainlevelalt:visited {
}
/* article separator definition */
.article_separator2 {
background: transparent url(../fe-images/separator.gif) no-repeat center;
display: block;
height: 25px;
width: 100%;
}
/* return message format definition */
div.return_msg {
text-align:center;
color:red;
font-style:italic;
font-weight:bold;
text-decoration:blink;
}
/* fieldset tag definitions */
fieldset.pcmod {
border: 1px solid #ccc;
padding: 1.0em 2.5em;
text-align: left;
width: 90%;
}
fieldset.pcmod td.mod2 {
text-align: left;
}
fieldset.pcmod li {
list-style-type: none;
}
fieldset.edit {
width: 450px;
text-align: center;
}
fieldset.pcmod legend {
border:none;
color: #333;
font-size: 16px;
font-weight: bold;
}
/** Search box **/
div.pcsearch input.pc_search_inputbox {
width: auto;
margin: 0 0 0 5px;
border: 1px solid #666666;
background: #ffffff url(../fe-images/search_icon.gif) no-repeat 3px center;
font-weight: normal;
font-size:x-small;
padding: 2px 5px 2px 20px;
}
/** Print box **/
div.pcdwprint select {
margin: 0 0 0 5px;
border: 1px solid #666666;
background: #ffffff url(../../../../images/M_images/printButton.png) no-repeat 3px center;
font-weight: normal;
font-size:x-small;
padding: 0 0 0 20px;
}
/** Moderators List / Links / Devotionals pages - Basic & Default Prayer Listing Page **/
table.modlist,
table.modlink,
table.modlistbasic {
width: 100%;
border-spacing: 1px;
height: 25px;
}
table.modlist td,
table.modlist th,
table.modlistbasic th {
padding: 4px;
}
table.modlistbasic {
border-left: 1px solid #f3f3f3;
border-right:1px solid #f3f3f3;
}
table.modlistbasic td {
padding: 10px 4px 0px 4px;
}
table.modlist tfoot,
table.modlink tfoot,
table.modlistbasic tfoot,
table.modlist thead,
table.modlink thead,
table.modlistbasic thead {
border: 1px solid #999;
text-align: center;
background: #f0f0f0;
color: #666;
}
table.modlist tbody,
table.modlistbasic tbody {
border: 1px solid #999;
}
table.modlist tbody tr {
text-align: left;
}
table.modlist tbody tr.row1,
table.modlink tbody tr.row1,
table.modlistbasic tbody tr.row1 {
background-color: #f9f9f9;
}
table.modlist tbody tr.titlerow,
table.modlist tbody tr.profilerow {
background-color: #f9f9f9;
text-align:left;
border-bottom: 1px solid #999;
color: #666;
}
table.modlist tbody tr td.date {
border-top: 1px solid #e7e7e7;
}
div.modlink div.mod-right {
border-left: 1px solid #999;
padding-left: 20px;
}
div.modlink div.mod-left {
padding-right: 20px;
}
div.modlink div.mod-right,
div.modlink div.mod-left {
text-align: left;
vertical-align: top;
width: 50%;
}
div.moddevotion dl.mod {
padding: 0px 25px;
}
div.moddevotion div.devtitledescrip {
padding-left: 5px;
padding-top: 4px;
}
div.moddevotion img.devimg {
float: right;
width: 80px;
padding-right: 25px;
margin-top: -10px;
border: 0;
}
div.modlink dd.mod {
margin-left:15px;
}
div.modlink hr.modlink {
color: #fff;
}
table.modlist .reqcontent {
padding: 6px 4px 0px 4px;
}
table.modlistbasic .contentbasic {
padding: 10px;
}
table.modlist .profileimage{
width: 40px;
height: 45px;
float: left;
vertical-align: top;
margin: 0px 5px 0px 0px;
}
table.modlist .profileflag{
width: 15px;
vertical-align: middle;
margin: 0px 0px 5px 0px;
}
/** Edit/View Request pages **/
div.editable{
width:100%;
}
div.showreqtable{
width:100%;
height:80px;
}
div.showreqtable div.key,
div.edittable div.key {
background-color: #f6f6f6;
text-align: left;
width: 20%;
color: #666;
font-weight: bold;
border-bottom: 1px solid #e9e9e9;
border-right: 1px solid #e9e9e9;
padding-left: 5px;
float:left;
}
div.showreqtable div.key2,
div.edittable div.key2 {
padding-left: 5px;
text-align: left;
width: 75%;
border: 1px solid #e9e9e9;
color: #666;
float:left;
}
div.key3 {
background-color: #f6f6f6;
color:#666;
border: 1px solid #e9e9e9;
font-weight: bold;"
}
div.requestbox {
height: 120px;
vertical-align: top;
border: 1px solid #ccc;
padding: 10px;
color: #666;
}
div.reqboxgtrans {
width: 100%;
font-size: 1px;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
padding: 10px;
color: #666;
}
div.profilespacer {
width: 4%;
}
div.profilebox {
height: 100%;
color: #666;
border: 1px solid #ccc;
background-color: #f6f6f6;
text-align: left;
vertical-align: top;
width: 25%;
padding: 5px;
float:right;
}
.profileimage{
width: 40px;
height: 45px;
float: left;
vertical-align: top;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 5px;
}
.profileflag{
width: 15px;
vertical-align: middle;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 5px;
margin-right: 0px;
}
.clr-left{
clear: left;
}
/*form validation*/
.invalid {border-color: #ff0000;}
label.invalid {color: #ff0000;}
/*Rounded Border Prayer Listing*/
.rounded_border {
/* fix IE 6 layout */
position:relative;
/* IE haslayout */
height:1%;
/* obey floats */
overflow:auto;
}
.top,
.bottom,
.top b,
.bottom b {
display:block;
position:relative;
border-style:solid;
border-width:0;
}
.rounded_border .reqcontent {
border-style:solid;
border-width:0 1px;
}
.rounded_border .top,
.rounded_border .bottom {
margin:0 5px;
height:4px;
}
.rounded_border .top {
border-width:1px 0 0;
}
.rounded_border .bottom {
border-width:0 0 1px;
}
.rounded_border .top b,
.rounded_border .bottom b {
margin:0 -2px;
border-width:0 2px;
height:3px;
}
.rounded_border .top b {
padding-top:1px;
}
.rounded_border .bottom b {
padding-bottom:1px;
}
.rounded_border .top b b,
.rounded_border .bottom b b {
margin:0 -3px;
border-width:0 1px;
height:2px;
}
.rounded_border .top b b b,
.rounded_border .bottom b b b {
margin:0 -2px;
height:1px;
}
.request_border .bottom,
.request_border .bottom b,
.request_border .reqcontent {
color:#000;
background:#eee;
border-color:#ccc;
}
.request_border .top,
.request_border .top b,
.request_border h2,
.request_border h2 a{
background-color:#ccc;
border-color: #ccc;
color: #fff;
}
.request_border h2{
padding: 0 0 5px;
margin:0 0px;
}
.request_border .reqcontent{
padding:12px 20px 0;
}
/*CB related*/
.cb_online {
padding: 0px 0px 0px 20px;
color: #6eab33;
background: transparent url("../../../com_comprofiler/images/online.gif") no-repeat;
}
.cb_offline {
padding: 0px 0px 0px 20px;
color: #c72234;
background: transparent url("../../../com_comprofiler/images/offline.gif") no-repeat;
}
Manos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
October 27, 2011 at 12:01 am #421773You can probably let the CSS code that deals with the form layout to be on that file and disable the rest! I think that this will solve your problem!
Regards
October 27, 2011 at 8:52 am #421824Please could you say a little more ? I am not programmer 🙁
Regards
Blaine FriendBlaine
- Join date:
- August 2007
- Posts:
- 1443
- Downloads:
- 0
- Uploads:
- 25
- Thanks:
- 98
- Thanked:
- 177 times in 154 posts
October 31, 2011 at 12:22 pm #422579Hi andrzejmarek!
PrayerCenter component has many issues and this questions might be best asked in the makers forum.
You will need to edit the file componentscom_prayercentercssprayercenter.css, how I am not sure as I have never used this component.The developers seem to be quite responsive and should be happy to help you.
Have you posted in their forum?
Also, see if after you have updated Joomla to 1.7 if the issue is resolved as most developers are no longer supporting 1.6 Joomla.
Thanks!1 user says Thank You to Blaine for this useful post
October 31, 2011 at 5:23 pm #422624I have done it but i Have no reponse 😉
Thanks 🙂Blaine FriendBlaine
- Join date:
- August 2007
- Posts:
- 1443
- Downloads:
- 0
- Uploads:
- 25
- Thanks:
- 98
- Thanked:
- 177 times in 154 posts
November 1, 2011 at 1:26 am #422664Hi andrzejmarek!
My apologies, I was under the impression you were running 1.6 site.
Thanks!November 1, 2011 at 8:10 am #422746I use K2 and peoplebook comonents. Its don’t existe for 1.6/1.7
Blaine FriendBlaine
- Join date:
- August 2007
- Posts:
- 1443
- Downloads:
- 0
- Uploads:
- 25
- Thanks:
- 98
- Thanked:
- 177 times in 154 posts
November 1, 2011 at 12:44 pm #422778Hi!
K2 is available for 1.7. And I had thought Peoplebook had recently been updated as well.
Any way again, my apologies, I see you run a 1.5 site.
Have you heard back from Prayer Component site yet?
Thanks!AuthorPostsThis topic contains 17 replies, has 3 voices, and was last updated by andrzejmarek 13 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum