federalist1 0 Report post Posted October 29, 2009 Here is a portion of the error code I am getting: [phpBB Debug] PHP Notice: in file /wp-united/wp-integration-class.php on line 967: Undefined property: stdClass::$aim [phpBB Debug] PHP Notice: in file /wp-united/wp-integration-class.php on line 971: Undefined property: stdClass::$yim [phpBB Debug] PHP Notice: in file /wp-united/wp-integration-class.php on line 975: Undefined property: stdClass::$jabber [phpBB Debug] PHP Notice: in file /wp-united/wp-integration-class.php on line 979: Undefined index: wpu_avatar_type [phpBB Debug] PHP Notice: in file /wp-united/wp-integration-class.php on line 984: Undefined index: wpu_avatar [phpBB Debug] PHP Notice: in file /wp-united/wp-integration-class.php on line 989: Undefined index: user_allowavatar [phpBB Debug] PHP Notice: in file /wp-united/wp-integration-class.php on line 989: Undefined index: wpu_allowavatar [phpBB Debug] PHP Notice: in file /wp-united/wp-integration-class.php on line 994: Undefined index: wpu_avatar_width [phpBB Debug] PHP Notice: in file /wp-united/wp-integration-class.php on line 999: Undefined index: wpu_avatar_height [phpBB Debug] PHP Notice: in file /home6/federal5/public_html/wp-content/plugins/page-links-to/page-links-to.php on line 116: Trying to get property of non-object [phpBB Debug] PHP Notice: in file /home6/federal5/public_html/wp-content/plugins/page-links-to/page-links-to.php on line 118: Undefined offset: 131 [phpBB Debug] PHP Notice: in file /home6/federal5/public_html/wp-content/plugins/cforms/cforms.php on line 1047: Undefined index: cforms_include [phpBB Debug] PHP Notice: in file /home6/federal5/public_html/wp-content/plugins/cforms/cforms.php on line 1053: Undefined index: cforms_no_css [phpBB Debug] PHP Notice: in file /home6/federal5/public_html/wp-content/plugins/widget-logic/widget_logic.php on line 130: Undefined index: callback_wl_redirect [phpBB Debug] PHP Notice: in file /home6/federal5/public_html/wp-content/plugins/widget-logic/widget_logic.php on line 130: Undefined index: callback_wl_redirect [phpBB Debug] PHP Notice: in file /home6/federal5/public_html/wp-content/plugins/widget-logic/widget_logic.php on line 130: Undefined index: callback_wl_redirect [phpBB Debug] PHP Notice: in file /home6/federal5/public_html/wp-content/plugins/widget-logic/widget_logic.php on line 130: Undefined index: callback_wl_redirect Share this post Link to post Share on other sites
federalist1 0 Report post Posted October 29, 2009 UPDATE: I deactivated all the plugins and I am down to this: [phpBB Debug] PHP Notice: in file /wp-united/wp-integration-class.php on line 967: Undefined property: stdClass::$aim [phpBB Debug] PHP Notice: in file /wp-united/wp-integration-class.php on line 971: Undefined property: stdClass::$yim [phpBB Debug] PHP Notice: in file /wp-united/wp-integration-class.php on line 975: Undefined property: stdClass::$jabber [phpBB Debug] PHP Notice: in file /wp-united/wp-integration-class.php on line 979: Undefined index: wpu_avatar_type [phpBB Debug] PHP Notice: in file /wp-united/wp-integration-class.php on line 984: Undefined index: wpu_avatar [phpBB Debug] PHP Notice: in file /wp-united/wp-integration-class.php on line 989: Undefined index: user_allowavatar [phpBB Debug] PHP Notice: in file /wp-united/wp-integration-class.php on line 989: Undefined index: wpu_allowavatar [phpBB Debug] PHP Notice: in file /wp-united/wp-integration-class.php on line 994: Undefined index: wpu_avatar_width [phpBB Debug] PHP Notice: in file /wp-united/wp-integration-class.php on line 999: Undefined index: wpu_avatar_height [phpBB Debug] PHP Notice: in file /wp-united/wordpress-entry-point.php on line 214: Undefined variable: siteurl [phpBB Debug] PHP Notice: in file /wp-united/wordpress-entry-point.php on line 215: Undefined variable: siteurl [phpBB Debug] PHP Notice: in file /wp-united/wordpress-entry-point.php on line 216: Undefined variable: siteurl How do I get this to work with WP-United? The free version of "whitehouse" was working with no hiccups. I installed the theme manually from a zip file but in the original folder there were multiple main folders. Share this post Link to post Share on other sites
Andrew 207 Report post Posted October 30, 2009 If you deactivate the theme (use another theme) do the errors go away? PHP notices aren't fatal errors (they are common in 'working' code) But you shouldn't be seeing them on your live server unless debugging is enabled. What are the 'functional' problems you're having? Share this post Link to post Share on other sites
federalist1 0 Report post Posted October 30, 2009 Other themes work but I was mainly going back to the free White House version. Debugging is not activated. Here is the latest and it only shows this: [phpBB Debug] PHP Notice: in file /wp-united/wp-integration-class.php on line 967: Undefined property: stdClass::$aim etc... Share this post Link to post Share on other sites
Andrew 207 Report post Posted October 30, 2009 not sure. We don't use the object property 'aim' Are there functional issues? Share this post Link to post Share on other sites
federalist1 0 Report post Posted October 30, 2009 Yes it is functional because the warning debug message shows up on the page and totally obscures it. I can't keep the theme up because it breaks the view. You can't see the menu or anything else for all the print debug messages. Let me know when one of you and me can look at this together and I will put up the Pro theme. I have to resolve this by early next week or we will have to decide that we can't use it. Share this post Link to post Share on other sites
Andrew 207 Report post Posted October 31, 2009 Technically, a production server shouldn't be reporting PHP warnings/notices to users at all. A setting called 'error reporting' in php.ini should be turned off... Let me know when one of you and me can look at this together and I will put up the Pro theme. Can you set it up on a test server? We can't get too deep into integration issues. Share this post Link to post Share on other sites
federalist1 0 Report post Posted November 2, 2009 Maybe Tuesday some time. Share this post Link to post Share on other sites
federalist1 0 Report post Posted November 4, 2009 I sent an email with more info. Share this post Link to post Share on other sites
Andrew 207 Report post Posted November 4, 2009 ok, I checked out your install and it appears that the theme was incorrectly installed. (it says broken themes) I would check the file structure of your theme via FTP. It should be: 'wp-content' > 'themes' > WhiteHousePro > index.php, page.php, etc... make sure all the files were uploaded completely, or try installing the theme again. Share this post Link to post Share on other sites
federalist1 0 Report post Posted November 4, 2009 Question: The download had several different folders with the WhiteHouse Pro theme. Which folder or zip do I use for the install? Is there a way to just get the single zip I need for the install without the extra MACOS stuff and all? Share this post Link to post Share on other sites
federalist1 0 Report post Posted November 4, 2009 I reinstalled the theme and got this warning message using the zip found in "themes" BUT it is unzipped into this hierarchy: WhiteHousePro/WhitehousePro/.... When I move the actual theme content folder I once again get all the error codes. Is this a common problem or am I using the wrong zip file? Share this post Link to post Share on other sites
Andrew 207 Report post Posted November 5, 2009 No the errors aren't common, although the unzipping on Windows has been improved (we work on Mac which creates the _MACOSX folders, that only Windows users can see) so are you saying that the heirarchy of your theme folders are correct? Share this post Link to post Share on other sites
federalist1 0 Report post Posted November 5, 2009 The folder order now is themes/WhitehousePro/ then all the them folders (css, images) etc... For some reason the errors do not occur with the basic WH version. Share this post Link to post Share on other sites
Andrew 207 Report post Posted November 5, 2009 can you post a screenshot of the files inside the 'WhiteHousePro' folder? You may have an incomplete upload... Share this post Link to post Share on other sites
federalist1 0 Report post Posted November 5, 2009 Sure. How do I post them here? Share this post Link to post Share on other sites
scott 0 Report post Posted November 5, 2009 Use the 'IMG' button thats located above the area where you type your message.. Share this post Link to post Share on other sites
Andrew 207 Report post Posted November 6, 2009 argh, frustrating... The pics you sent to me via email looked like you had your files installed correctly. Did you re-upload? and are you still getting the 'broken themes' error message? Share this post Link to post Share on other sites
federalist1 0 Report post Posted November 6, 2009 It is still broken. What can I do at this point? Do you think the errors are worth ignoring? If I could keep them from printing to screen it may be tolerable. Do you think it is possible to send me another zip to install? Maybe I had a corrupted download. Whatever the case I unfortunately think I need help resolving this as I am clueless. Share this post Link to post Share on other sites
Andrew 207 Report post Posted November 6, 2009 I'm trying to help... I highly doubt it was a corrupt download. well can you set up another test server? or try it with plugins deactivated? We need to find ways of isolating the issue, as I've never seen anything like this before.. Of course, its hard when you can't see the file structure or the other elements of your setup. Share this post Link to post Share on other sites
federalist1 0 Report post Posted November 7, 2009 I am responding privately with more info. I already tried deactivating all the plugins and still the error persist. It is hard now to set up a test server, but if it has to be done I will. Share this post Link to post Share on other sites
federalist1 0 Report post Posted November 7, 2009 I think it is a problem working with WP-United. I have the test server for WP up but there are no plugins and no WP-United bridge to phpBB. It works here but I do not want to back up all the blogs and forums and startover just to install a theme. Recommendations are welcome. Share this post Link to post Share on other sites