Scorp1
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Mingle] Mingle Not Compatible with WordPress 3.5.2Hi there, just want to let you know:
There is a plugin incompatibility issue with the “NGFB Open Graph+” plugin. I try to figure out where in detail. But best practice for debugging is to start with deactivating ALL plugins, re-activating one by one and see, when the error occurs. Another good practice is to activate the WordPress debug logging by entering the following lines to your wp-config.php (logfile will be created in /wp-content/debug.log, you have to make the folder wp-content writable with 777 temporaily)/** * For developers: WordPress debugging mode. * * Change this to true to enable the display of notices during development. * It is strongly recommended that plugin and theme developers use WP_DEBUG * in their development environments. */ define('WP_DEBUG', true); define('WP_DEBUG_DISPLAY', true); define('WP_DEBUG_LOG', true);
Forum: Plugins
In reply to: [Plugin: Mingle Forum] Mingle U[date TroublesHi there, I exactly got the same problem, when I updated WordPress from 3.5.2 to 3.6. Before the update everything worked smoothly.
The same error occurs when updating the mingle profile page with a new avatar, but it works quite well, when updating the profile page without changing the avatar.
A third time, this error occurs is when sending a personal message to another member. You get 3 error messages “receipient can’t be blank”, “subject can’t be blank” and “message can’t be blank” even though everything works fine.
The message even is displayed in the “sent messages” list instantly… that’s quite annoying and I’m just before launch of the project, but I can’t do with this errors…
PLEASE ANYONE ANY IDEA?!?
?? … months of work… lost in errors…Forum: Plugins
In reply to: [WP Mingle] Mingle Not Compatible with WordPress 3.5.2Hey, anyone knows about the new error class in WP 3.6?
My Mingle works fine with my theme and WP 3.6, but there is a really annoying error:
When I send a new private message to another member, the message will be sent, but anyway all possible error messages will be displayed.ERROR: There must be at least one valid recipient
ERROR: Message can’t be blank
ERROR: Subject can’t be blankThe same when updating my avatar.
ERROR: Your avatar could not be saved.
ERROR: Your avatar must be a valid jpg, gif or png image.Anyway it works fine. Avatar changed, message is sent.
Anyone knows how to solve this?
Thanks in advance for a little hint or code.Cheers, Scorp
Forum: Plugins
In reply to: [WP Mingle] User Avatar Upload Error?! SolvedHey nqtc, did that work for you?
Everything allright?Forum: Plugins
In reply to: [WP Mingle] User Avatar Upload Error?! SolvedYou must have set the following directories to CHMOD 777:
wp-content/uploads/mingle/
wp-content/uploads/mingle/avatarsForum: Plugins
In reply to: [WP Mingle] User Avatar Upload Error?! SolvedDon’t be afraid. Users are stored in the database and are part of the WordPress Core. If you delete the PlugIn files the only thing that happens is, that the PlugIn isn’t there anymore ??
Dragging the PlugIn’s folder back to its original location (via FTP client) will restore all its functionality.Forum: Plugins
In reply to: [WP Mingle] User Avatar Upload Error?! SolvedHi jlkoning,
at first you have to download your mingle plugin from the WordPress plugins folder (wp-content/plugins/mingle).
Inside this folder you have to find the file MnglUser.php
It’s in the folder plugins/mingle/classes/models/Then follow the instructions above. Upload your modification, overwrite original file. Done! ??
P.S. Don’t forget to backup original files, if you’re unsure…
Good luck, best regards,
ChrisHi Sonic,
I just found out that WPBS function “Hide Admin” is in conflict with BuddyPress “Register” function. But in my opinion “Hide Admin” is a “must have” function.
Anyone solved this issue? Do I need to use the secret key inside any buddypress function to get this working?
Thanks to anyone!
Thank you to all developers giving us “non-coders” thus great tools to work with. If I ever make a fortune with it, WordPress Core and Plugin Developers will benefit first.
Thank you so much!