close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

installation help for power store

Thread began 1/09/2010 11:51 pm by michaelgreen252387183 | Last modified 1/12/2010 10:33 pm by michaelgreen252387183 | 10541 views | 22 replies

michaelgreen252387183

installation help

thanks neilo, yes my under local info, my links relative to option has document checked off not site root. and ive input my site address under that. my remote info and testing server has all input added and passed test,
so far ive edited index.php, and wa_global.php, ive dragged and dropped all power store files and folders into my dreamweaver file window under root folder, ive clicked (connect/put) i see all files in my server

in my wa_global.php, ive input the necesarry content as follows
<?php
$WAGLOBAL_Root_URL = "http://spotxxxxx.com/" ;
$WAGLOBAL_Site_Name = "Spotxxxxx" ;
$WAGLOBAL_Address = "8899 University Center Ln Suite 330";
$WAGLOBAL_City = "San Diego";
$WAGLOBAL_State = "CA";
$WAGLOBAL_Zip = "92122";
$WAGLOBAL_Country = "US";
$WAGLOBAL_GoogleAPIKey = "ABQIAAAAXafbUiGiRYj0bogExLhVCRT2yXp_ZAY8_ufC3CFXhHIE1NvwkxT5czkOfeMRZCjwJ7_QG4gFmJ1OGQ";
$WAGLOBAL_localRoot = "/";
$WAGLOBAL_remoteRoot = "/";

in my index.php file first few lines as follows, have not edited any.

<?php require_once('Connections/localhost.php'); ?>
<?php
//WA eCart Include
require_once("WA_eCart/WA_Store_Cart_PHP.php");
?>
<?php
$WA_Store_Cart->GetContent();
?>
<?php
// WA eCart Redirect
if ($WA_Store_Cart->redirStr != "") {
header("Location: ".$WA_Store_Cart->redirStr);
}
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Home - <?php echo($WAGLOBAL_Site_Name); ?></title>
<style type="text/css" media="all">
<!--
@import url("css/common.css");
#outerWrapper #navWrapper {
padding-bottom:0px;
z-index:999;

sorry in not an expert, could you tell me if ive submitted locally or on testing server.? also what i could possibly be doing wrong..is there a glitch, or overlooking somthing.. thanks so much.

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...