Custom registration page

I am looking to customize our registration page http://stanislites.org/user/register specifically have the organic groups (Groups) as a drop down list instead of the long list presently.

How can i achieve this

Thanx

Problem with login

In one of our sites hosted in Drupal 4.7, suddenly login doesn't work on IE. I delete cache and try to login with no luck. But if I close browser and try logging in , it works? I have lots of issues with login. Will swtiching to clean url help?

Posting comments is quite SLow.

Hi,
Posting comment on drupal food site ifood.tv is quite slow from past 3-4 days.
Can you please suggest something to improve it?

Thanks,
Sumoanand

Drupal search facillity

Hi All
Does anybody know if you can search the content of a PDF in Drupal?

Cheers
John

Really Strange Theme Bug in IE

I have never seen anything like this before.

1. If you want to see it you'll need Internet Explorer 6. Go to my site www.jacktaranto.com/portfolio
2. Scroll down to the last site - the spring water one, then roll over the "viewmore" link, the footer seems to shift.
3. Click on the viewmore link for anyone of the items, then roll over the backtoportfolio link or the visit site link. The footer seems to cut the page in half.

Dealing with Watchdog once and for all

Traffic is way up and I'm plagued by the dreaded "Duplicate entry" and "mysql_num_rows(): supplied argument is not a valid ... " errors.

In the past, I have run:

alter table access modify aid tinyint(10) not null auto_increment;
alter table accesslog modify aid int(10) not null auto_increment;
alter table aggregator_category modify cid int(10) not null auto_increment;
alter table aggregator_feed modify fid int(10) not null auto_increment;
alter table aggregator_item modify iid int(10) not null auto_increment;
alter table authmap modify aid int(10) unsigned not null auto_increment;
alter table boxes modify bid tinyint(4) not null auto_increment;
alter table comments modify cid int(10) not null auto_increment;
alter table contact modify cid int(10) unsigned not null auto_increment;
alter table node_comment_statistics modify nid int(10) unsigned not null auto_increment;
alter table client modify cid int(10) unsigned not null auto_increment;
alter table filter_formats modify format int(4) not null auto_increment;
alter table locales_source modify lid int(11) not null auto_increment;
alter table node modify nid int(10) unsigned not null auto_increment;
alter table profile_fields modify fid int(10) not null auto_increment;
alter table url_alias modify pid int(10) unsigned not null auto_increment;

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x