The problems is with sitemap.xml
What is the URL to your site?
When i Put this url in firefox show me the nex message
Parsing Error: junk after document element
Location: http://www.miamiactualidad.com/sitemap.xml
Line Number 2, Column 1:<b>Fatal error</b>: Allowed memory size of 176160768 bytes exhausted (tried to allocate 72 bytes) in <b>/home/restbewe/public_html/miamiactualidad.com/ma/wp-includes/post.php</b> on line <b>1982</b>
^
Is in this function
function wp_list_filter( $list, $args = array(), $operator = ‘AND’ ) {
if ( ! is_array( $list ) )
return array();
if ( empty( $args ) )
return $list;
$operator = strtoupper( $operator );
$count = count( $args );
$filtered = array();
foreach ( $list as $key => $obj ) {
$to_match = (array) $obj;
$matched = 0;
foreach ( $args as $m_key => $m_value ) {
if ( array_key_exists( $m_key, $to_match ) && $m_value == $to_match[ $m_key ] )
$matched++;
}
if ( ( ‘AND’ == $operator && $matched == $count )
|| ( ‘OR’ == $operator && $matched > 0 )
|| ( ‘NOT’ == $operator && 0 == $matched ) ) {
$filtered[$key] = $obj;
}
}
return $filtered;
}
I have try and gave me the same issue
XML Parsing Error: junk after document element
Location: http://www.miamiactualidad.com/sitemap.xml
Line Number 2, Column 1:<b>Fatal error</b>: Allowed memory size of 176160768 bytes exhausted (tried to allocate 72 bytes) in <b>/home/restbewe/public_html/miamiactualidad.com/ma/wp-includes/cache.php</b> on line <b>552</b>
^
How Can i Uploap an image
In My pluging the items Force Rewrites doesnt appear
Your memory limit does not appear to have been increased.
Follow the instructions at http://semperplugins.com/documentation/performance-settings/ and http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
If it still doesn’t increase, you’ll need to contact your hosting company and ask them to do it.
This is incoherent. It looks like you’re asking at least three unrelated questions.
1) memory issue, which I’ve pointed out how to resolve
2) uploading an image, which doesn’t have anything to do with the plugin
3) force rewrites not appearing,
Post a screenshot of your Performance Settings page.
How can pu here screen shot
[url=http://subefotos.com/ver/?5149493fe7229dab32d79da8c5c4641do.jpg][img]http://thumbs.subefotos.com/5149493fe7229dab32d79da8c5c4641do.jpg[/img][/url]