Install Info
Commit Log
- Fixing placement of app buttons for the feed form
- Fixing dir path if html/ folder does not exist for themes
- Fixing locale setting issue
- Fixing undefined constant
- Fied issue with upgrading themes
- Updating design for apps/themes in AdminCP
- Fixing upload issues with PHP 5.6 and content headers
- Adding Mysqli requirement to the installer
- Adding a span class to form field seperators
- [bug] member info
- [bug] Birthday date not showing in signup forum
- [bug] Remove Log Site Activity
- [bug] Logo Upload Button Missing
- [bug] Issue in mentions from comments
- [bug] Some Profile Pic Not Appears in Search V4.0.5
- [bug] V4.0.5 Blog Section Bug
- [bug] User photo Albums not showin in profile page
- [bug] Info missing from Pages
- [bug] Admin CP core Module is not open in Maintenance
- [bug] Tagging is not working properly in status share
- [bug] There are no new feeds to view at this time.
- [bug] Tagging is not working properly in status share
- [bug] Unable to add “new group” in custom fields in admin
- [bug] Special Character Email Notification Problem
- [bug] Create Setting Option Missing Button
- [bug] Can’t remove Anti-SPAM Questions
- [bug] Special characters in hastags issue
- [bug] Can’t delete friends if you have a cover photo
- [bug] Show More Results in search not working
- [bug] Pages search not worrking
- [bug] unable to activate a block
Changelog
Modified Files
- .gitignore
- PF.Base/include/checksum/md5
- PF.Base/include/library/phpfox/database/dba.class.php
- PF.Base/include/library/phpfox/file/file.class.php
- PF.Base/include/library/phpfox/image/abstract.class.php
- PF.Base/include/library/phpfox/image/helper.class.php
- PF.Base/include/library/phpfox/locale/locale.class.php
- PF.Base/include/library/phpfox/mail/mail.class.php
- PF.Base/include/library/phpfox/module/module.class.php
- PF.Base/include/library/phpfox/parse/bbcode.class.php
- PF.Base/include/library/phpfox/phpfox/phpfox.class.php
- PF.Base/include/library/phpfox/search/search.class.php
- PF.Base/include/library/phpfox/session/handler/default.class.php
- PF.Base/include/library/phpfox/setting/setting.class.php
- PF.Base/include/library/phpfox/template/cache.class.php
- PF.Base/include/library/phpfox/template/template.class.php
- PF.Base/include/library/phpfox/url/url.class.php
- PF.Base/include/library/phpfox/validator/validator.class.php
- PF.Base/install/include/installer.class.php
- PF.Base/less/app.less
- PF.Base/less/autoload.less
- PF.Base/less/forms.less
- PF.Base/less/modules/feed.less
- PF.Base/less/modules/photo.less
- PF.Base/less/modules/profile.less
- PF.Base/module/admincp/include/component/controller/apps/index.class.php
- PF.Base/module/admincp/include/component/controller/index.class.php
- PF.Base/module/admincp/include/component/controller/setting/index.class.php
- PF.Base/module/admincp/template/default/controller/apps/index.html.php
- PF.Base/module/admincp/template/default/controller/setting/url.html.php
- PF.Base/module/blog/include/component/controller/index.class.php
- PF.Base/module/blog/template/default/controller/index.html.php
- PF.Base/module/core/template/default/block/template-menufooter.html.php
- PF.Base/module/custom/include/component/block/display.class.php
- PF.Base/module/custom/include/service/group/process.class.php
- PF.Base/module/custom/template/default/block/display.html.php
- PF.Base/module/custom/template/default/block/panel.html.php
- PF.Base/module/feed/include/component/block/display.class.php
- PF.Base/module/feed/include/service/feed.class.php
- PF.Base/module/feed/static/jscript/feed.js
- PF.Base/module/friend/include/component/ajax/ajax.class.php
- PF.Base/module/friend/include/service/friend.class.php
- PF.Base/module/friend/static/jscript/search.js
- PF.Base/module/language/include/component/controller/admincp/index.class.php
- PF.Base/module/language/include/service/phrase/process.class.php
- PF.Base/module/language/include/service/process.class.php
- PF.Base/module/language/template/default/controller/admincp/index.html.php
- PF.Base/module/pages/include/component/controller/add.class.php
- PF.Base/module/pages/include/component/controller/index.class.php
- PF.Base/module/pages/include/service/pages.class.php
- PF.Base/module/pages/template/default/controller/add.html.php
- PF.Base/module/photo/include/component/controller/frame.class.php
- PF.Base/module/photo/include/component/controller/profile.class.php
- PF.Base/module/photo/template/default/controller/albums.html.php
- PF.Base/module/photo/template/default/controller/index.html.php
- PF.Base/module/photo/template/default/controller/profile.html.php
- PF.Base/module/profile/include/component/controller/info.class.php
- PF.Base/module/profile/template/default/controller/info.html.php
- PF.Base/module/theme/include/component/controller/admincp/index.class.php
- PF.Base/module/theme/include/component/controller/admincp/manage.class.php
- PF.Base/module/theme/template/default/controller/admincp/index.html.php
- PF.Base/module/theme/template/default/controller/admincp/manage.html.php
- PF.Base/module/user/include/component/controller/admincp/group/setting.class.php
- PF.Base/module/user/include/component/controller/photo.class.php
- PF.Base/module/user/template/default/controller/admincp/spam.html.php
- PF.Base/start.php
- PF.Base/static/jscript/ajax.js
- PF.Base/static/jscript/main.js
- PF.Base/static/jscript/progress.js
- PF.Base/theme/adminpanel/default/style/default/css/custom.css
- PF.Base/theme/adminpanel/default/style/default/less/body.less
- PF.Base/theme/adminpanel/default/style/default/less/forms.less
- PF.Base/theme/adminpanel/default/style/default/less/modules/apps.less
- PF.Base/theme/adminpanel/default/style/default/less/modules/theme.less
- PF.Base/theme/default/flavor/default.css
- PF.Base/theme/default/html/macro/form.html
- PF.Base/tools/dev.php
- PF.Src/Api/Feed.php
- PF.Src/Api/User/Object.php
- PF.Src/Core/App.php
- PF.Src/Core/App/Object.php
- PF.Src/Core/Asset.php
- PF.Src/Core/Auth/User.php
- PF.Src/Core/Db.php
- PF.Src/Core/Model.php
- PF.Src/Core/Objectify.php
- PF.Src/Core/Route/Controller.php
- PF.Src/Core/Storage.php
- PF.Src/Core/Storage/Object.php
- PF.Src/Core/Theme.php
- PF.Src/Core/Theme/Design.php
- PF.Src/Core/Theme/Object.php
- PF.Src/Core/Url.php
- PF.Src/Core/View.php