PrestaShop Forum

The best place in the world to ask questions about PrestaShop and get advice from our passionate community!

PrestaShop Forum

Jump to content

 

[SOLVED] Documentation for Version 1.5

40 replies to this topic
#1
Mike Kranzler

    PrestaShop Superstar

  • Members
  • PipPipPipPipPip
  • 8076 posts
Hi everybody,
An early version of our v1.5 documentation is now available in English.

It is still in progress, so do not be surprised if there are certain sections or images currently missing. They will be added as we continue to build it out.

However, if you do find any errors or inconsistencies, please let us know and we will pass it along to our Documentation Czar B).

Find it for yourself here.

-Mike
I am no longer PrestaShop's Community Manager. Please direct all PrestaShop Forum requests to Benjamin Utterback or Patric Codron

#2
marcellinho

    PrestaShop Newbie

  • Members
  • Pip
  • 14 posts
Hi Mike,

is Prestashop team working on developer´s guide also?
Is there any early version of this help-like document?

Marcel
www.vasestavebniny.sk

#3
Mike Kranzler

    PrestaShop Superstar

  • Members
  • PipPipPipPipPip
  • 8076 posts

View Postmarcellinho, on 12 June 2012 - 11:12 AM, said:

Hi Mike,

is Prestashop team working on developer´s guide also?
Is there any early version of this help-like document?

Marcel

Yes, the aforementioned Czar is working on it at the moment B).

-Mike
I am no longer PrestaShop's Community Manager. Please direct all PrestaShop Forum requests to Benjamin Utterback or Patric Codron

#4
clampon

    PrestaShop Newbie

  • Members
  • Pip
  • 9 posts
Hi there!,

I am following the instructions in the documentation to upgrade from 1.5.0.9.

On Step 2

- Getting Ready for the New Version, section

Copying the files backed up during Step 1 to the "prestashop" folder, it stands:


/config

folder, only copy the

settings.inc.php

file, then modify the following lines:

  • The line that contains "PS_BASE_URI" must contain the name of the subfolder where you are going to do your update. For instance, "/prestashop/" instead of "/", or of the name of current folder for your current store.
But I cannot even find "PS_BASE_URI" in settings.inc.php.

Is it possible just to add


define('__PS_BASE_URI__', '/prestashop/'); (where 'prestashop' is the name of the subfolder in which doing the update)

as explained in section "Checking before going further"? Not suspicious the line wasn't there previously?



Thanks in advance!!!

Edited by clampon, 13 June 2012 - 01:43 PM.


#5
Mike Kranzler

    PrestaShop Superstar

  • Members
  • PipPipPipPipPip
  • 8076 posts
Hi clampon,
The PS_BASE_URI entry is not in your version of PrestaShop because 1.5 is not yet officially released for use on a live site, and that field is for putting your site live. As long as you're developing locally, you shouldn't need to add it.

I hope this helps.

-Mike
I am no longer PrestaShop's Community Manager. Please direct all PrestaShop Forum requests to Benjamin Utterback or Patric Codron

#6
clampon

    PrestaShop Newbie

  • Members
  • Pip
  • 9 posts
Sure it does!

Thanks!!

#7
Mike Kranzler

    PrestaShop Superstar

  • Members
  • PipPipPipPipPip
  • 8076 posts
Great, I'm glad I could help! I'll go ahead and mark this thread as solved for you. Happy selling!

-Mike
I am no longer PrestaShop's Community Manager. Please direct all PrestaShop Forum requests to Benjamin Utterback or Patric Codron

#8
Zouc

    PrestaShop Apprentice

  • Members
  • PipPip
  • 28 posts
Hey,

I followed the documentation for the update and it works fine.
But in my back-office a lot of icon / image are missing. Actually, almost all of them :(

Anyone know what can I do to display the missing icons / images ?


Zouc

#9
Mike Kranzler

    PrestaShop Superstar

  • Members
  • PipPipPipPipPip
  • 8076 posts
Hi Zouc,
Please back up your website and database, and then try the following:

In your Back Office, please go to Preferences > Images, and then click the "Move Images" button at the very bottom of the page. Then, be sure you've cleared your cache and let me know if that works any better for you.

-Mike
I am no longer PrestaShop's Community Manager. Please direct all PrestaShop Forum requests to Benjamin Utterback or Patric Codron

#10
Zouc

    PrestaShop Apprentice

  • Members
  • PipPip
  • 28 posts
Hi Mike,

Thanks for your help, but it still the same.

Zouc

#11
Mike Kranzler

    PrestaShop Superstar

  • Members
  • PipPipPipPipPip
  • 8076 posts

View PostZouc, on 15 June 2012 - 09:57 AM, said:

Hi Mike, Thanks for your help, but it still the same. Zouc
In that case, please feel free to create a new report on The Forge so that our development team can try to look into this for you.

-Mike
I am no longer PrestaShop's Community Manager. Please direct all PrestaShop Forum requests to Benjamin Utterback or Patric Codron

#12
Zouc

    PrestaShop Apprentice

  • Members
  • PipPip
  • 28 posts
Thank you Mike, I created a new report so :)

#13
zalesz

    PrestaShop Newbie

  • Members
  • Pip
  • 6 posts
Is there any up to date technical docs on add-on's API ?
Twitter: @zalesz
GitHub: driv3r

#14
Prestawood

    PrestaShop Newbie

  • Members
  • Pip
  • 16 posts
Any upcoming Books/Guides for Prestashop 1.5 ???

#15
harmon

    PrestaShop Newbie

  • Members
  • Pip
  • 23 posts
I can't seem to find how to set up multi-stores on subdirectories, is there a way?

Thanks

#16
Carl Favre

    Community Addict

  • Members
  • PipPipPipPip
  • 3929 posts
Hi everyone,

The online documentation has been updated. You can now find an explanation of multistore and how to setup it.

http://doc.prestasho...ltistorefeature

#17
Alpha-100

    PrestaShop Newbie

  • Members
  • Pip
  • 8 posts
HI Mike,

I followed all upgrading steps. Finally i type localhost/prestashop/install/upgrade/upgrade.php

i got one fatal error.

Fatal error: Call to undefined method Tools::getOctets() in C:\wamp\www\prestashop\install\init.php on line 72


Please Help Me.


Deepesh

#18
Alpha-100

    PrestaShop Newbie

  • Members
  • Pip
  • 8 posts
Hey Mike,

I upgrade my Prestashop with the use of auto upgrade module as newly created by you. it worked. but in back office all the icon and image are not properly at their place.


Please help me i am at middle.


Thanks

#19
Mike Kranzler

    PrestaShop Superstar

  • Members
  • PipPipPipPipPip
  • 8076 posts

View PostAlpha-100, on 30 June 2012 - 06:54 AM, said:

Hey Mike,

I upgrade my Prestashop with the use of auto upgrade module as newly created by you. it worked. but in back office all the icon and image are not properly at their place.


Please help me i am at middle.


Thanks

Hi Alpha,
Per the rules of the PrestaShop forums, please only keep one topic per thread. Since this is a separate issue, please create a new post in the correct section of the forums, Upgrading PrestaShop.

-Mike
I am no longer PrestaShop's Community Manager. Please direct all PrestaShop Forum requests to Benjamin Utterback or Patric Codron

#20
Nick Fedchik

    PrestaShop Apprentice

  • Members
  • PipPip
  • 136 posts
How to use the Delayed Shipping feature?
Here is my attempts:
http://www.prestasho...ore-management/