Web Platform Installer error

Whenever I try to deploy Drupal using the Web Platform Installer command line using a parameters file, it always detects/chooses the server type of MSSQL even if we are using MySQL Parameter names.

Other apps are not having this problem, it seems specific to this app which suggests a problem with the package.

Example parameter names generated / used in the .app file:

Drupal w/ MSSQL:

Application Path[@]
dbServer[@]
dbName[@]
dbUsername[@]
dbUserPassword[@]
dbAdminUsername[@]
dbAdminPassword[@]

Drupal w/ MySQL:

Application Path[@]
mdbServer[@]
mdbName[@]
mdbUsername[@]
mdbUserPassword[@]
mdbAdminUsername[@]
mdbAdminPassword[@]

The following error shows that even though the app file is specifying MySQL parameter names it is erroring trying to find MSSQL parameters:


C:\tools\WebPICMD>WebpiCmd.exe /Install /UseRemoteDatabase /AcceptEula /Application:AcquiaDrupal@"C:\tools\WebPICMD\Acquia Drupal 70.app"

The software that you obtain using the Web Plaform Installer Command Line Tool is licensed to you by its owner. Microsoft grants you no rights for third partysoftware.
Successfully loaded primary feed: https://go.microsoft.com/?linkid=9815470
Please choose a database for 'Acquia Drupal 7'
Selected database: 'SQL'
The following software is going to be installed:

payment gateways

Hi all, i would like to know if it is possible to develop a payment gateway "stand alone" to be interfaced with any of existing "shopping cart" of Drupal?
Or do I need to develop specific payment gateway that would match with specific shopping cart such as ubercart or drupalcommerce?
In case generic payment module is feasible, waht would that mean for the user that will install our stand alone payment gateway ? Would he have to code or configure to interface it to the shopping cart of his choice?
Quick answer wuld be very much appreciated

Report from BADCamp 2012 Views Usability Testing

On Nov 1 2012, we tested the Views UI (7.x-3.5) with intermediate-level Drupal users at the BADCamp UX/UI Summit to provide the community with a clear picture of the usability bottlenecks in the Views UI, which is now in development in Drupal 8. We have identified a number of major problems and a large number of small ones, each of which now has an issue in the Drupal Core issue queue, where we discuss solutions, provide code patches with screenshots of the changes, come to agreement and put these changes into Drupal 8.

The study planning, participant profile, findings, videos and more are explained below.

Contents

Overall findings
Study summary
Screeners and study guide
Findings from study
Next steps
Video recordings (YouTube)


Overall findings

Error 324 while developing with xdebug running

While developing for Drupal I keep getting Error 324 (net::ERR_EMPTY_RESPONSE) in Chrome and wsod in Safari. I noticed this only happens when I'm listening PHP debug connections in PhpStorm. As soon as I stop listening everything works fine. Seems the debug process slows thing down a bit which triggers some timeout? Does anyone else experiences this and know of a solution. For me, since I'm new to Drupal, being able to debug is quite important.

Very new - creating pages from scratch which can use a visitor's drupal login

For the website I'm working on, I have a program which is going to be generating PHP pages. I would like the visotors's drupal login to be associated with these pages.

What I mean is, I want them to be logged into their drupal account on my site regardless of the page. So when I create a php page, I need to know what I need to put in there to make sure its counting as a drupal page, too.

Looking for best tutorials for ZEN theming, designing and CSS ?

hey,

I am new with drupal. I am learning a lot, about drupal, and about html & CSS.
I decided to learn about the ZEN theme, and I want to learn how to best customize and design the ZEN theme.

The documentation is helpful but is also overwhelming.

can someone please tell me where are the best video tutorials for Designing and customizing the ZEN theme?
or best sources for that?

thanks!

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x