Impossible to create pages

Posted in: Newspaper
Post count: 26

Hi,

i have a problem with the “pages” module. I can access to the module but i can’t create new pages neither edit existing ones that are on line.

Below is the error message i get on my screen :
—————————-
PHP Warning: Invalid argument supplied for foreach() in F:\Inetpub\vhosts\blogzineauto.com\httpdocs\wp-content\themes\Newspaper\wp-admin\content-metaboxes\td_set_page.php on line 27

PHP Warning: Invalid argument supplied for foreach() in F:\Inetpub\vhosts\blogzineauto.com\httpdocs\wp-content\themes\Newspaper\wp-admin\content-metaboxes\td_set_homepage_loop.php on line 20
—————————

Could this error comme from the WordPress SEO plugin ?

Thanks for your answer

  • This topic was modified 12 years by barosi.
Post count: 26

Nobody can help me ?

Post count: 3343

Hello,
You can try to deactivate some plugins and see if works. Could be some plugins conflict. For SEO we recommend Seo by Yoast plugin.

Also you have to rebuild the thumbnails, please follow the steps from here: http://import.tagdiv.com/newspaper/doc/#existing-content

Thanks!

Post count: 26

i tried but it didn’t work 🙁

it seems the problem comes from the theme…

F:\Inetpub\vhosts\blogzineauto.com\httpdocs\wp-content\themes\Newspaper\wp-admin\content-metaboxes\td_set_page.php on line 27

If you have any idea to solve the problem, let me know.

Post count: 780

Hello,

1. what theme version are you using?
2. try to reupload the theme
3. if nothing else works let me know and I will triple check it 🙂

Radu from tagDiv

Post count: 26

Hi,

Version 2.1.3

I try to reupload but the problem is still there…

Angelo

Post count: 26

Ok, the problem is solved. I added ARRAY line whence the problem. And it works

foreach ( (array) $custom_fields as $key => $value )

Source (french) : http://www.wordpress-fr.net/support/viewtopic.php?pid=466222#p466222

thank you for your answers and your help anyway

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.