skinflint
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress 4.0 update – now I can't loginThanks. Seems to have worked, although I’ve reverted to the previous wordpress and when i try updating to 4.0 the same problem still arises.
Forum: Fixing WordPress
In reply to: WordPress 4.0 update – now I can't loginHere you go…
*/
function get_column_info() {
if ( isset( $this->_column_headers ) )
return $this->_column_headers;$columns = get_column_headers( $this->screen );
$hidden = get_hidden_columns( $this->screen );$sortable_columns = $this->get_sortable_columns();
/**
* Filter the list table sortable columns for a specific screen.
*
* The dynamic portion of the hook name, $this->screen->id, refers
* to the ID of the current screen, usually a string.
*
* @since 3.5.0
*
* @param array $sortable_columns An array of sortable columns.
*/
$_sortable = apply_filters( “manage_{$this->screen->id}_sortable_columns”, $sortable_columns );
Forum: Fixing WordPress
In reply to: WordPress 4.0 update – now I can't loginI clicked the update via the dashboard.
You want me to locate /wp-admin/includes/class-wp-list-table.php via the FTP correct?
Forum: Fixing WordPress
In reply to: WordPress 4.0 update – now I can't loginThanks for your response Robert, how do I find that out what version of PHP I’m using?
Forum: Plugins
In reply to: [Google Analytics Suite] WordPress Upgrade Broke Google Analytics SuiteNope, that still hasn’t worked for me, annoyingly.
Forum: Plugins
In reply to: [Google Analytics Suite] WordPress Upgrade Broke Google Analytics SuiteYep. I’ve had the exact same issue. Is there a solution?
And now the problem has returned and I get the same error message as before. This makes no sense.
It’s temperamental at the moment, sometimes the message appears other times its back to normal. And I haven’t done anything to it. Very bizarre. Unsure what to do .. hopefully it will self-fix.
Really ? How bizarre that this has happened and that’s the solution. Was the message you were getting similar to this one http://wotyougot.com/wp-admin/ that I’m getting ?
Thanks. The content of which wp folder ? Everything ? The whole lot ? Or perhaps just wp-content ? What should the permissions on the folders be ?
I’ve got the same problem. How did you solve this ??
Forum: Fixing WordPress
In reply to: Edit post administration panel when attemping to publish a postIf you go to http://wotyougot.com/wp-admin/ you will see the error message I’m getting
Forum: Plugins
In reply to: [XPoster - Share to Bluesky and Mastodon] 401Thanks
Forum: Plugins
In reply to: [XPoster - Share to Bluesky and Mastodon] 401how do i set the Application Type Access to “Read and Write”??
Forum: Fixing WordPress
In reply to: No changes taking effect anywhere in backendcool ive asked them. suspect they wont get back to meet til monday. will update.