By Lafemme on Tuesday, 13 May 2014
Posted in Technical Issues
Replies 18
Likes 0
Views 1K
Votes 0
Hi...

You have helped me in this topic...
http://stackideas.com/forums/adding-new-discussion-leads-to-white-page

However... now you see all the codes everywhere.... In the About me section of the profile area http://prntscr.com/3insw6 / above photo area http://prntscr.com/3int3l About group photo area / above my group area http://prntscr.com/3intda and so one...

Also 2 bugs emerged that where previously fixed...
So could you tell me what you have done? Have you enabled some kind of debug code or something?

Please help asap
Hello Cynthia,

I am really sorry for the delay of this reply as it is actually a public day off for us here. These codes are not related to the fix earlier. I believe these codes are being debug by the guys over at JomSocial when your site had issues?
·
Tuesday, 13 May 2014 15:32
·
0 Likes
·
0 Votes
·
0 Comments
·
hi Mark...

but that is the thing.. they did not have any SSH or SFTP... so they could not have enabled it..
·
Tuesday, 13 May 2014 15:51
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi.. someone has placed an echo in the /components/com_community/libraries/privacy.php file. It could also be an other party... so i ow you my apology.

Thank you for the quick respons...
·
Tuesday, 13 May 2014 16:53
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Cynthia,

Thanks for updating Glad that your issues are resolved now. The fix that Alex add isn't related to ssh too. I believe he only modified the settings
·
Tuesday, 13 May 2014 16:56
·
0 Likes
·
0 Votes
·
0 Comments
·
hi.. what settings might that be cause since today.. the link in the jom social feed is giving a 404 again :-/
·
Tuesday, 13 May 2014 17:01
·
0 Likes
·
0 Votes
·
0 Comments
·
could you please tell me what changes, cause i have compared it with a backup of 2 days before and there are no changes...
·
Tuesday, 13 May 2014 17:52
·
0 Likes
·
0 Votes
·
0 Comments
·
hey cynthia,
as mark pointed out there was no file modification done by us. the old error appearing when you clicked the "ask a question" button was cached, means it didn't newly generate that error every time but the easydiscuss theme "saved" that page and therefore showed it whenever this page was requested. after getting rid of the easydiscuss theme cache this was fixed but it does not affect any other extensions or settings at all.

so if things stopped working today (where we weren't at the site at all) after other parties were involved to fix their errors you may want to check back with them as we unfortunately really can't tell what files or settings they touched
·
Tuesday, 13 May 2014 19:39
·
0 Likes
·
0 Votes
·
0 Comments
·
thing is... no-one was on the site for this... so some-where it just generated that error then... and i just noticed it today.. may very well been from yesterday.
·
Tuesday, 13 May 2014 19:51
·
0 Likes
·
0 Votes
·
0 Comments
·
basicly its showing this error: SORRY, BUT THE POST THAT YOU ARE TRYING TO ACCESS IS NOT AVAILABLE.

while the post is there... so its a permission thing...
·
Tuesday, 13 May 2014 19:53
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Cynthia,

Can I know how to reproduce this issue?
·
Tuesday, 13 May 2014 21:37
·
0 Likes
·
0 Votes
·
0 Comments
·
well.. you can login... and just click on a ED message in the sexy shout..
·
Tuesday, 13 May 2014 21:47
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Cynthia,

I am sorry for the delay of this reply.

Regarding your issue with the 404, look like the link to EasyDiscuss has a http://www.yoursite.com in the link which lead to 404 page. I've submited another reply and this time, the link generated in your JomSocial do not have the www. You may login with your username and see the entries I created in the 'sexyshout' area.


http://yoursite.com/index.php?option=com_easydiscuss&view=post&id=60&Itemid=212 ==> working
http://www.yoursite.com/index.php?option=com_easydiscuss&view=post&id=60&Itemid=212 ==> not working


I have a feeling someone is configuring your site previously and so happen your user posted a reply in ED? For now, you might want to remove that activity stream that lead your user to 404 page due to outdated domain in your website, the extra www

Please advise.

Hope this help and have a nice day ")
Sam
·
Wednesday, 14 May 2014 15:46
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi...

well.. what i have found out is that if i set the permission in the categorie to Guest... that it then works.
So i am forced to have an open easydiscuss.... that could not be the case.. could it?

For instance.. i have set the permission for forum games to guests.... now my feed works.
·
Wednesday, 14 May 2014 16:22
·
0 Likes
·
0 Votes
·
0 Comments
·
i do not know what happend but for some reason my styling is also gone for easydiscuss

normally it was this: http://prntscr.com/3ixri0
and according to my testsite.. this where the settings... http://prntscr.com/3j2tpt what happend??

Why is ED going mental on me??
·
Wednesday, 14 May 2014 16:27
·
0 Likes
·
0 Votes
·
0 Comments
·
could you please look at this asap?? thanks..
·
Wednesday, 14 May 2014 17:13
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Cynthia de boer,

Sorry for late reply to this,
I have tried to inspect in your site, it seems like you have customize the css in your template of the Easydiscuss in this css file right?
-> JoomlaFolder/templates/theme1395/css/templatestyle.css

But I have applied this CSS code in your template file JoomlaFolder/templates/theme1395/css/template.css


div#discuss-wrapper {
background: #000000 !important;
}

div#discuss-wrapper .discuss-story .discuss-story-ft {
background: #000000 !important;
}

div#discuss-wrapper .discuss-member-view {
background: #ff0098 !important;
border: 1px solid #dfdfdf;
}

div#discuss-wrapper .nav > li > a:hover {
background-color: #000000 !important;
}

div#discuss-wrapper .discuss-member-view .discuss-member-view-bd {
background: #000000 !important;
}

div#discuss-wrapper .empty {
background: #000000 !important;
}

div#discuss-wrapper .nav-tabs > .active > a, div#discuss-wrapper .nav-tabs > .active > a:hover {
background-color: #000000 !important;
}

div#discuss-wrapper .form-actions {
background-color: #000000 !important;
border-top: 1px solid #e6e6e6;
}

div#discuss-wrapper .discuss-searchbar {
border: 0px !important;
background: black !important;
padding: 0px 0px !important;
}

div#discuss-wrapper .navbar-inner {
background-color: black !important;
}

div#discuss-wrapper .dropdown-menu {
background-color: black !important;
}


But it seems like your site still loading the old css code, because i have inspect in your site from browser, can you consult with your template developer how to cleanup your site cache, then let your site loading the new applied css code? Please advise.
·
Thursday, 15 May 2014 01:39
·
0 Likes
·
0 Votes
·
0 Comments
·
thank..i will tell him..
·
Thursday, 15 May 2014 03:34
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Cynthia de boer,

Okay, keep us updated then,
If your template provider helped you customize before, you can advise him how to make it work again, because that was more better solution get from your template provider.
·
Thursday, 15 May 2014 11:55
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post