GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   WordPress blog stopped accepting submissions (https://gfy.com/showthread.php?t=804273)

baddog 01-31-2008 10:35 PM

WordPress blog stopped accepting submissions
 
For some reason one of my blogs, when I try to add a new entry, goes to a blank page and does not save it.

Have optimized the MySQL database, rebuilt PHP and shut off all plugins (search shows some people think it is a plugin issue). Nothing helped.

Any ideas?

BigBen 01-31-2008 10:55 PM

Anything in the server logs? mod_security blocking it for some reason perhaps?

Fat Panda 01-31-2008 10:55 PM

how many posts does the blog have?

wpkings 01-31-2008 11:01 PM

- Check your server's available space (including MySQL if it was alloted)
- Double check to see if a certain script (unrelated to WP perhaps) is maxing out your resources.
- What do you mean you "rebuilt" PHP?

If your positive you are fine on space and resources, then try displaying all PHP errors and warnings to see if that gives you an idea of what is going on...hopefully the blog is not too populated otherwise this isn't going to work well security-wise.

Good luck

CyberHustler 01-31-2008 11:01 PM

Good luck. Have you tried posting with something like blogdesk instead of using the wordpress admin? Might sound dumb and not work but at least worth a try if you tried everything else.

wpkings 01-31-2008 11:02 PM

A blank page generally means either server resources are nearing max or that critical errors are being suppressed.

wpkings 01-31-2008 11:03 PM

And on the note of 'Cyber-Hu$tler'...
Why not try directly adding a post to your MySQL database and see if it displays?

baddog 01-31-2008 11:13 PM

Quote:

Originally Posted by SAC (Post 13725556)
how many posts does the blog have?

1574

Quote:

Originally Posted by wpkings (Post 13725579)
And on the note of 'Cyber-Hu$tler'...
Why not try directly adding a post to your MySQL database and see if it displays?

hmmm, will give it a shot

baddog 01-31-2008 11:17 PM

Quote:

Originally Posted by wpkings (Post 13725579)
Why not try directly adding a post to your MySQL database and see if it displays?

. . . and if that works it won't solve the problem as we have about 500 registered users that need to be able to add to it.

BV 01-31-2008 11:25 PM

I'd get a new host. The one your with probably sucks. :2 cents:

WarChild 01-31-2008 11:25 PM

You're updating inside Wordpress, right?

Try this:

If your new post admin is located at say http://www.SOMEDOMAIN.com/wp-admin/post-new.php manually change it to drop the www so it reads http://SOMEDOMAIN.com/wp-admin/post-new.php. If it's showing without the www by default, then add it instead.

See if it will accept your post like this.

Boobs 01-31-2008 11:29 PM

do u have "Array" showing up everywhere?

one of my clients recently had a problem where "Array" was showing up everywhere in wordpress and when he tried to make a post it would just be blank and not add the post.

if this is your problem let me know and ill let ya know how to fix

baddog 01-31-2008 11:30 PM

Quote:

Originally Posted by WarChild (Post 13725640)
You're updating inside Wordpress, right?

Try this:

If your new post admin is located at say http://www.SOMEDOMAIN.com/wp-admin/post-new.php manually change it to drop the www so it reads http://SOMEDOMAIN.com/wp-admin/post-new.php. If it's showing without the www by default, then add it instead.

See if it will accept your post like this.

Already tried that . . . no help.

baddog 01-31-2008 11:31 PM

Quote:

Originally Posted by Boobs (Post 13725649)
do u have "Array" showing up everywhere?

one of my clients recently had a problem where "Array" was showing up everywhere in wordpress and when he tried to make a post it would just be blank and not add the post.

if this is your problem let me know and ill let ya know how to fix

Where was he seeing "array?"

Boobs 01-31-2008 11:32 PM

In every blank field inside the WRITE post..

baddog 01-31-2008 11:34 PM

Quote:

Originally Posted by wpkings (Post 13725579)
And on the note of 'Cyber-Hu$tler'...
Why not try directly adding a post to your MySQL database and see if it displays?

That works

baddog 01-31-2008 11:38 PM

Quote:

Originally Posted by Boobs (Post 13725658)
In every blank field inside the WRITE post..

no, that doesn't happen . . . . I probably would have mentioned that if I had seen it ;)

wpkings 01-31-2008 11:39 PM

Quote:

Originally Posted by baddog (Post 13725663)
That works

Just to amuse me, turn off Javascript in your browser and try to post without it (make sure to restart first)
I have seen this sort of issue before.

wpkings 01-31-2008 11:40 PM

It won't fix the problem at all, but if you can post then we can see what's going on somewhat.

Also double check WHO you are pinging...occasionally if a ping fails the post will not go through and hang like it is now. Maybe disable all pings and alerts for now and see if you can post.

baddog 01-31-2008 11:44 PM

Quote:

Originally Posted by wpkings (Post 13725675)
Just to amuse me, turn off Javascript in your browser and try to post without it (make sure to restart first)
I have seen this sort of issue before.

Well, it is at least four different people (most likely more) that are having this problem.

When one of our 500 users submits a post they can only save, not publish. Everyone gets a blank page whether they are saving or save and continue editing.

In fact, there is one post that is sitting in the queue (obviously got in before the trouble started), and I can not approve it either. Just goes to a blank page when I hit publish.

wpkings 01-31-2008 11:48 PM

And you're not pinging anyone (even the default pingomatic)?

baddog 01-31-2008 11:49 PM

Quote:

Originally Posted by wpkings (Post 13725700)
And you're not pinging anyone (even the default pingomatic)?

existing posts did, but we can add no new ones, so kind of hard for them to ping.

~Ray 01-31-2008 11:51 PM

does the last post before the problem have some sort of code in it?

baddog 01-31-2008 11:52 PM

Quote:

Originally Posted by wpkings (Post 13725700)
And you're not pinging anyone (even the default pingomatic)?

shut them all off . . . . no difference

baddog 01-31-2008 11:53 PM

Quote:

Originally Posted by AdvertisingSex (Post 13725710)
does the last post before the problem have some sort of code in it?

Does anchor text count as code?

wpkings 01-31-2008 11:56 PM

I can take a look at it tomorrow if you want, I'm slowly falling asleep now..
Good luck if not

* Email: wpkings at gmail
* ICQ: 442150682

baddog 01-31-2008 11:57 PM

Quote:

Originally Posted by wpkings (Post 13725728)
I can take a look at it tomorrow if you want, I'm slowly falling asleep now..
Good luck if not

* Email: wpkings at gmail
* ICQ: 442150682

16075497 when you are free . . . I will probably be around


All times are GMT -7. The time now is 02:24 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123