Hello all, it's been some time since I converted my site from static pages to drupal 6 and it's been great. I'm looking to hire someone to upgrade the site from Drupal 6 to 7.
This would include making sure that everything working currently, works on the new site. Theme, photo galleries and 1 custom module which includes information on referrer. Aside from the referrer module that is custom I don't believe there are any strange or other custom modules being used.
I am trying to set up a multi site using the same database but different themes and menus. Also the homepage will have to be different. Is it possible using the same database or I will have to create separate database for each of these sites. The functionality is basically the same just the look and feel of it.
I have a very weird scenario in Drupal theme_registry caching.
I'm using views 6.x-3.0, in my custom module I implement template_preprocess_views_view(). If I cleared the cache or truncate the cache table - it does not work at all using the current database.
What I did was export my current database and import to a new empty database - then doing any of the following will work.
- Clear cache
- Delete row with cid "theme_registry:[default theme]" from cache table
Guys, i was having spam comment on my drupal blog and for this reason i enabled re-captcha on the user comment form but this enabled the captcha challenge for both logged in user and guest user. I would like to enable re-captcha for the guest user only. I was unable to do this thus i am here to have your assistance.
Please guide me how to enable the captcha only for guest user. Thank you in advance :)
On /admin/reports/dblogm the deleted pages are searched for by Search Engines and reported as Page Not Found errors.
It seems important that users be able to search for Events, but those pages will be constantly updated and deleted. How do you handle the Search Engines for pages with dated info and limited display time?