Ocean West Posted January 28, 2022 Posted January 28, 2022 the ability to drag blocks from block manager doesn't work in beta
Jim M Posted January 28, 2022 Posted January 28, 2022 This would be related to your other ticket where you're missing Javascript files on your server. Once we resolve that, it should also resolve this but if not, please feel free to reply back here. Nikoly Zelesky and SeNioR- 2
Ocean West Posted January 28, 2022 Author Posted January 28, 2022 just upgraded to beta 2 and no the editor code and dragging blocks did not resolve.
Daniel F Posted January 28, 2022 Posted January 28, 2022 This sounds like broken JS code. Did you try to rebuild the cache? If yes, do you see any errors in the browser console?
Ocean West Posted January 28, 2022 Author Posted January 28, 2022 flushed the cache uploaded all files.
Randy Calvert Posted January 28, 2022 Posted January 28, 2022 By any chance have you tried creating a new default theme and testing if it’s happening there as well? I’m wondering if it’s a theme issue with the new version. You’re still seeing 404s after uploading files so it’s possible your theme is calling something not used anymore.
Jim M Posted January 28, 2022 Posted January 28, 2022 Something seems odd about what is happening here so I have moved this to a ticket to get this further evaluated. You will receive an email detailing any further correspondence.
Ocean West Posted January 31, 2022 Author Posted January 31, 2022 resolved - folder permissions Marc 1
jnrdavo Posted February 25, 2022 Posted February 25, 2022 what permissions needed to be modified? I'm a brand new IPS (?) person, migrating a few sites from vbulletin. Support have been great by the way. I've just paid and enabled 'pages' and can see the block manager, which says to 'just drag and drop to available blocks'. However, I can't seem to do this in Edge or Firefox. I can't seem to 'drag'... it just highlights the blocks on the left hand side, rather than allow me to move/drag them.
Marc Posted February 25, 2022 Posted February 25, 2022 If you are using suPHP check that none of your files are 666 as that would cause it
jnrdavo Posted February 28, 2022 Posted February 28, 2022 Thanks Marc. I didn't change any permissions on the files that were uploaded... so I'm assuming they should be fine. Do you know specifically which ones I should be checking? I'm using cpanel and then right clicking to check individually (yeah, long way around!). If I was any better at unix I'd use SSH.
Marc Posted February 28, 2022 Posted February 28, 2022 Not changing the permissions after upload would not mean they are fine. It depends on your server. Are you using suPHP/suExec? If you are unsure, you need to check
SWWAP Posted May 2, 2023 Posted May 2, 2023 (edited) On 2/24/2022 at 6:18 PM, jnrdavo said: what permissions needed to be modified? I'm a brand new IPS (?) person, migrating a few sites from vbulletin. Support have been great by the way. I've just paid and enabled 'pages' and can see the block manager, which says to 'just drag and drop to available blocks'. However, I can't seem to do this in Edge or Firefox. I can't seem to 'drag'... it just highlights the blocks on the left hand side, rather than allow me to move/drag them. I'm having the same exact issues. Were you able to fix this? Any advice? Clearing the system cache didn't work in the Invision Admin CP. I also tried turning off the server firewall and ModSecurity just to see if it made a difference but it did not. I'm pretty sure I don't have suPHP but suExec is enabled in Apache. Edited May 2, 2023 by SWWAP
Jim M Posted May 2, 2023 Posted May 2, 2023 3 minutes ago, SWWAP said: I'm having the same exact issues. Were you able to fix this? Any advice? Would advise contacting your hosting provider to ensure that all folders/files have correct permissions and are owned by the correct user/group.
SWWAP Posted May 2, 2023 Posted May 2, 2023 (edited) 18 minutes ago, Jim M said: Would advise contacting your hosting provider to ensure that all folders/files have correct permissions and are owned by the correct user/group. Thank you! Its a self-managed dedicated server. (I'm not an expert by any means though.) I've double checked all of the permissions via FTP and I think it's all good. Pretty much every directory is 755. I also checked the user/group and I think that's good. The user is what I have setup in Plesk for FTP for the domain. I'm not sure about where the group comes from though. Edited May 2, 2023 by SWWAP
Jim M Posted May 2, 2023 Posted May 2, 2023 31 minutes ago, SWWAP said: Its a self-managed dedicated server. (I'm not an expert by any means though.) I've double checked all of the permissions via FTP and I think it's all good. Pretty much every directory is 755. Making sure the files have correct permissions would be advised as well. Please keep in mind that the following directories need to be writable either through permissions or user/groups. If you run suPHP or suexec, the permission would be 755 for folders and 644 for files. Otherwise, that can varying depending on your setup. applications datastore plugins uploads and all sub-folders of uploads 32 minutes ago, SWWAP said: I also checked the user/group and I think that's good. The user is what I have setup in Plesk for FTP for the domain. I'm not sure about where the group comes from though. Would advise hiring a server administrator if you feel that there are any knowledge gaps to ensure that you server is setup correctly. I'm afraid, hosting support is outside our scope of support. SWWAP 1
SWWAP Posted May 30, 2023 Posted May 30, 2023 We think we found the problem. Error logs pointed to [domain.tld]/httpdocs/applications/core/interface/js/js.php Checking file_get_contents for this js.php file from PHP, where it gets concatenated with the app path, revealed that ckeditor.js ([domain.tld]/httpdocs/applications/core/dev/ckeditor/ckeditor.js) is missing. Can anyone help me figure out ow to fix this? Thanks again!
SWWAP Posted May 30, 2023 Posted May 30, 2023 17 minutes ago, Jim M said: Please ensure that file is present and accessible. Thank you. The file is not there. It's not there in any bakups either. Nor does it seem to be included with the installer I downloaded from Invision. The directory [domain.tld]/httpdocs/applications/core/dev/ isn't even there. 😞
Jim M Posted May 30, 2023 Posted May 30, 2023 Are you running in dev mode? I just saw the path there.
SWWAP Posted May 30, 2023 Posted May 30, 2023 (edited) 15 minutes ago, Jim M said: Are you running in dev mode? I just saw the path there. I don't think so. Until now I didn't know what that was. Edited May 30, 2023 by SWWAP
Marc Posted May 31, 2023 Posted May 31, 2023 10 hours ago, SWWAP said: I don't think so. Until now I didn't know what that was. We would need to look further into this for you, however the access details on file appear to be incorrect or missing. Could you please update these details by visiting your client area, selecting the relevant purchase, then clicking "Review/Update Access Information" under the "Stored Access Information" section. We look forward to further assisting you. SWWAP 1
SWWAP Posted May 31, 2023 Posted May 31, 2023 1 hour ago, Marc Stridgen said: We would need to look further into this for you, however the access details on file appear to be incorrect or missing. Could you please update these details by visiting your client area, selecting the relevant purchase, then clicking "Review/Update Access Information" under the "Stored Access Information" section. We look forward to further assisting you. Thank you. The access info should be up to date now.
Marc Posted May 31, 2023 Posted May 31, 2023 Something is blocking javascript on the page from your server there unfortunately. If you test on other pages, there is no issue. Generally this will be items such as mod_security that are the cause, but you would need to work with your hosting company on this, as there is a 403 being received from the server. Its worth noting, if the auto upgrader is run, that is also being blocked. So something is certainly blocking items there
Recommended Posts