I’ve noticed an error, logout is only possible when language is set to english (en).
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
December 16, 2012 9:03am
Subscribe [4]#46 / Apr 10, 2013 11:15am
I’ve noticed an error, logout is only possible when language is set to english (en).
#47 / Apr 10, 2013 5:15pm
I’ll look into the logout issue.
As for the gallery. I had plans to update it for other languages. Right now it’s not possible. I haven’t put much priority on it because most people were just uploading images without any description at all. 😊
#48 / Apr 17, 2013 5:21am
Have you find anything about the logout issue?
I’ve noticed one strange error. After I’ve changed Contact module page layout (/full_ctrl_container), Contact page looks good for all languages except French. Textarea looks narrow. Source code for French page textarea looks like this:
<textarea class="span6" name="Message" rows="10" cols="25"></textarea>And for all other languages textarea source code is like:
<textarea class="span8" name="Nachricht" rows="15" cols="70"></textarea>I’ve tried to change Contact_view.php file, but except class=“span6” and class=“span8” there is another difference - all languages have parent <div class=“span12”>, but French has parent <div class=“control-group”>. Even if I change every “span6” to “span8”, all “control-group” classes around textareas to “span12” and if I set all “rows” and “cols” numbers, French textarea stays narrow (see the picture, please). :roll:
#49 / Apr 22, 2013 1:02pm
Where to change “SharpEdge CMS” field in “Activate Account” and “Reset Password” emails?
I want these emails to come from my website’s name.
UPDATE:
I’ve found it, it’s in Config / ion_auth.php
#50 / Apr 29, 2013 4:46am
I’ve solved many problems I asked you about, but still can’t find solution for the Logout issue. The page Login (mydomain.com/hr/auth/create_user) doesn’t work either. It can be opened only in English (en).
#51 / Jun 17, 2013 9:22pm
Thanks, your CMS update solved that problem.
I want to ask you about forum again? Will it be published soon?
If anyone else will be reading this, I suggest using Laravel framework, which already has user management and a “bundle” for Vanilla forum integration.
I think I’ll move to Laravel, but first I have to finish my CodeIgniter project.
#52 / Nov 21, 2013 12:15am
Version 3.38.00 is now out.
Changelog is below.
Version 3.38.0
DN - Added New Dashboard with Moveable Widgets (Included admin widgets listed below)
DN - Added Quick Blog Post Widget
DN - Added Recent Comments Widget
DN - Added Quick Add Page Widget
DN - Added Quick Add Menu Widget
DN - Added Recent Spam Log Widget
DN - Added MY_Pagination Class
DN - Added modernizr 2.6.2 - This gives the ability to use it within templates.
IP - Added Content Control By User Groups - Limit Access to Page Content/Modules By User Group(s)
DN - Added Spam Log - Under Utilites Menu
DN - Added Responsive Image Slider
DN - Added Video Configuration
DN - Added Global File Upload Limits and types Configuration
DN - Added KCFinder 2.5.1
DN - Added Database Backup Utility
DN - Added Database Optimize Utility
DN - Added PHP_info screen in admin area
DN - Added JQuery Migrate 1.1.1 (Will remain in SharpEdge for sometime.)
DN - Added Breadcrumb Widget.
DN - Added Search Pages to Admin Screen
DN - Added Google Fonts Options
DN - Added Ability to disable recaptcha on register
DN - Added Ability to enable math question on register
DN - Updated Menu System - Draggable Sortable Menu Items
DN - Updated Menu Template - Allows the Sub Child item to be linked back to top level Parent without displaying twice.
DN - Updated Various View Files to allow for short_tags to be off in php.ini
DN - Updated JQuery To Version 1.10.2
DN - Updated JQuery UI To Version 1.10.3
DN - Updated Twitter Bootstrap To Version 3.0.1
DN - Updated CKEditor To Version 4.2.2
DN - Updated JScrollPane
DN - Updated Language Files
IP - Updated Admin Form Validation Methods.(ongoing)
DN - Updated Default Templates to allow blog posts to support Meta Tags.
DN - Updated Auth Templates, Moved some into admin_default folder.
DN - Updated Ajax Requests for CI 3.0 Compatability.
DN - Updated Widgets for CI 3.0 Compatability (E_STRICT)
DN - Updated Widget System, with more flexible intergration.
DN - Updated Slideshow to Use Image_moo
DN - Updated Codeigniter to Version 2.1.4
DN - Updated FlexSlider to 2.2
DN - Updated News photo widget to use flexslider with thumbnails/captions
DN - Moved Changelog under Utilites Menu.
DN - Fixed News Tags on News Display
DN - Fixed Google Chrome Admin Fieldset Bug
DN - Fixed A Memory Issue with Import By Zip
DN - Fixed Shopping Cart Bug with Latest CI Version.
DN - Fixed Redirect In Gallery Admin Add Photo.
DN - Fixed Blog Tags Display issue with articles without tags
DN - Fixed Old Long URL News Display Bug
DN - Fixed bug with recaptcha theme change.
DN - Fixed bug with full_content.php file using old widget names.
DN - Fixed .news css removed float left so images should behave responsive.
DN - Fixed Bug With new Widget Structure and Multi Language.
DN - Fixed anchor() and switch_uri() functions for language support.
DN - Fixed header bug with rss feed.
DN - Fixed CSS Style striping
DN - Fixed cKEditor vertical-align adds new class vertical-align-top/middle/bottom
DN - Fixed CkEditor Bug in Webkit Browsers
DN - Fixed Language Routing for Auth Module
DN - Fixed Duplicate Sort ID Field on Product Page
DN - Fixed Bug in Edit Blog Post with regards to picture attachments
DN - Fixed Bug in Updater to properly remove .md files
DN - Removed Old Config from admin menu.php
DN - Deprecated Editing of templates within the CMS
DN - Deprecated CodeMirror No Longer Needed
DN - Deprecated JShowOff Slider.