difficulty getting iframe to work in 4.7

Ok, I'm trying to use a basic Iframe in my page.

I am using Drupal 4.7, with TinyMCE.

I have the "Input Format" set to "Full HTML".

Here is the HTML that I'm using:

4.7.x->5.3 Can't Login, Doesn't Send Mail

Hi,

I followed the upgrade instructions

I can't login and the site doesn't send mail to reset the password. I've checked the logs on my email server and nothing is getting to the email server.

I reset the uid=1 password via mysql and there's still no way into the site.

Where is Drupal logging?

Can anyone tell me what to do next?

Problems with copying my site to test site

Hi,
before upgrading my site to 5.3, I would like to do a test in my test directory.
My live site is mysite.sub.xx and my test site is server.sub.xx/testdrupal

I did the copy of my live site to the test directory, the .htaccess also.
I did the copy of the DB of my livesite to a new DB called testdrupal.
I modified in setting.php $db_url and $base_url.

dynamic Menu Item

hi

i want to create a menu item, which have dynamic path and it should be displayed at 'www.abc.com/admin/menu/'.

$year = date('Y');
$month = date('m');
$day = date('d');
now i want path like, 'path' => 'event'.'/'.$year.'/'.$month.'/'.$day.'/list/all/4'

hope for the best reply

SIte is showing While Blank Page ! Nothing is loading other than home page ?

Ok, I have a huge drupal site with thousands of pages and things were working fine (the site do take lot of resources though) and today when the site has stopped loading. I mean the home page works fine but after that, if u click on any link to go to any other page, it shows blank page.

I am not able to understand what's going on ? I also have non drupal pages on the site and they are loading fine, so most likely there is database problem. Can anyone tell me what's going on and how can I solve this problem ?

How to stop Bots crawling content of a block ?

I don't want Search engine bots to crawled the content shown in a block. How can I do that ?

I can stop crawlers crawling pages/directories using robots.txt but how to stop them from html/text code shown in a block ?

Cheers

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x