It costs money to run a free website: our server costs alone are £400 per month. Last year we had 40,000 visitors to the site from whom we received only £40 in donations. We are not currently receiving any other income. At this rate, we will run out of money in the next few months and the site will be forced to close.
Please make a minimum donation of £5 to keep the site going. Thank you
These are database queries for finding extracting information from Commtap. This is technical and only those with server access will be able to do these - they cannot be done through the website.
SELECT name, mail FROM users LEFT JOIN og_uid ON users.uid=og_uid.uid WHERE nid = 963;
select * from url_alias where src not like "taxonomy/term/%" and src not like "node/%" and src not like "user/%";
select * from path_redirect where source not like "%/%";