By Fred on Wednesday, 11 December 2013
Posted in General Issues
Replies 5
Likes 0
Views 1.2K
Votes 0
So I had a lot of issues last night after installing 1.1 and I had to do a restore point on the site because there was just to many issues to keep in production for out long it would take me to figure them out. I will have to update my dev server with my latest changes and install it on there to see if I get the same errors and we can work through them.

However here are some of the issues I noticed right off the bat,

The Menu Icons where all jacked up, which is understandable because I customized my menu a lot but it looks like you may have changed the CSS for the icon image? If you did can you tell me where it is now because I couldn't find it where it was in the last version.

The "Status Update" box put the Profile Picture in the top middle of the box and the "Share" button was on the left side in a random area while the rest of the text for it was not visible at all.

The Font size for some items where HUGE

---

There may have been more issues but after I saw the Share Box completely jacked up I just went ahead and did a restore. I will work on the Dev site today and see if I get the same errors and update this thread with that login information.
Hello Fred,

Perhaps you panicked too fast Try installing it on a dev site and clear your browser's cache. I am pretty sure that the browser is acting up as it's caching those css files
·
Wednesday, 11 December 2013 22:55
·
0 Likes
·
0 Votes
·
0 Comments
·
oh I did that on two different browsers and cleared cache.

Right now I'm working on a Ghosting Linux server and after lunch I will start updating my dev environment to test it.
·
Thursday, 12 December 2013 00:43
·
0 Likes
·
0 Votes
·
0 Comments
·
Hm, sure. If you still hit the same problem, let me know
·
Thursday, 12 December 2013 02:14
·
0 Likes
·
0 Votes
·
0 Comments
·
Mark,

Sorry for the delay, I ended up traveling over the weekend and couldn't get around to testing things. I did just update and most the issues were resolved that I was having in the upgrades after 1.1.0 so all is good there.

I still had the menu issue because you changed it from being png icons to fonts and new CSS classes! So after figuring that out I got my menu back to normal. So far everything seems to be working great. However I do have one suggestion, could you possibly have a history in the Change Log section? I missed 3 of the updates and I wouldn't mind knowing what I missed.

Also! Another thing which may be good to add to your Modules is the Module Suffix field, I've been doing this manually to the Toolbar after each update. Below is what I've added to the XML so I can do my custom suffixes to your modules.

<fieldset name="advanced">
<field name="layout" type="modulelayout" label="JFIELD_ALT_LAYOUT_LABEL" description="JFIELD_ALT_MODULE_LAYOUT_DESC" />
<field name="moduleclass_sfx" type="textarea" rows="3" label="COM_MODULES_FIELD_MODULECLASS_SFX_LABEL" description="COM_MODULES_FIELD_MODULECLASS_SFX_DESC" />
<field name="cache" type="list" default="0" label="COM_MODULES_FIELD_CACHING_LABEL" description="COM_MODULES_FIELD_CACHING_DESC">
<option value="0">COM_MODULES_FIELD_VALUE_NOCACHING</option>
</field>
</fieldset>


Thanks again!
·
Monday, 16 December 2013 11:25
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Fred,

Thanks for your feedback and your suggestion. As for the module suffix option, I will put them into all EasySocial modules. The fix will be added into next release of EasySocial. Thanks again.
Have a nice day
Sam
·
Monday, 16 December 2013 12:22
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post