xenno
Forum Replies Created
-
Forum: Plugins
In reply to: [Authors List] Authors page showing only to authenticated accountsI think this one is to blame:
https://wordpress.org/plugins/advanced-access-manager/I had to disable all modules and then activated them one by one with a parallel checking of the page …
I think I’m good now …Thank you for your trouble and for your support!
- This reply was modified 3 years, 5 months ago by xenno.
Forum: Plugins
In reply to: [Authors List] Authors page showing only to authenticated accountswp_get_current_user() instead. in /home/public_html/wp-includes/functions.php on line 5383
That was triggered by a plugin named Counterize and after disabling the plugin the message dissapeared.
The authors page still not showing …Forum: Fixing WordPress
In reply to: Another broken Visual EditorUf … if you are in your lucky day… maybe I did bought the same theme as you.
Can you name your theme? I will look on my packages and see if there is anything that I could do to help you!Thank you!
Forum: Fixing WordPress
In reply to: Another broken Visual EditorI have bought some themes from DXThemes as well…
Same issues as yours, and I have found out that I can disable that Turbo Editor and continue with posting using shortcodes instead of that fancy editing … π
To disable Turbo Editor I have commented a line in functions.php:
//wp_enqueue_script(‘tooltip’, TEMPLATEURL.’/js/jquery.tools.min.js’,array(‘jquery’));Of course I don’t really know that this line is in your theme but .. if there is a chance …
My way with this themes is that if I want to write I disable that T.E. and after I have finished editing, re-enable that T.E.
You can be more specific in your case, (like the link to your site in question) and I will look …
My bad Gabriel …
Looking on detailed log (made WP to write a log file itself as a debug log) made me understand what is really going on…
It seems that my server was a little low on PHP memory.
I have moved my WPMU to a more powerfull server and … till now I have a working myCred plugin. π
Anyway … if is there a way to state it anywhere … the resources that this plugin needs …
On 64Mb PHP memory … was dying… on 128Mb PHP memory … is working …Maybe it helps … or maybe is the others plugins…
working…
Tested that too and … the 500 error is from site exhausting php resources …
It seems that every time I try to protect some security plugin my plugins.php dies …
Only on security plugins tested by now and on myCred …I will try to make a copy on one of my production servers and … give all resources I can and then … watch to see Why? π
One stupid question maybe …
In WPMU … I can install this plugin and activate-it on individual sites … and it works … the crush only happen when I try network activate …Is there a connection?
Hmmm… deleted plugins like User Switching – plugins.php not showing
Deleted some other plugins still have that error 500 …
Deleted Wanguard … and suddenly this page listed my plugins …
In the excitement … installed myCRED and… plugins.php dies again in error 500 … πWorking ….
WP Version 3.5.1 … configured as WPMU with subdomains feature (not folders) and unfurtunatelly I can not give you the list of modules because… my wp-admin/network/plugins.php still does not show a list …It gives me an 500 internal server error…
It’s the only page that give me that error… And till now with this error on plugin list I did a plugin update so… in the back … it works …
Somehow I have this error on the plugin list … I suppose that I have to FTP connect and delete some more of my plugins untill I will have access on this page …
Hmmm…hmmm … now i have noticed something else …
Reading the first entry of mine does not let the impression that i want …
I have installed the plugin and for a while .. like 15 minutes … it worked …
He did let me make some settings, everything worked like a charm and then…
I wanted to swich account to see how others see … and I used User Switching … after switch some listings seemd to dissapear … like the user list … I have had fewer listed users on the user list …
And then the crush … and all the white pages …So … after deleting the plugin I was again on the users page and … I have noticed that the users that disapeared with the plugin wore the users with “No Status” status on the WangGuard Status π
Oh yeah … I have that plugin too … π
I will try and delete those two plugins but I wonder if … is there a connection …Now … I know that in debbuging any info is a great resource …
Hi there!
After installing this plugin and started some setup and configuration on a wpmu site … i have all the back-end pages blank … with top bar and sidebar menus still there and any link goes to a white page …
I have landed here in search for an answer and after reading this post i have found that I have a simillar problem…
I have thought that I could provide a list of plugins but … hey .. π I can’t access it π
So … the only weird thing is that i have menus and blank pages on all links except for wp-admin/network/plugins.php this one π it’s all blank.. no menus no top bar no nothing … not even an error message ..
On the server apache error log … -nothing …
Ofcourse I have removed the plugin from wp-content but … as far as i used seemed to be …. really something else …