Need help migrating your site to Drupal?

Moving a huge .NET site to Drupal

I work at NewspaperARCHIVE.com (http://www.newspaperarchive.com) and we run our website using .NET and a ton of c# code. My company is interested in adding social networking features to our site, but are frustrated with the pace of developing and releasing them. I built a site to demo some of Drupal's capabilities for my supervisors and they were initially impressed, at least enough to allow me to spend some more time on it.

Converting 4D site to drupal

Hello,

I'm representing the Video Databank at the School of the Art Institute of Chicago. VDB.org is currently a 4D-based website that has outlived its usefulness. We are looking for ways to upgrade the website with ecommerce features and to possibly transition over to Drupal.

Converting PHP Quotations (£££) into Drupal site

Hello

goes without saying but i am a bit of a noob. and am currently trying to convert our internet site (www.solicitordirect.com) to Drupal 6.

I am currently trying to work out how to copy our quoting system to drupal.

I have copied all the current internet site Mysql database in the Drupal Mysql database.

I am just currently trying to drag the PHP code from existing site ( http://www.solicitordirect.com/sales_quotation.php) into the content window in Drupal. - I have enabled the PHP filter.

is this the right way of going about this?

the Drupal Content Page at the moment doesn't seem to be pulling the databse info through just the HTML.

The orginal PHP pulled through a conf.PHP file that set up the database login etc...
<?PHP....?>
$dbname="******";
$host="localhost";
$user="*****";
$password="*****";
$loc="../";

$VAT=15.00;
?>

Does the Drupal .PHP need similar seetings, I thought not?

my PHP in Drupal currently:

<?PHP...?>
//include "conf.php";
//$conn=mysql_connect($host,$user,$password);
//mysql_select_db($dbname,$conn);

if(!isset($_POST['Actval']))
$Actval=0;
else
$Actval=$_POST['Actval'];

if($Actval==1 || $Actval==2)
{
$CustomerName=$_POST['CustomerName'];
$Email=$_POST['Email'];
$HousePrice=$_POST['HousePrice'];

$HousePriceOptionalFee=$HousePrice*0.01;

Modules included in html statics contents - It's Possible?

Hi, My name is Tomas, I am new in Drupal and I have a question that I need to resolv to decide if migrate my website to Drupal or not.
I need a way to create a lot of Static HTML pages with Dinamic module information inner de HTML page. Basically i need to know if exist a module in drupal that allows me to publish static HTML and Modules information mixed.

For example:

"Department A" html static contents + inner that static HTML -> "Department A" News from its topic / "Department A" dowloads, etc..

Building Undergraduate Collaboration Site with Drupal (MySQL questions)

Hello, I'm a student at Truman State University. We're interested in converting our very limited, old undergraduate research experience site into a social networking site that mixes certain aspects of wiki and restricted social networking to further collaboration in particularly Mathematics and Biological research in the midwest of the USA.

We want to list research projects by schools, professors, and the students involved, with multiple tiers of ownership and permissions for editing listings. We want every page on the site, particularly people and projects, to be searchable by keywords, say "graph theory" or "angiogenesis" to quickly find students all over the country working on even loosely connected problems to further collaboration. We want to be able to have projects associated with their abstracts, detailed descriptions, images, and even powerpoint or videos of live presentations to be uploaded and connected to projects. And that's just for starters. After doing some investigating into open source web technology, Drupal definitely seems to be the right fit.

Ubercart problem

Hello;

I meet a problem in drupal 5.x and i don't konw how to fix it.now i post the screen images and ask for help.

http://www.ubercart.org/files/1_0.jpg

http://www.ubercart.org/files/2_0.jpg

thanks advance!

drupaluser-mydrupal

Pages

Subscribe with RSS Subscribe to RSS - Converting to Drupal