Code Machine
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Config File Editor] Save button does not workHello,
Thanks!
Please do the following so I might figure out what is happening there:
1. Open Chrome Browser
2. Go to WCFE Dashabord page
3. Open Chrome Development Tools Panel, by pressing F12
4. Select Console Tab From Development Tool Panel
5. Press Save Button
6. Is there any JavaScript error message on there, it should be message in red show in Console panel.Thanks
AHMeD
Forum: Plugins
In reply to: [WP Config File Editor] Fatal Error on ActivationHello,
Thanks for the advices
Yeah, there is some challenge but I already get around by providing MASK-SAVE feature that easy to bne implemented.
I’m already working on some features, including:
1. Mask save: Saving Only the generated fields, leaving any custom code untouched
2. Custom Fields: Allow site admin to define w-config custom fields so that site admin edit those fields using WCFE form instead of writing them manually every time.
3. Send backup link to admin mail, as some users still ignoring backup warning message and get their site down as the backup link cannot be reached
Just need sometime to get those done but I already did good progress.
I will make you updated
Thanks again for your notes.
I appreciate your review
Thanks
AHMeD
Hello Mark,
Good news
Glad you got everything fine
Yeah, get some practice as long as you still in production.
You’re much welcome
Thanks
AHMeD
Hello Mark,
The message you ignored, in fact, is the backup method that WCFE Plugin is provide.
It does show note message tells you to never close the Save Dialog message before making sure that the site is still runs.
Do you’ve FTP access to the site?
If yes, please check out a directory inside wp-content directory, that start by wcfe- and end with 32 hash string (e.g wcfe-061dab63d20b44338d99d770b6c6cc04). You still have a backup if you can see “wp-config-backup.php” file inside that directory, the backup is automatically deleted if closed the Save Dialog message from the close button, I’m not sure how you close it, so check if the file exists.
If the file exists, then you’ve a backup from the last stable wp-config.php file. However, this file is encoded and need to be decoded before you can use it. You can email my at [email protected]. Once you send me the file I will send you the decoded version so you can restore it back.
Please let me know when you send me the file as I don’t check this mail every day.
Thanks
AHMeD
Forum: Reviews
In reply to: [WP Config File Editor] So Handy! A Time Saver! Must have for any developers!THANK YOU !!!
Forum: Reviews
In reply to: [WP Config File Editor] WorksI’m really glad that you find it useful to use
Thanks for the reminder! This is the community where the simplest thing you can get is the negative review !
I appreciate your words, you simply understand what many others cannot ! People those do have real life practice and those who knows about successes, trying and failures those really understand !
Thank you nimmolo !
Forum: Plugins
In reply to: [WP Config File Editor] Installation of PluginThe Plugin required PHP >= 5.3. It seems like you’ve PHP < 5.3 installed in your server. PHP version can be changed from Host CPanel or you can contact host provider support service. Make sure that the other Applications you running on your server will serve on PHP >= 5.3
Thanks,
AHMeDForum: Reviews
In reply to: [WP Config File Editor] it dont work no error and no results its worth lessAnd that issue https://ww.wp.xz.cn/support/topic/jetpack-fran-wordpresscom-and-akismet-will-not-work?replies=8 is not even an issue !
The Plugin is 99% bugs free !
Thanks,
AHMeDForum: Plugins
In reply to: [WP Config File Editor] Please help!Hello,
No, it doesn’t
How you cannot access plugins.php file?
How “access” is done?
Thanks,
AHMeDForum: Plugins
In reply to: [WP Config File Editor] Can I edit WP-Config directly from within WP?Glad you got worked.
It would be much appreciated if you submitted review: https://ww.wp.xz.cn/support/view/plugin-reviews/wp-config-file-editor
Thanks,
AHMeDForum: Plugins
In reply to: [WP Config File Editor] Fatal Error on ActivationThanks for the valuable notes you provided.
i’m making a list of the new features I will include on the next release and your notes creates my list however few things need much consideration as its outside of plugin scope.
This Plugin is not reading the exists config file directly, it picks up the defined values through PHP constants, this is intentionally done as to make the plugin more reliable, this is because parsing the file is complex more than reading the values through defined PHP constants.
The Plugin then generates a completely new file based on, only, the submitted values, no deals with the exists file.
So doing this by the regular way is completely another plugin, I will check to see how I can do both with the exists method. I also have no problem to completely rewrite this Plugin however I really want to feel that its important to community, I created this plugin as to check if its being desired by community.
For now I’m thinking to allow raw editing without any interaction from wcfe plugin. Just a cool editor with emergency backup and restore features.
I will make you posted.
Regards,
AHMeDForum: Plugins
In reply to: [CSS & JavaScript Toolbox] Code not being wrapped in script tags1. On the Code Block Toolbox Bar, click on “Master” beside “block name”.
2. A list would be displayed, get the mouse over Master item and click Edit.
3. For Type field select “Javascript”.This should auto-wrap code with Script Tag.
screen shot: http://screencast.com/t/5eQUl6SGva
Hope that helps.
Regards,
AHMeDForum: Plugins
In reply to: [WP Config File Editor] Can I edit WP-Config directly from within WP?Hello,
You’re much welcome
The Plugin is not originally developed for direct editing, however you can open the “WCFE Editor” Plugin dashboard page, click preview, type directly into wp-config.php file and then save.
Preview is actually raw PHP editor, allow direct editing.
Thanks,
AHMeDForum: Reviews
In reply to: [WP Config File Editor] it dont work no error and no results its worth lessThere is only 2 unresolved issues https://ww.wp.xz.cn/support/topic/fatal-error-on-activation-82?replies=3 and https://ww.wp.xz.cn/support/topic/jetpack-fran-wordpresscom-and-akismet-will-not-work?replies=7.
Those are very unique issues and reported by only 2 users. The first issue resolved by the user himself and he have the Plugin working fine. So I’ve got only one unresolved issue that reported by only one user.
What is your issue and which issue its related to?
You said your issue is similar to another issue. Which issue?
Forum: Reviews
In reply to: [WP Config File Editor] really make the life of WP admin easier:-)Glad you find it useful
Thank you 🙂 !