Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Well, I just installed a Drupal on my server; it went well, I installed some themes, etc.
After a while I tried to log back in - no succes. I still appear as logged in (although it's been an hour since I logged out). I requested a new password - it never came
Moved the entire database with no problems from mySQL5 to mySQL4. The information is all there. The hosting provider told us to change the settings.php from localhost to our ip address which caused an internal server error. They refuse to give us the path to the socket file. Originally we were getting mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) for the error message. After changing the settings in php we're now getting an internal server error.
After installing the Amazon module, the amazon_node displays the ASIN product image and basic details for price, binding etc, but the full product description does not come through. It did magically appear once, but not normally.
Also, if I try to add more than one ASIN for related products, I get this error along with the node being replicated about 75 times:
warning: DOMDocument::loadXML() [function.DOMDocument-loadXML]: AttValue: " or ' expected in Entity, line: 24 in /data/web/cms.gamecritics.com/modules/amazontools/amazon.php5.inc on line 328.
warning: DOMDocument::loadXML() [function.DOMDocument-loadXML]: attributes construct error in Entity, line: 24 in /data/web/cms.gamecritics.com/modules/amazontools/amazon.php5.inc on line 328.
warning: DOMDocument::loadXML() [function.DOMDocument-loadXML]: Couldn't find end of Start Tag table line 24 in Entity, line: 24 in /data/web/cms.gamecritics.com/modules/amazontools/amazon.php5.inc on line 328.
warning: DOMDocument::loadXML() [function.DOMDocument-loadXML]: Opening and ending tag mismatch: p line 28 and td in Entity, line: 31 in /data/web/cms.gamecritics.com/modules/amazontools/amazon.php5.inc on line 328.
warning: DOMDocument::loadXML() [function.DOMDocument-loadXML]: Opening and ending tag mismatch: td line 26 and tr in Entity, line: 32 in /data/web/cms.gamecritics.com/modules/amazontools/amazon.php5.inc on line 328.