General
installation using drupal??
Started May 23, 2011 by Chad
Hey guys so I have purchased a drupal template to use as my website layout so I can use this script on.. Can I download the million dollar script using the same database I created for the drupal installation? How would this work?
7 replies
basically i have an existing website and want to know how to install the script onto my existing files....what files should I upload to my server?
@ryan, would you be open to the idea of a paid installation for my website...provided the ftp account details?
Hi there,Sorry for the delay, I have been away for a couple weeks and when I came back I had to reinstall my OS.You can upload the script into a subdirectory such as /mds of your site if you like. Then once you upload the files there you can install it into the same database if you like, as long as there are no table name conflicts.It is very simple to install. Just upload to the folder and go to admin/install.php and enter your info.
Thanks for the reply ryan..I have created a subdirectory called MDS on my server and have successfully installed everything. Just one problem..I have installed a drupal theme template to use as my website. I have already created the "home, makes donations, FAQ , Contact US,etc" using the backend to drupal admin.This is where I'm lost. How can I integrate the grid to show up on my home page...a reminder, none of the pages that I created are "contactus.html"...drupal has a "content management section" see screenshot for reference http://screencast.com/t/z39RPlbZG..any advice or help would be appreciated at this point.
You can copy the iframe HTML code into either a content item, providing Drupal doesn't filter iframes, or into a static HTML file and link to it. See example.html for an example.
I figured I would just set up the example.html to use for my set...maybe even have it as a sub domain. I haven't figured it out yet.But as I'm checking out the process of buying pixels, I noticed on alot of the pages for example, the "buy pixels" on the example.html is linked to /users. How can I "comment" out the section on that specific page that says "powered by million dollar script". I know removing any copy right is not allowed but I figured just a simple comment code would do the trick but which file would I have to edit to do that. Is that the footer.php page? I'd like to comment that part out on every page so hopefully I can start with the /users firstThanks in advance
nevermind I have found the login php and have edited accordingly