Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Post-Kicker, -Byline & -Footer (http://forum.bytesforall.com/forumdisplay.php?f=17)
-   -   [SOLVED] Category Pages showing only one post and only the subject of that post. (http://forum.bytesforall.com/showthread.php?t=4263)

casahac Nov 7, 2009 05:43 PM

[SOLVED] Category Pages showing only one post and only the subject of that post.
 
The subject kinda says it all. I'm converting the Wordpress blog of a non-profit organization to Atahualpa. It is looking really good, but the category pages are only showing one post and only the subject of that post, although they are linked to the whole post.

I want these pages to show at least 5 of the most recent posts, with all the usual info about the post and can't find the trick to getting over this hurdle.

Thanks for any help.

Cheers,

casahac

juggledad Nov 7, 2009 06:47 PM

What version of Atahualpa, WP and PHP?
What is the url?
What page shows the issue

casahac Nov 7, 2009 07:34 PM

Atahualpa 3.4.4, Wordpress 2.8.5, php 5.2.5

http://www.peacefresno.org

All three category pages are in the same condition; calendar, news and upcoming events.

Thank you!

casahac

juggledad Nov 7, 2009 07:53 PM

try disabling the plugins you have. Something is causing the pages to be interupted during their creation . They are not being fully created, the HTML that is, and that is why you don't see any thing.

If any of the plugins relate to categories, disable them first.

casahac Nov 7, 2009 08:26 PM

All are disabled, no change in the pages.

Sigh............

casahac

juggledad Nov 8, 2009 04:28 AM

Did you make any change to any of the options at ATO->Style & edit CENTER COLUMN?
Did you add any widget areas in?

There is some 'other' code that is running when it trys to build the category page and it is crashing.

If you can access the site error log, you may see some more information.

casahac Nov 8, 2009 01:40 PM

I've made no changes to the ATO->Style & edit CENTER COLUMN. This is how the error log reads:

Here are the most recent errors:

PHP Fatal error: Allowed memory size of 12582912 bytes exhausted (tried to allocate 787275 bytes) in /hermes/web08/b1660/moo.peacef/wp-includes/formatting.php on line 87
PHP Fatal error: Allowed memory size of 12582912 bytes exhausted (tried to allocate 150 bytes) in /hermes/web08/b1660/moo.peacef/wp-includes/formatting.php on line 31
PHP Fatal error: Allowed memory size of 12582912 bytes exhausted (tried to allocate 787275 bytes) in /hermes/web08/b1660/moo.peacef/wp-includes/formatting.php on line 87
PHP Fatal error: Allowed memory size of 12582912 bytes exhausted (tried to allocate 787275 bytes) in /hermes/web08/b1660/moo.peacef/wp-includes/formatting.php on line 87
PHP Fatal error: Allowed memory size of 12582912 bytes exhausted (tried to allocate 154 bytes) in /hermes/web08/b1660/moo.peacef/wp-includes/formatting.php on line 31
PHP Fatal error: Allowed memory size of 12582912 bytes exhausted (tried to allocate 176 bytes) in /hermes/web08/b1660/moo.peacef/wp-includes/formatting.php on line 31
PHP Fatal error: Allowed memory size of 12582912 bytes exhausted (tried to allocate 151 bytes) in /hermes/web08/b1660/moo.peacef/wp-includes/formatting.php on line 31
PHP Fatal error: Allowed memory size of 12582912 bytes exhausted (tried to allocate 164 bytes) in /hermes/web08/b1660/moo.peacef/wp-includes/formatting.php on line 31
PHP Fatal error: Allowed memory size of 12582912 bytes exhausted (tried to allocate 159 bytes) in /hermes/web08/b1660/moo.peacef/wp-includes/formatting.php on line 31
PHP Fatal error: Allowed memory size of 12582912 bytes exhausted (tried to allocate 787275 bytes) in /hermes/web08/b1660/moo.peacef/wp-includes/formatting.php on line 87

Hope this helps!

casahac

juggledad Nov 8, 2009 02:25 PM

It looks like you are running out of PHP memory. You need to talk to your host provider. (Who is it?)
Try swapping to the default theme and see if you get the same errors

casahac Nov 8, 2009 03:45 PM

This is progress.

I increased the php memory from 18M to 24M. Now I get this message on all 3 category pages;

Fatal error: Call to undefined function CPbreadcrumbs() in /hermes/web08/b1660/moo.peacef/wp-content/themes/atahualpa/category.php on line 30

Line 30 of category.php reads:

<span class="filedunder" id="pagedunder"><?php CPbreadcrumbs(); echo wp_title(); ?></span>

Thanks again,

casahac

juggledad Nov 8, 2009 06:03 PM

you must have a custom template in your Atahualpa theme folder. There is no category.php in the theme.

Did you code this yourself? If not, edit it and see if you can see where is came from.

casahac Nov 8, 2009 06:23 PM

That file being there was my mistake. I deleted it and everything is now the way I want it on the category pages.

Now off to the sidebars........

Thank you SO MUCH for the help!

Cheers,

casahac


All times are GMT -6. The time now is 11:30 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.