By René Balke on Sunday, 10 August 2014
Posted in Technical Issues
Replies 27
Likes 0
Views 765
Votes 0
hi there,

i found a big bug in the last version. when i edit a question in the backend and click on save and close then i got only a white screen. changes are saved but the layout isnt loading anymore.

can you check this bug?

best regards

rene
Hello Rene,

I have just tested this locally and it seems to be working fine for me here. Is it possible for you to provide us with the back end and FTP access to your site to check on this issue?
·
Sunday, 10 August 2014 21:39
·
0 Likes
·
0 Votes
·
0 Comments
·
sure..
·
Sunday, 10 August 2014 21:52
·
0 Likes
·
0 Votes
·
0 Comments
·
and could you please check the survey functions. i cant edit the survey question in the backend. on click save the changes arent saved. only in frontend is the edit function working.
·
Sunday, 10 August 2014 21:56
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello René Balke,

I'm really delayed of this reply, I'm still investigate on this issues, but suddenly you provided that user do not have the Super Administrator privilege
Please advise. If can, can you provide us with your FTP access so we can directly open the file and debugging in your site?
·
Monday, 11 August 2014 18:32
·
0 Likes
·
0 Votes
·
0 Comments
·
Dear Arlex,

this is the super User login. Please try again and delete the Cache and Cookies before. In the component you will find the extplorer to get access to the files.

And could you please check the backend Editor for questions. I cant see the Editor Menu for text decoration, smileys, and more.
·
Monday, 11 August 2014 19:12
·
0 Likes
·
0 Votes
·
0 Comments
·
I can bypass the first authentication screen but I cannot seem to bypass the administration login. Please advise
·
Tuesday, 12 August 2014 00:20
·
0 Likes
·
0 Votes
·
0 Comments
·
under site url i enter the pw again. ask arlex. he was online in my backend today.. and the username has zeros
·
Tuesday, 12 August 2014 00:28
·
0 Likes
·
0 Votes
·
0 Comments
·
and could you please check the video url converter? your converter isnt working with https. i think you use http protokoll. but mixed content is blocking by the browser. can you change the converter from "http://www" to "//www". Without the protocoll it use the same as the domain protokoll.

thanks
·
Tuesday, 12 August 2014 13:33
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello René Balke,

Sorry for late reply to this,
I have applied some fixes in this file
-> JoomlaFolder\plugins\finder\easydiscuss\easydiscuss.php
It work fine now. Please have a check.
·
Tuesday, 12 August 2014 13:47
·
0 Likes
·
0 Votes
·
0 Comments
·
thank you Arlex, on a nex update is the issue fixed or should be some troubles?

did you red my last message about video url converter?
·
Tuesday, 12 August 2014 14:01
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Rene,

I have helped you fix the issue with the video url. Here my screenshot: http://screencast.com/t/J76fMMW6 . I have put some code in this file: \components\com_easydiscuss\helpers\videos\youtube.php Line: 51 .


Hope this will help.
Thanks.
·
Tuesday, 12 August 2014 18:06
·
0 Likes
·
0 Votes
·
0 Comments
·
many thanks.. but firefox shows still the icon for blocked content. i saw that the digg button is missing and found this:

		<div id="dc_share" class="discuss-post-share"><script type="text/javascript">(function() {
var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];
s.type = 'text/javascript';
s.async = true;
s.src = 'http://widgets.digg.com/buttons.js';


possible that the icon is showing as the widgets.digg use http not https. could you please fix this?

Thanks in advance

best regards

Rene
·
Tuesday, 12 August 2014 18:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Rene,

You should turn off Digg integrations because it looks like Digg no longer provides social buttons any longer.
·
Tuesday, 12 August 2014 22:48
·
0 Likes
·
0 Votes
·
0 Comments
·
Dear Arlex, could you please check the searchbar again. i saw now that after the last update the searchbar open without loading the template id. do you remember the issue? could you please fix it again?

many thanks

Rene
·
Thursday, 14 August 2014 21:56
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello René Balke,

Sorry for late reply to this,
May i know did you have backup that fix file before update?
JoomlaFolder/components/com_easydiscuss/themes/simplistic/searchbar.php
·
Friday, 15 August 2014 02:38
·
0 Likes
·
0 Votes
·
0 Comments
·
I'm not sure. I thought all issues are fixed in the last Version. Could you please fix it again?
·
Friday, 15 August 2014 02:57
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello René Balke,

Sorry for late reply to this,
Actually I have mentioned this issues only happening in your site, I have applied the fix again in this file JoomlaFolder/components/com_easydiscuss/themes/simplistic/searchbar.php
It should work fine now.
·
Friday, 15 August 2014 13:14
·
0 Likes
·
0 Votes
·
0 Comments
·
thanks arlex. could you please tell me, wich code line do you changed?

and could you please tell whether is possible to select a post to read only by members there are logged in?
·
Friday, 15 August 2014 13:19
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Rene,

Remove the code from this file .../components/com_easydiscuss/themes/simplistic/searchbar.php
LINE 49 -> 51

<input type="hidden" name="option" value="com_easydiscuss" />
<input type="hidden" name="view" value="search" />
<input type="hidden" name="Itemid" value="<?php echo DiscussRouter::getItemId('search'); ?>" />


You can configure which discussion post under the category do not let the public/guest user access from your backend > EasyDiscuss > Categories > select your category > permission tab
Hope this help.
·
Friday, 15 August 2014 14:46
·
0 Likes
·
0 Votes
·
0 Comments
·
Dear Arlex, sorry for my next reply :-)

if i click on the tag "kennenlernen" https://www.vertragstresor.de/forum-fuer-senioren/tags/kennenlernen it Show one post - that is right, but it Show it has 1 answer but this is wrong. could you please check why it Show anwer:1?

thanks
·
Friday, 15 August 2014 15:35
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Rene,

I am really sorry for the delay of this reply as it is a weekend for us here.
Thanks for reporting on this, can you try download my attachment file and replace on this file and see how it goes?
-> JoomlaFolder\components\com_easydiscuss\themes\pinter\frontpage.post.php
·
Saturday, 16 August 2014 11:40
·
0 Likes
·
0 Votes
·
0 Comments
·
yes looks good. the intro text shows the bbcodes. is it possiple to strip the bbcodes?
·
Saturday, 16 August 2014 14:25
·
0 Likes
·
0 Votes
·
0 Comments
·
Please provide us with the ftp access to your site to check on this.
·
Saturday, 16 August 2014 15:04
·
0 Likes
·
0 Votes
·
0 Comments
·
The backend is open again
·
Saturday, 16 August 2014 15:09
·
0 Likes
·
0 Votes
·
0 Comments
·
Please provide us with the FTP access if you want us to check on your issues.
·
Saturday, 16 August 2014 15:15
·
0 Likes
·
0 Votes
·
0 Comments
·
example: https://www.vertragstresor.de/forum-fuer-senioren/tags/kennenlernen bbcodes in intro text

ftp is included in the backend. please open component eXtplorer
·
Saturday, 16 August 2014 15:27
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Rene,

I would appreciate that you provide us with the FTP in the future because using ExtXplorer is extremely slow for us even to make some small changes. I have just spent about 15 minutes to deal with ExtXplorer just to modify a block of code and it's really not productive at all. Anyway I have fixed this issue on your site and it should work fine now.
·
Saturday, 16 August 2014 16:24
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post