I have installed Drupal 7.63 with UberCart 7.x-3.11. I have configured shipping quotes for UPS and USPS, which seems to be working fine except that I am not getting any quotes for USPS First Class, even though I have First Class services checked on the USPS Domestic Services configuration page.
We are a city website and have limited resources for developers on staff. But can anyone help me improve the results I'm seeing from our SOLR search (Drupal 7)? I've poked around in the backend of the SOLR configuration area but it's not clear to me and I'm not a developer. I want to just show the search result with a simple description below it. It's bring in a lot of weird stuff!
We have websites in Drupal 7.59 version. We have forms on these websites with a radio button component. We are a school with different branches. The radio button options are the different branches. How are we able to track the selected branch in Google analytics goals?
I have drupal 7.56 on REL7 with MySQL database and i am trying to update to drupal 7.63.
I followed the instructions in the upgrade file but i keep getting the following errors.
User Warning: The following module is missing from the file system: variable_realm in_drupal_trigger_error_with_delayed_logging() (line 1156 of /var/www/includes/bootstrap.inc).
I need a class (node-author) added to <body> (for page.tpl.php) or <article> (for node.tpl.php), or template.php that is available when a node author is viewing their own node.
Ideally, when a node author is viewing their own node I need a top level/parent class to be available. I don't need anything to be displayed. Just need the class to be available.