I had my service provider (HostGator) update the PHP version on my site from 5.2.17 to 5.5.29 and my Drupal pages show red error messages on every page and also Ubercart storefront pages do not show. I am running Drupal 6.3.4
The error message follows (there are two on this page):
strict warning: Declaration of views_plugin_style_default::options() should be compatible with views_object::options() in /home/marcn/public_html/sites/all/modules/views/plugins/views_plugin_style_default.inc on line 24.
Several years ago a had a running drupal blog site on my home webserver with xampp.
I do not know if i made an correct database backup. I do know i made a copy of my htdocs folder. Is there a file which contains the text of my blog, so i can restore it?
I've built a blog in Drupal for my organization, and I'm stuck on a final piece. I've created category terms (Blog General - Topics) to label blog posts in order to categorize them. For example, a blog post about a recipe has the label "Healthy Recipes." I now need to build an RSS feed view that pulls the blog posts that have been tagged with those labels.
I've little experience updating drupal. Trying to update to 6.3.7 and getting an error.
Process
Throw site into maintenance mode
Remove folders from root folder (per documentation)
Copy up the folders specified from the drupal 637 tar
Run update.php
Here is the error:
warning: array_pop() expects parameter 1 to be array, boolean given in /mnt/stor3-wc2-dfw1/472004/WEBSITENAME/web/content/update.php on line 316.