Help with Feedblitz

I installed a block with Feedblitz, and it has a "Subscribe me" button. Suddenly, the Feedblitz button is conflicting with the drupal buttons, like "save blocks". Whenever I try to click on "save blocks", it is read as the feedblitz "subscribe me" button. I can't even delete the feedblitz block because I can't get click on "save blocks"! Any suggestions for how I get myself out of this mess?

Thanks,

Simon

Security problem

I just noticed a security problem -- someone (IP address: 212.71.37.92, which resolves to AMSTERDAM, ripe.net) has been able to upload two hackers php files into the files directory of my site.

Those files give total control to delete, change and execute files within. I deleted them and removed the write permission to the files folder...However, this is a temporary solution.

What can I do to fix it?

*Very concerned.*

Drupal Developer (3-Month Contract)

We are looking for a Drupal Developer to work a 3-month contract providing Drupal support for an existing client. Ideally we are looking for 1-2 years of strong experience with Drupal. This is an in-house, full-time position (40 hours/week) in the Downtown Toronto area.

If interested, kindly forward your resume to aliya@pentacan.com. For all inquiries, feel free to give me a call at (416) 915-5595 x424.

Are there any Adsense Custom Channel experts out there?

I am using the adsense module with the adsense injector, both work fantastic and everything is going great except I can not get the custom channels to work through Drupal using the methods in the Adsense module guide. The custom channels do not show up in my Google account reports.

Multiple delete limit!?

I am developing a module that queries an xml file for property data for a realtor / property management company. The properties change daily so each night I query their booking engine for their properties and delete all of the properties from the day before creating new nodes for all of the properties. The problem is that when I try to delete all of the properties from the previous day using cron, I can only delete 65 properties at a time.

[code]

$results = db_query_range("SELECT nid FROM {node} WHERE type = '%s'", "inntopia", 0, 1000 );

$counter = 1;

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x