I can edit my SCSS files, but it’s not compiling them. Is the plugin not capable of doing this? What about the pro version?
]]>Seeing the following in the developer console:
The resource from “https://dev.com/wp-content/plugins/wpide/dist/js/chunks/FileManager/FileManager.js?_hash=6b6681d2” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).
ChunkLoadError: Loading chunk 535 failed. (error: https://dev.com/wp-content/plugins/wpide/dist/js/chunks/FileManager/FileManager.js?_hash=6b6681d2)
As a result, the entire page is blank.
Using Version 3.4.9
]]>As seen here : https://www.ads-software.com/support/topic/a-way-to-close-or-minimize-function-help-box/
And elsehwere on the web…..
The function help box is BRUTALLY annoying! I would pay for this plugin on all of my sites if it wasn’t for this. This is a great IDE but come on….. who thought this auto popping out with no option to perm close was a good idea!
The functions don’t even match half the time, so it is a useless feature anyways. I would much rather have the codex open.
This is SUPER annoying. 2 years ago it was mentioned a fix was coming. I guess that was a lie?
My debug.log
is getting filled with the following warning:
[05-Apr-2024 15:59:51 UTC] E_DEPRECATED: Creation of dynamic property FS_User::$is_beta is deprecated in /var/www/site.com/public_html/wp-includes/functions.php on line 650
Which of course is not the actual location of the error. I used grep
to scan my entire plugins folder and this appears to be related to some Freemius code and your plugin appears to have Freemius included in your codebase.
So, if you haven’t already tested on php 8.2, you might want to ask them if they have an update.
Hi,
I’ve noticed that when I on purpose wrote into PHP file a code that triggers a simple runtime error, the changes I saved have been undone.
There are quite a few problems with it.
1. There was no displayed error on the front end
2. There was no made record in the error.log file
3. There is no setting I could turn it off
4. There is no mention anywhere that this plugin is handling PHP errors in its own way and doesn’t care about any other setup that might be in place in the system.
Can you please fix it? Write to the error log and allow to disable all error handling, please.
Thank you!
Great plugin, the visual experience is nice and the layout is very intuitive but the ZIP method is very slow. For example, using the ZIP process on a 5mb plugin takes several minutes to zip vs what takes milliseconds in cpanel file manager.
I’ve experienced this across several sites w/ differing hosts and am wondering why this is and if there is anything we can do to improve this.
Another odd behavior is upon ZIP completion I am taken back to the /wp-content/ folder rather than the folder where I initiated the zip process.
Additionally, when this occurs I cannot navigate into any folders listed I must refresh the page.
Great plugin but backing up using the ZIP method before modifying files taking so long defeats the purpose of me trying to save time with it from having to log into cpanel or use sftp etc.
]]>Hi, we use Visual Studio Code with SFTP to build our initial sites, then WPIDE for small edits after the site has launched.
Lately we have noticed a strange bug that appears to only happen on our sites with WPIDE active during the build process where a file that we had previously edited with VS Code via SFTP would somehow revert back to a previous state, we are not sure what is causing it and we are not even sure if its WPIDE, but since WPIDE has a feature to backup files and perform file restorations, it seemed the most likely cause.
Currently our plan is to install WPIDE after we launch sites to hopefully prevent reversions like that from happening, but we were wondering if there was a way to maybe disable the backup feature to see if that might fix the issue?
Again, we are not entirely sure this is an issue with WPIDE as we have not been able to replicate the bug.
Overall WPIDE is a 5 star plugin, thanks!
Hi,
ajax requests on plugin heavy websites can be slow because code of all other plugins is first executed and then it would fire the ajax handler.
I suggest to serve ajax request from mu-plugins or disable all other plugins and the theme when your ajax is requested.
Thank you for a great plugin!
]]>Hi,
I’ve compiled another list of things that don’t seem quite right with the plug-in …
All of these observations were made with Safari on MacOS running the latest version of WordPress.
Oliver
]]>Hello,
patchstack reports a Cross Site Scripting (XSS) vulnerability for this plugin.
Can you please fix this? The last update is 8 month ago.
In my case, this plugin is part of an premium theme from themeforest.net
Hello I tried to make a free blank web installation with 000webhost.
When installing wpide it was impossible to access the files code, but the files are well listed.
So I made sure to define all the folders as 777 on wp-content
But nothing works.
I have no error in the console
try to new install on : https://fr.000webhost.com/
]]>Getting following on activating the plugin. WP_DEBUG is enabled:
Fatal error: Uncaught UnexpectedValueException: The stream or file “/var/www/site.in/wp-admin/” could not be opened in append mode: failed to open stream: Is a directory in /var/www/site.in/wp-content/plugins/wpide/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php:115 Stack trace: #0 /var/www/site.in/wp-content/plugins/wpide/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php(39): Monolog\Handler\StreamHandler->write() #1 /var/www/site.in/wp-content/plugins/wpide/vendor/monolog/monolog/src/Monolog/Logger.php(344): Monolog\Handler\AbstractProcessingHandler->handle() #2 /var/www/site.in/wp-content/plugins/wpide/vendor/monolog/monolog/src/Monolog/Logger.php(614): Monolog\Logger->addRecord() #3 /var/www/site.in/wp-content/plugins/wpide/vendor/monolog/monolog/src/Monolog/ErrorHandler.php(160): Monolog\Logger->log() #4 [internal function]: Monolog\ErrorHandler->handleError() #5 /var/www/site.in/wp-content/fatal-error-handler.php(216): in /var/www/site.in/wp-content/plugins/wpide/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php on line 115
Fatal error: Uncaught UnexpectedValueException: The stream or file “/var/www/site.in/wp-admin/” could not be opened in append mode: failed to open stream: Is a directory in /var/www/site.in/wp-content/plugins/wpide/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php:115 Stack trace: #0 /var/www/site.in/wp-content/plugins/wpide/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php(39): Monolog\Handler\StreamHandler->write() #1 /var/www/site.in/wp-content/plugins/wpide/vendor/monolog/monolog/src/Monolog/Logger.php(344): Monolog\Handler\AbstractProcessingHandler->handle() #2 /var/www/site.in/wp-content/plugins/wpide/vendor/monolog/monolog/src/Monolog/Logger.php(614): Monolog\Logger->addRecord() #3 /var/www/site.in/wp-content/plugins/wpide/vendor/monolog/monolog/src/Monolog/ErrorHandler.php(160): Monolog\Logger->log() #4 [internal function]: Monolog\ErrorHandler->handleError() #5 /var/www/site.in/wp-content/fatal-error-handler.php(216): in /var/www/site.in/wp-content/plugins/wpide/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php on line 115
]]>Hello,
This plugin got installed on my WordPress , can you please tell me if you guys are partnering with some other plugin to push this ? because the last update I did was of Elementor Plugin …and using Mayosis theme
It’s a very uneasy feeling to see random plugins no matter how good they are rated
]]>Hello,
I purchased the paid version and overall I am very satisfied with the plugin.
Since I make an intensive use of the editor, there is one missing feature and one issue that slow down the workflow:
Can you please help with the 2 points above?
And thanks again for your plugin.
]]>Dear sir i m unable to locate the url ? https://bwlearning.in/bw-4hana-customer-exit-variable/
in my web page https://bwbridge.com/ can you help me how from where the url is taken .Thank you very much .
]]>Seeing this happen semi-frequently now… when I open a file to edit, I get several lines of blank space added to the top of the file.
More worrisome is that it tends to truncate the last line, which if saved, results in a fatal error.
Here’s a screenshot:
https://i.imgur.com/n2kBVtR.png
using WPIDE v3.4.6
Is it possible to make the Description box for the media file searchable? When I go to WPIDE and search, it only searches the filename. Nothing else. Thank you.
]]>The editor randomly dumps the user back to the file tree page, losing all recent edits. I think this may be due to some kind of session time out. Please implement auto save asap as I am regularly losing work. Apart from this issue, it’s a great plugin. Oh and for the dark mode, please change the text highlight colour to something more visible,as currently it’s light grey against dark grey.
]]>Why it is not possible to get into root folder? This makes the plugin way less useful.
]]>Hello, it is impossible for me to edit a file. As soon as I press to open a file it downloads directly.
In the Log console I don’t get any error message.
On two different sites I have the same problem, but the second site is a duplicate of the other.
So I deactivated all the plugins and only let wpide and it still does not work.
wp debug enable , no php errors
]]>Hello,
Please find below all the reasons why we still use v2.6.0 of this plugin …
ace_editor {
padding-bottom: 1em;
}
Oliver
]]>Hi,
First off, thanks for breathing new life into the WPIDE plugin and for providing such a great improvement to it overall.
I had a quick question about file types, is it possible to view the code of SVG files rather than opening them up as images?
We do a lot of work with SVGs and often need to tweak the SVG code from time to time.
Thanks.
WPIDE – Plugin Support
Support requests posted here might take longer to be answered!
We are trying to focus all our support efforts in a single place, you can get help faster here https://xplodedthemes.com/support/
Thanks,
The Team
https://xplodedthemes.com
Was hoping to use this but when I open the WPIDE panel in WordPress it shows nothing but a blank screen. Clicking the different tabs doesn’t do anything.
]]>Hi Made a blank installation of wordpress with xampp in version php 7.4.29 and install wp ide editor, once on the extension we have the right to a blank page.
]]>Not able to save any PHP file
getting this error in the dev tools console :
Failed to load resource: the server responded with a status of 418 ()
Plugin Version: 3.3
Plan: FREE
User ID: 5829103
Site ID: 10112007
Server architecture Linux 5.4.32-grsec-grsec-plus+ x86_64
Web server Apache
PHP version 8.0.2 (Supports 64bit values)
PHP SAPI cgi-fcgi
### wp-core ###
version: 6.0.1
site_language: en_US
user_language: en_US
timezone: +05:30
permalink: /%postname%/
https_status: true
multisite: false
user_registration: 1
blog_public: 1
default_comment_status: open
environment_type: production
user_count: 23
dotorg_communication: true
### wp-paths-sizes ###
wordpress_path: /home/dh_q93n8f/homekouzina.infinitum.ventures
wordpress_size: loading…
uploads_path: /home/dh_q93n8f/homekouzina.infinitum.ventures/wp-content/uploads
uploads_size: loading…
themes_path: /home/dh_q93n8f/homekouzina.infinitum.ventures/wp-content/themes
themes_size: loading…
plugins_path: /home/dh_q93n8f/homekouzina.infinitum.ventures/wp-content/plugins
plugins_size: loading…
database_size: loading…
total_size: loading…
### wp-dropins (2) ###
advanced-cache.php: true
fatal-error-handler.php: true
### wp-active-theme ###
name: FoodBakery Child (foodbakery-child)
version: 1.4.0.1510841589
author: Chimp Studio
author_website: https://themeforest.net/user/chimpstudio
parent_theme: FoodBakery (foodbakery)
theme_features: core-block-patterns, widgets-block-editor, automatic-feed-links, title-tag, post-thumbnails, menus, html5, wc-product-gallery-zoom, wc-product-gallery-lightbox, wc-product-gallery-slider, custom-background, editor-style, woocommerce, custom-header, widgets
theme_path: /home/dh_q93n8f/homekouzina.infinitum.ventures/wp-content/themes/foodbakery-child
auto_update: Disabled
### wp-parent-theme ###
name: FoodBakery (foodbakery)
version: 2.6
author: Chimp Studio
author_website: https://themeforest.net/user/chimpstudio
theme_path: /home/dh_q93n8f/homekouzina.infinitum.ventures/wp-content/themes/foodbakery
auto_update: Disabled
### wp-themes-inactive (1) ###
Twenty Twenty: version: 2.0, author: the WordPress team, Auto-updates disabled
### wp-mu-plugins (1) ###
WP Migrate DB Pro Compatibility: version: 1.2, author: Delicious Brains
### wp-plugins-active (21) ###
Classic Editor: version: 1.6.2, author: WordPress Contributors, Auto-updates disabled
Classic Widgets: version: 0.3, author: WordPress Contributors, Auto-updates disabled
Contact Form 7: version: 5.6.2, author: Takayuki Miyoshi, Auto-updates disabled
DreamHost Panel Login: version: 1.0.0, author: DreamHost, danielbachhuber, Auto-updates disabled
Foodbakery Email Templates: version: 2.5.1, author: ChimpStudio, Auto-updates disabled
Foodbakery Framework: version: 2.6, author: ChimpStudio, Auto-updates disabled
Foodbakery Multi Opening Hours: version: 1.0, author: ChimpStudio, Auto-updates disabled
Foodbakery Orders Notification: version: 1.0, author: ChimpStudio, Auto-updates disabled
Foodbakery Shortlists: version: 2.6, author: ChimpStudio, Auto-updates disabled
Foodbakery Sticky Cart: version: 2.6, author: ChimpStudio, Auto-updates disabled
Loco Translate: version: 2.6.2, author: Tim Whitlock, Auto-updates disabled
Successful Redirection for Contact Form 7: version: 1.0, author: JAYASREE TU, Auto-updates disabled
WordPress Importer: version: 0.7, author: wordpressdotorg, Auto-updates disabled
WP Foodbakery: version: 2.6, author: ChimpStudio, Auto-updates disabled
WPIDE – File Manager & Code Editor: version: 3.3, author: XplodedThemes, Auto-updates disabled
WP Mail SMTP: version: 3.5.1, author: WPForms, Auto-updates disabled
WP Migrate: version: 2.3.3, author: Delicious Brains, Auto-updates disabled
WP Reset: version: 1.95, author: WebFactory Ltd, Auto-updates disabled
WP Rocket: version: 3.11.5, author: WP Media, Auto-updates disabled
Yoast Duplicate Post: version: 4.5, author: Enrico Battocchi & Team Yoast, Auto-updates disabled
Yoast SEO: version: 19.5.1, author: Team Yoast, Auto-updates disabled
### wp-plugins-inactive (2) ###
Slider Revolution: version: 6.5.19, author: ThemePunch, Auto-updates disabled
WP File Manager: version: 7.1.6, author: mndpsingh287, Auto-updates disabled
### wp-media ###
image_editor: WP_Image_Editor_Imagick
imagick_module_version: 1687
imagemagick_version: ImageMagick 6.9.7-4 Q16 x86_64 20170114 https://www.imagemagick.org
imagick_version: 3.5.0
file_uploads: File uploads is turned off
post_max_size: 512M
upload_max_filesize: 512M
max_effective_size: 512 MB
max_file_uploads: 20
imagick_limits:
imagick::RESOURCETYPE_AREA: 62 GB
imagick::RESOURCETYPE_DISK: 1.844674407371E+19
imagick::RESOURCETYPE_FILE: 6144
imagick::RESOURCETYPE_MAP: 62 GB
imagick::RESOURCETYPE_MEMORY: 31 GB
imagick::RESOURCETYPE_THREAD: 1
imagemagick_file_formats: 3FR, AAI, AI, ART, ARW, AVI, AVS, BGR, BGRA, BGRO, BIE, BMP, BMP2, BMP3, BRF, CAL, CALS, CANVAS, CAPTION, CIN, CIP, CLIP, CMYK, CMYKA, CR2, CRW, CUR, CUT, DATA, DCM, DCR, DCX, DDS, DFONT, DJVU, DNG, DOT, DPX, DXT1, DXT5, EPDF, EPI, EPS, EPS2, EPS3, EPSF, EPSI, EPT, EPT2, EPT3, ERF, EXR, FAX, FILE, FITS, FRACTAL, FTP, FTS, G3, G4, GIF, GIF87, GRADIENT, GRAY, GROUP4, GV, H, HALD, HDR, HISTOGRAM, HRZ, HTM, HTML, HTTP, HTTPS, ICB, ICO, ICON, IIQ, INFO, INLINE, IPL, ISOBRL, ISOBRL6, JBG, JBIG, JNG, JNX, JPE, JPEG, JPG, JPS, JSON, K25, KDC, LABEL, M2V, M4V, MAC, MAGICK, MAP, MASK, MAT, MATTE, MEF, MIFF, MKV, MNG, MONO, MOV, MP4, MPC, MPEG, MPG, MRW, MSL, MSVG, MTV, MVG, NEF, NRW, NULL, ORF, OTB, OTF, PAL, PALM, PAM, PANGO, PATTERN, PBM, PCD, PCDS, PCL, PCT, PCX, PDB, PDF, PDFA, PEF, PES, PFA, PFB, PFM, PGM, PICON, PICT, PIX, PJPEG, PLASMA, PNG, PNG00, PNG24, PNG32, PNG48, PNG64, PNG8, PNM, PPM, PREVIEW, PS, PS2, PS3, PSB, PSD, PTIF, PWP, RADIAL-GRADIENT, RAF, RAS, RAW, RGB, RGBA, RGBO, RGF, RLA, RLE, RMF, RW2, SCR, SCT, SFW, SGI, SHTML, SIX, SIXEL, SPARSE-COLOR, SR2, SRF, STEGANO, SUN, SVG, SVGZ, TEXT, TGA, THUMBNAIL, TIFF, TIFF64, TILE, TIM, TTC, TTF, TXT, UBRL, UBRL6, UIL, UYVY, VDA, VICAR, VID, VIFF, VIPS, VST, WBMP, WMF, WMV, WMZ, WPG, X, X3F, XBM, XC, XCF, XPM, XPS, XV, XWD, YCbCr, YCbCrA, YUV
gd_version: bundled (2.1.0 compatible)
gd_formats: GIF, JPEG, PNG, WebP, BMP, XPM
ghostscript_version: 9.26
### wp-server ###
server_architecture: Linux 5.4.32-grsec-grsec-plus+ x86_64
httpd_software: Apache
php_version: 8.0.2 64bit
php_sapi: cgi-fcgi
max_input_variables: 1000
time_limit: 0
memory_limit: 128M
admin_memory_limit: 256M
max_input_time: -1
upload_max_filesize: 512M
php_post_max_size: 512M
curl_version: 7.58.0 OpenSSL/1.1.1
suhosin: false
imagick_availability: true
pretty_permalinks: true
htaccess_extra_rules: true
### wp-database ###
extension: mysqli
server_version: 8.0.28-0ubuntu0.20.04.3
client_version: mysqlnd 8.0.2
max_allowed_packet: 16777216
max_connections: 3000
### wp-constants ###
WP_HOME: undefined
WP_SITEURL: undefined
WP_CONTENT_DIR: /home/dh_q93n8f/homekouzina.infinitum.ventures/wp-content
WP_PLUGIN_DIR: /home/dh_q93n8f/homekouzina.infinitum.ventures/wp-content/plugins
WP_MEMORY_LIMIT: 40M
WP_MAX_MEMORY_LIMIT: 256M
WP_DEBUG: true
WP_DEBUG_DISPLAY: true
WP_DEBUG_LOG: false
SCRIPT_DEBUG: false
WP_CACHE: true
CONCATENATE_SCRIPTS: undefined
COMPRESS_SCRIPTS: undefined
COMPRESS_CSS: undefined
WP_ENVIRONMENT_TYPE: Undefined
DB_CHARSET: utf8
DB_COLLATE: undefined
### wp-filesystem ###
wordpress: writable
wp-content: writable
uploads: writable
plugins: writable
themes: writable
mu-plugins: writable
### wp_mail_smtp ###
version: 3.5.1
license_key_type: lite
debug: No debug notices found.
lite_install_date: Jul 18, 2022 @ 6:33pm
`
]]>Hi,
The new version of WPIDE has some issues that the previous incarnation did not have.
Please advise.
Thank you,
Oliver
]]>Please fix this https://prnt.sc/AL1_wl3tdtHl
Can’t scroll this page.
And when I save a file using ctrl+s it redirects to the main page.
]]>PHP Fatal error: Uncaught TypeError: array_filter(): Argument #1 ($array) must be of type array, bool given in /wp-content/plugins/wpide/wp-content/fatal-error-handler.php:223\nStack trace:\n#0 wp-content/plugins/wpide/wp-content/fatal-error-handler.php(223): array_filter(false, Object(Closure))\n#1 /wp-content/plugins/wpide/wp-content/fatal-error-handler.php(139): WPIDE_Error_Handler::findBackupFile(‘/nas/content/li…’)\n#2 /wp-content/plugins/wpide/wp-content/fatal-error-handler.php(52): WPIDE_Error_Handler::errorHandler(-1, ‘Attempt to modi…’, ‘/nas/content/li…’, 28)\n#3 [internal function]: WPIDE_Error_Handler::exceptionHandler(Object(Error))\n#4 {main}\n thrown in /wp-content/plugins/wpide/wp-content/fatal-error-handler.php on line 223
]]>Plugin fails to load files on WPEngine hosted sites. Maybe it is looking at the wrong root path. Works fine on other hosting I tested.
]]>