Hi, I've recently build another blog, using Drupal 5.1 , because I wanted to test it, As usual (in my case, of course) I've implemented it with PostgreSQL and all was "almost" smooth, I had to change something in the block module to get rid a little problem
[root@uberum block]# diff block.module block.module.orig
362c362
< return db_fetch_array(db_query("SELECT bx.*, bl.title FROM {boxes} bx INNER JOIN {blocks} bl ON bx.bid = bl.delta WHERE module = 'block' AND bid = %d", $bid));
---
> return db_fetch_array(db_query("SELECT bx.*, title FROM {boxes} bx INNER JOIN {blocks} bl ON bx.bid = bl.delta WHERE module = 'block' AND bid = %d", $bid));
As the title field results ambiguous for PostgreSQL. The change seems to work to me.
By now, modules used are Feedback, Adsense and Adsense_injector and I have intention to test some others. no big issues by now
The blog itself is oriented to talk about spain to non spaniards, and the opinion/perception others have about spain, and make some fun about (good humour sense is a must) , but at least trying to be useful for those who are interested in this country,
Of course, as a new blog, is quite empty nowadays.
Comments
I forgot to give the url to
I forgot to give the url to http://www.espein.net
---------------------------------
http://www.uberum.com
http://www.espein.net