By Matt Binz on Tuesday, 29 September 2015
Posted in Technical Issues
Replies 7
Likes 0
Views 694
Votes 0
Using latest Easyblog when I click new icon the composer modal window shows up but it is blank
https://gyazo.com/406c952d946d911a857597b7b95e4b7e

Posted site details but do not make any changes without consulting me first, this is a live site
hey Matt,

I am sorry that delay of this reply,

I've tried to access in your Joomla backend, but i hitting this :
Username and password do not match or you do not have an account yet.


By the way, can you check is it no set default category from backend > Easyblog > categories?
·
Tuesday, 29 September 2015 10:13
·
0 Likes
·
0 Votes
·
0 Comments
·
I checked the login and it works for me
Also I do have a default category chosen
·
Wednesday, 30 September 2015 01:48
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Matt,

I tried to access your site and upon clicking on the new post button, it is loading up the composer correctly as you can see from my screen shot here, http://screencast.com/t/JexuhS6lE6
·
Wednesday, 30 September 2015 02:44
·
0 Likes
·
0 Votes
·
0 Comments
·
Easyblog composer works in other browsers but will not work for me in chrome

others are saying thst they see it fine in their chrome browser.

The source for the modal reads this

<!-- this hack is to fix the scrolly in safari browser -->
<style type="text/css">
html, body { width: 100%; padding: 0; margin: 0;}
body {overflow-x: hidden;}
</style>

<div id="fd" class="eb eb-composer-frame is-loading view-document
show-templates "
data-eb-composer-frame
data-eb-composer-keepalive-interval="90000"
data-eb-composer-autosave-enabled="1"
data-eb-composer-autosave-interval="90000"
data-eb-composer-tags-enabled="1"
data-post-id="3214"
data-post-uid="3214.6513"
data-author-id="6154"

data-post-doctype="ebd">

<div class="hide" data-eb-alert-template>
<div class="alert alert-dismissable">
<button type="button" class="close" data-bp-dismiss="alert" aria-hidden="true">&times;</button>
<span data-message></span>
</div>
</div>

Anyway i can edit that?
·
Wednesday, 30 September 2015 03:13
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Matt,

I just tried to open the composer on your site using latest version of chrome and it load up just fine. May I know what version of chrome you are using? Here is my chrome version that are working, Version 45.2.2454.18 .

By the file that generated the code above is from /components/com_easyblog/themes/wireframe/composer/default.php but I believe this code is essential for the composer to functioning properly.
·
Wednesday, 30 September 2015 12:52
·
0 Likes
·
0 Votes
·
0 Comments
·
45.0.2454.101 m is my version
·
Wednesday, 30 September 2015 23:33
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Matt,

Perhaps you can try to update your chrome browser and disable any chrome extension if there any and see how it goes.
·
Thursday, 01 October 2015 15:29
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post