juzaam
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: DRegister] Custom Fields … DregisterHi mantobani,
I’ll get to work on this and try to fix for the next release.Thanks for your feedback.
Forum: Plugins
In reply to: [Plugin: DRegister] Custom Fields … DregisterHi scarred, thanks for your feedback.
Can you provide more details about yor W.P. version?
Forum: Plugins
In reply to: Problems with DRegisterForum: Plugins
In reply to: Problems with DRegisterHi Peter,
version 1.2.5 fixes this issue.Please upgrade and let us know your experience.
Forum: Plugins
In reply to: [Plugin: DRegister] Custom Fields … DregisterThanks for the feedback and the ideas, I’ll check it out 😉
Mind to flag the topic as solved? 😉
Forum: Plugins
In reply to: [Plugin: DRegister] Custom Fields … DregisterI’m glad to hear that 😉
Please rate the plugin ! 🙂Forum: Plugins
In reply to: Problems with DRegisterHave you still got the same issue with version 1.2.2 ?
Can you please provide a more complete description of your enviroment and error type?Forum: Plugins
In reply to: [Plugin: DRegister] Custom Fields … DregisterHi everyone,
thanks for your precious feedback.I’m studying the issues with AJAX and WordPress and my 1.2.2 opinion [:)] is that ajax php files should stay in the same directory as the core plugin.
Regarding this warning:
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web16/web/nameofsite/wp-content/plugins/dregister/config/globals.php:8) in /var/www/web16/web/nameofsite/wp-login.php on line 255This should have been fixed as well.
Grab 1.2.2 as soon as it’s available and please report your experience.
Forum: Plugins
In reply to: [Plugin: DRegister] Custom Fields … DregisterHi Federico,
thanks for your feedback. We really want this plugin to work and your error reporting is very important.Before explaining the errors, I anticipate the release of v.1.2.1 to fix the “administrator rights” issue.
The errors you are experiencing are due to:
- AJAX files need to be permission 0755 to work
- Updating a plugin sets permission to 0644
- Dregister 1.2 tries to fix the issue “chmodding” file permission to 0755
- Your host / php.ini settings wont allow PHP to change permissions needed on the file
The workaround for this first issue is:
- Completely delete the plugin directory (wp-content/plugins/dregister)
- Download latest Dregister plugin
- Upload via FTP the new version to wp-content/plugins/dregister
- Eventually CHMOD recursively all files to 0755
The second issue is a WP version problem in my opinion, due to different roles / capabilities management.
I tried to fix this releasing v 1.2.1 which should be already available for downloading.
Hope this helps, if not please return your feedback so we can find other strategies.
P.S. what WP version are you using?
Forum: Plugins
In reply to: Problems with DRegisterHade some issues with the SVN repository, so the easiest scenario is that you downloaded a partial release.
Try downloading now v.12.
Forum: Plugins
In reply to: Plugin Repository taking to long to refresh..Resolved.
Forum: Plugins
In reply to: [Plugin: DRegister] Custom Fields … DregisterWorking fine now.
Forum: Plugins
In reply to: Plugin Repository taking to long to refresh..I’m experiencing the same problem , but I’m sure I’m doing things right with SVN and readme.txt.
I’m using TortoiseSVN to mantain dregister plugin.
I’m desperately tryng to upload version 1.0.1 , you can check the repository here:
http://plugins.trac.wordpress.org/browser/dregisterAs you can see, the official plugin page still shows Version 1.0, but gives you as download 1.0.1
http://wordpress.org/extend/plugins/dregister/Under “Other releases” it shows a non-existing 1.0 version and a Development version.
Any clue??
Forum: Plugins
In reply to: [Plugin: DRegister] Custom Fields … DregisterVersion 1.1 is online, but there must be some issue with the SVN.
If you click Download from the plugin page you manage to get v.1.1 , even if the page still indicates Version 1.0Forum: Plugins
In reply to: [Plugin: DRegister] Custom Fields … DregisterHi all,
I’ve just updated version 1.1 of Dregister, specifically to fix this problem you are having.
Check it out and please return any improvements.P.S. you may have to wait some time for WP repository to show the new version online.