Ocean West Posted January 28, 2022 Share Posted January 28, 2022 the ability to drag blocks from block manager doesn't work in beta Link to comment Share on other sites More sharing options...
Jim M Posted January 28, 2022 Share 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. SeNioR- and Nikoly Zelesky 2 Link to comment Share on other sites More sharing options...
Ocean West Posted January 28, 2022 Author Share Posted January 28, 2022 just upgraded to beta 2 and no the editor code and dragging blocks did not resolve. Link to comment Share on other sites More sharing options...
Daniel F Posted January 28, 2022 Share 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? Link to comment Share on other sites More sharing options...
Ocean West Posted January 28, 2022 Author Share Posted January 28, 2022 flushed the cache uploaded all files. Link to comment Share on other sites More sharing options...
Randy Calvert Posted January 28, 2022 Share 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. Link to comment Share on other sites More sharing options...
Ocean West Posted January 28, 2022 Author Share Posted January 28, 2022 tired same thing. Link to comment Share on other sites More sharing options...
Jim M Posted January 28, 2022 Share 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. Link to comment Share on other sites More sharing options...
Ocean West Posted January 31, 2022 Author Share Posted January 31, 2022 resolved - folder permissions Marc Stridgen 1 Link to comment Share on other sites More sharing options...
jnrdavo Posted February 25, 2022 Share 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. Link to comment Share on other sites More sharing options...
Marc Stridgen Posted February 25, 2022 Share Posted February 25, 2022 If you are using suPHP check that none of your files are 666 as that would cause it Link to comment Share on other sites More sharing options...
jnrdavo Posted February 28, 2022 Share 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. Link to comment Share on other sites More sharing options...
Marc Stridgen Posted February 28, 2022 Share 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 Link to comment Share on other sites More sharing options...
SWWAP Posted May 2 Share Posted May 2 (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 by SWWAP Link to comment Share on other sites More sharing options...
Jim M Posted May 2 Share Posted May 2 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. Link to comment Share on other sites More sharing options...
SWWAP Posted May 2 Share Posted May 2 (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 by SWWAP Link to comment Share on other sites More sharing options...
Jim M Posted May 2 Share Posted May 2 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 Link to comment Share on other sites More sharing options...
SWWAP Posted May 30 Share Posted May 30 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! Link to comment Share on other sites More sharing options...
Jim M Posted May 30 Share Posted May 30 Please ensure that file is present and accessible. Link to comment Share on other sites More sharing options...
SWWAP Posted May 30 Share Posted May 30 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. 😞 Link to comment Share on other sites More sharing options...
Jim M Posted May 30 Share Posted May 30 Are you running in dev mode? I just saw the path there. Link to comment Share on other sites More sharing options...
SWWAP Posted May 30 Share Posted May 30 (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 by SWWAP Link to comment Share on other sites More sharing options...
Marc Stridgen Posted May 31 Share Posted May 31 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 Link to comment Share on other sites More sharing options...
SWWAP Posted May 31 Share Posted May 31 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. Link to comment Share on other sites More sharing options...
Marc Stridgen Posted May 31 Share Posted May 31 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 Link to comment Share on other sites More sharing options...
Recommended Posts