blatan
Forum Replies Created
-
Forum: Plugins
In reply to: [Frontier Post] "You are not allowed to edit post that is published" messageThanks, I’ll simply hide the fields with css and it will be fine for me.
Thread can be closed.Forum: Plugins
In reply to: [Frontier Post] "You are not allowed to edit post that is published" messageThe post types and age were set properly.
Allow users to change status from Published – this one helped.
However I don’t want to let user to change the status. Just edit.
Is it possible?BTW.
Thanks for the great plugin.Forum: Plugins
In reply to: [Responsive Lightbox & Gallery] Gallery image size option doesn't workOk, thanks.
I’ll try and let you know.Forum: Plugins
In reply to: [Responsive Lightbox & Gallery] Gallery image size option doesn't workHi dFactory.
I’ve got the same problem.
Here is an example:
https://kremdlamnie.pl/produkt/mydlo-aniolek/I should add, it’s the gallery created with woocommerce. I product edit screen there is a box to add the product gallery.
And in Lightbox settings I set medium image size in galleries.
Thanks in advance for any tip.
Hi leebaz,
I’m sorry for the late reply.Finally I started suspecting that one of the plugins uses too much memory.
I asked admin of client’s server to increase the maximum used memory and it worked. I guess it still work (I just helped writing the site and I don’t admin it).However it was quite strange, because I didn’t know which plugin exactly broke the site. Maybe he server was weak, I have no idea.
You have to check all settings of the servers, ex.
phpinfo();
, especially the version of php.Let me know if I can help you. Write a response, if you resolve the problem. My bad I didn’t do it that time – sorry for that.
Regards,
BernardForum: Plugins
In reply to: [Social Login] Custom redirection with short codeThere isone more option for me.
Can I disable the redirecting actions?Forum: Plugins
In reply to: [Social Login] Custom redirection with short codeHi Claude,
I need a help.
I used your above code. It works, but not in my case. I’m trying to redirect to user’s profile edition (buddypress) to make him/her to fill all required fields.
To do it I need to get user name.
It works fine when user logs in normal way.
But when I login via facebook I get emptycurrent_user
object andbp_user_id=0
as well.
This way I get:
https://websiteurl.com/profile/edit/group/1/
from:
$profile_path = $current_user->user_login . "/profile/edit/group/1/";
In above$profile_url
user name is empty.
I added your filters. First I added with priority 10 as you did it, then I changed to 100 with hope it helps. I hoped later call of the filter allows another piece of code to be run first. Of course, it didn’t help.What am I doing wrong?
Is there any other action to be called right after registration/login?
Regards,
BernardI installed a new copy of WP.
I installed plugins one by one.
bbPress
All In One SEO Pack
Breadcrumb NavXTIf two of them (and I probably checked all posibilities) are enabled everything is fine. When I activate the thirs one the page with the list of all plugins (wp-admin/plugins.php) is blank.
I imported the website to the third server. Everything works fine.
I thought it’s because php version. On the first one is 5.2, so I changed on the other from 5.4 to 5.2 and there everything still works well.
I thought it’s because of MEMORY_LIMIT.
On the first one is 64M, on the two others: 96M and 128M. I added to wp-config:define('WP_MEMORY_LIMIT', '64M');
. Again with no results.I have no idea left.
Of course, the installation on another server is not what I need, so I still ask for a help ??
Regards for all
I turned off all plugins on my localhost, then I exported and imported DB.
I turned them on one by one. The same problem occured.
I removed one (breaking) plugin and installed it again on the server. The same problem. I believe there is a problem with some options of the plugins or maybe with the option “active_plugins” or similar to that.
I installed new wordpress on the server and installed 3 plugins – they work.
I’ve just installed the website on another server. It seems to works fine.
Yes, I edited the post. Sorry, my bad.
option_name = home
option_value = https://websiteurl
autoload = yesHi The_Grue.
There is the only one row with option_name “siteurl” and the option value is https://websiteurl (with no slash in the end). autoload is set to “yes”.Maybe the problem is caused by update of the Download Monitor (23th of June)
https://www.ads-software.com/plugins/download-monitor/changelog/I’ve been searching. There isn’t “class downloadadble_file” in the plugin.
Hi mandsconsulting.
I hope you’re here and you haven’t left the site.
I’ve got the same problem and I have installed Download Monitor by Mike Jolley
https://www.ads-software.com/plugins/download-monitor/Could you help me as well?