ansube Posted May 4, 2016 Share Posted May 4, 2016 Hi I need to know what the permissions for directories IPB 4 Link to comment Share on other sites More sharing options...
1 ansube Posted May 5, 2016 Author Share Posted May 5, 2016 (edited) Thanks for your help guys, but now I'll tell you how I solved it. Technically not know how to explain the reason, but I solved entering the back-end admin cp, Themes> Designer Mode> Enable Designers' Mode>, then select the option to update the template. Once this is done the problem was resolved. CSS and JavaScripts resources are in the uploads directory. These should be updated by the system of ACP Themes. Edited May 5, 2016 by ansube Link to comment Share on other sites More sharing options...
0 titcrunch Posted May 4, 2016 Share Posted May 4, 2016 Items in blue must be CHMOD 0777, or fully writeable (IUSR_<server-name> "Full Control") on a Windows server. Items in black must be CHMOD 0755, or normal values for a folder on a Windows server. Items in red must be CHMOD 0777 (or fully writeable on a Windows server - IUSR_<server-name> "Full Control") for installation, and then can be CHMOD 0644 (or normal values for a file on a Windows server). Items with * must be recursively performed to affect all sub-folders and files. admin blog colorpicker fonts cache * ccs_files * conf_global.php converge_local downloads * hooks * interface ips_kernel lofiversion public ipc_blocks * js min resources style_avatars style_captcha style_css * style_emoticons * style_extra style_images * screenshots * uploads * 1 Best Regards Titcrunch French webdesigner in camel Design, Support, help and tutorials in : Forum Camel Design. Link to comment Share on other sites More sharing options...
0 ansube Posted May 4, 2016 Author Share Posted May 4, 2016 1 hour ago, titcrunch said: Items in blue must be CHMOD 0777, or fully writeable (IUSR_<server-name> "Full Control") on a Windows server. Items in black must be CHMOD 0755, or normal values for a folder on a Windows server. Items in red must be CHMOD 0777 (or fully writeable on a Windows server - IUSR_<server-name> "Full Control") for installation, and then can be CHMOD 0644 (or normal values for a file on a Windows server). Items with * must be recursively performed to affect all sub-folders and files. admin blog colorpicker fonts cache * ccs_files * conf_global.php converge_local downloads * hooks * interface ips_kernel lofiversion public ipc_blocks * js min resources style_avatars style_captcha style_css * style_emoticons * style_extra style_images * screenshots * uploads * IPB4 Link to comment Share on other sites More sharing options...
0 titcrunch Posted May 4, 2016 Share Posted May 4, 2016 (edited) The Upgrader / Installer will check permissions and Show you, what directories need to be writeable. Following directories need to 777ed: /datastore /uploads /applications /plugins Edited May 4, 2016 by titcrunch 1 Best Regards Titcrunch French webdesigner in camel Design, Support, help and tutorials in : Forum Camel Design. Link to comment Share on other sites More sharing options...
0 ansube Posted May 4, 2016 Author Share Posted May 4, 2016 My problem is that my website is not displayed correctly. I think it is a permissions problem. And I put the permissions on the directories you showed me. But continuous page having this problem. 24 minutes ago, titcrunch said: The Upgrader / Installer will check permissions and Show you, what directories need to be writeable. Following directories need to 777ed: /datastore /uploads /applications /plugins Link to comment Share on other sites More sharing options...
0 titcrunch Posted May 4, 2016 Share Posted May 4, 2016 picture not at good place or a theme outdate 1 Best Regards Titcrunch French webdesigner in camel Design, Support, help and tutorials in : Forum Camel Design. Link to comment Share on other sites More sharing options...
0 MrAlicard Posted May 4, 2016 Share Posted May 4, 2016 @ansube your datastore files messed up. Yeah 777 permission doesn't good to every files because hackers can change everything. :P Folders can be 755 and files 644 but this doesn't fix your issue everytime. I had also this problem when changed domain and when installed fail a plugin or theme. For now, try these. Upgrade your forum if isn't newest. Delete your custom plugins Change your theme Change conf_global.php file if you changed domain If it does not work then I will give you other suggestions. :) 1 Link to comment Share on other sites More sharing options...
0 ansube Posted May 4, 2016 Author Share Posted May 4, 2016 4 minutes ago, MrAlicard said: @ansube your datastore files messed up. Yeah 777 permission doesn't good to every files because hackers can change everything. :P Folders can be 755 and files 644 but this doesn't fix your issue everytime. I had also this problem when changed domain and when installed fail a plugin or theme. For now, try these. Upgrade your forum if isn't newest. Delete your custom plugins Change your theme Change conf_global.php file if you changed domain If it does not work then I will give you other suggestions. :) The administration section is also shown as the picture above. Not allow me to configure the templates. Link to comment Share on other sites More sharing options...
0 MrAlicard Posted May 4, 2016 Share Posted May 4, 2016 (edited) It is problem. :P Then you must upgrade (if you can) or in datastore folder open all files with Notepad++ or other program and change all urls because domain name missing in there or after domain hasn't a slash "/".. Edited May 4, 2016 by MrAlicard 1 Link to comment Share on other sites More sharing options...
0 ansube Posted May 4, 2016 Author Share Posted May 4, 2016 Thanks @MrAlicard, I'll check that Link to comment Share on other sites More sharing options...
0 ansube Posted May 4, 2016 Author Share Posted May 4, 2016 2 hours ago, MrAlicard said: It is problem. :P Then you must upgrade (if you can) or in datastore folder open all files with Notepad++ or other program and change all urls because domain name missing in there or after domain hasn't a slash "/".. All files ?, in which lines should enter the domain? Link to comment Share on other sites More sharing options...
0 MrAlicard Posted May 4, 2016 Share Posted May 4, 2016 (edited) Yeah, all files, but hmm... I tried reproduce your problem on my test forum and I changed all urls but this is only temporary solution. But you can try if you want. :P Search for .css .js and image files and there you must change urls. But hmm you must reinstall your forum but before, you must do backup. When you did backup and reinstalled then you can reimport from backup database these tables: core_members core_member_ranks core_message_posts core_message_topics core_message_topic_user_map core_moderators core_moderator_logs forums_answer_ratings forums_archive_posts forums_archive_rules forums_forums forums_posts forums_question_ratings forums_rss_import forums_rss_imported forums_topics forums_topic_mmod core_files (upload from backup upload folder in your reinstalled forum.) core_files_temp (upload from backup upload folder in your reinstalled forum.) core_file_logs (upload from backup upload folder in your reinstalled forum.) If you use downloads, commerce, blog and calendar applications, then you can reimport those tables also. I can't suggest to you better solution. Probably someone else can suggest to you better solution. :) Edited May 4, 2016 by MrAlicard Link to comment Share on other sites More sharing options...
Question
ansube
Hi I need to know what the permissions for directories IPB 4
Link to comment
Share on other sites
12 answers to this question
Recommended Posts