-
Author
-
April 10, 2016 at 01:48 #115460bobbydaddisParticipant
I cant get VC to work at all – totally skewing my entire site and no functionality. The blue circle keeps spinning in activation area. I deactivate and reactive and same problems. Same with Slider Revolution – Just says please wait. Like Im just stalled. And the rtmedia and visual composer as well as idx icons on the left admin button are broken when loading. Can someone help? Im so frustrated and dont have ftp access.
Attachments:
You must be logged in to view attached files.April 11, 2016 at 16:59 #115696bobbydaddisParticipantNotice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /home/entouragehomes/public_html/wp-includes/functions.php on line 3787
Notice: bp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 1.7.) in /home/entouragehomes/public_html/wp-includes/functions.php on line 3787
April 11, 2016 at 17:15 #115702RaduModeratorHi,
Please disable debug, you will have to login via FTP into your website hosting account , go in root wp installation directory open wp-config.php look for define( ‘WP_DEBUG’, true ); and change it to
define( ‘WP_DEBUG’, false );I see also that there are some server side issues : http://pastebin.com/raw/PJ37y6rj this is what it shows the console log.
From my point of view i think that the plugin folder doesn’t have permission for reading, please set 755 permission for the plugins folder
Let me know
Cheers
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 11, 2016 at 17:24 #115704bobbydaddisParticipant755’d the entire contents of plugins – and disabled debug
April 12, 2016 at 14:14 #115919RaduModeratorAnd it works ?
You problems are gone ?
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 12, 2016 at 18:39 #116025bobbydaddisParticipantThe only plugins I have going now are slider and visual COmposer – Problem still exists.
April 12, 2016 at 19:29 #116038bobbydaddisParticipantIm just going to start fresh. See if i was an issue when I migrated servers.
April 13, 2016 at 16:44 #116281RaduModeratorLet me know
It seems to be a reading permission problem (server related)
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.