Author Topic: Just Got EOS installed for the first time.... Looking good my friend  (Read 2397 times)

0 Members and 1 Guest are viewing this topic.

David M. Graham

  • Administrator
  • Sr. Member
  • *****
  • Offline Offline
  • Posts: 380
  • Karma: 12
    • View Profile
    • osCommerce University
Re: Just Got EOS installed for the first time.... Looking good my friend
« Reply #6 on: November 05, 2008, 09:49:42 AM »
What that last means is that we expect to release EOS Online Merchant 0.52 Alpha soon.   I have been working on the release documentation set during the past week, and so this release should have at least BASIC instructions in place.

Work on changelog, road map and known issue list generation remains in progress.  Those aspects will likely not be too much better in this release.


zip1

  • EOS CONTRIBUTOR
  • Jr. Member
  • *
  • Offline Offline
  • Posts: 73
  • Karma: 6
    • View Profile
Re: Just Got EOS installed for the first time.... Looking good my friend
« Reply #5 on: October 20, 2008, 07:50:11 AM »
Sorry about not having documentation public yet.

To install" copy all the files to you web site location.

 got to http://(web site location)/install/

following the install instructions.

One key point the admin uses user names not an email to log in.

Note: this is alpha and since 0.51 was release we found a bug that causes an error in the catalog

tegralens

  • Newbie
  • *
  • Offline Offline
  • Posts: 37
  • Karma: 0
    • View Profile
Re: Just Got EOS installed for the first time.... Looking good my friend
« Reply #4 on: October 19, 2008, 07:09:58 PM »
Where are the "install instructions for dummies"? Is there a step by step?


I had a problem trying to install it also.  I was looking for a setup.php or install.php file but did not find one so I gave up for now.

OKCRandy

  • Newbie
  • *
  • Offline Offline
  • Posts: 17
  • Karma: 0
    • View Profile
Re: Just Got EOS installed for the first time.... Looking good my friend
« Reply #3 on: October 17, 2008, 01:01:17 PM »
Where are the "install instructions for dummies"? Is there a step by step?


David M. Graham

  • Administrator
  • Sr. Member
  • *****
  • Offline Offline
  • Posts: 380
  • Karma: 12
    • View Profile
    • osCommerce University
Re: Just Got EOS installed for the first time.... Looking good my friend
« Reply #2 on: August 19, 2008, 05:49:16 PM »
Cool.  Lots more changes coming up in 0.6..

David

maestro

  • Newbie
  • *
  • Offline Offline
  • Posts: 11
  • Karma: 0
    • View Profile
    • ContributionCentral
Just Got EOS installed for the first time.... Looking good my friend
« Reply #1 on: August 16, 2008, 09:51:06 PM »
Just installed the Alpha release of EOS (Version: EOS ALPHA v0.5 [000] ) will try and post some help with this new cart if possible :)

found error on the Product info page right out of the box :

Notice: Undefined variable: products_id in /home/crephd/public_html/product_info.php on line 100

fixed it by adding this on line 99

Code: [Select]
$products_id = $product_info['products_id'];
hope that helps the release i will see about looking into the tracker also :)

so far lots of extras have been added and the package will most certainly be a powerful one!