11
tatane
Re: Xoops 2.6.0 alpha 3 issues
  • 2013/11/28 9:08

  • tatane

  • Just can't stay away

  • Posts: 649

  • Since: 2008/5/6 1


it still does not work, look

12
tatane
Re: Xoops 2.6.0 alpha 3 issues
  • 2013/11/28 12:20

  • tatane

  • Just can't stay away

  • Posts: 649

  • Since: 2008/5/6 1


composer are installed
Resized Image

13
Mamba
Re: Xoops 2.6.0 alpha 3 issues
  • 2013/11/28 12:39

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Installing Composer is NOT enough!!!

As I said earlier, you need to do following:

Quote:
- make sure that the Composer is installed and is working from the /xoops_lib directory
- in the /xoops_lib directory run the command: "composer install" if you run it for the first time, or "composer update"
- the Composer will install all required external packages

If you go to /xoops_lib, and you don't have there a new directory called "/vendors", you have not done the above steps, and you can NOT install XOOPS, because it won't work.

Did you run Composer and do you have the "/vendors" directory in /xoops_lib?
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

14
tatane
Re: Xoops 2.6.0 alpha 3 issues
  • 2013/11/28 13:16

  • tatane

  • Just can't stay away

  • Posts: 649

  • Since: 2008/5/6 1


I think a video tutorial installation is needed if you want the people to help test

15
Mamba
Re: Xoops 2.6.0 alpha 3 issues
  • 2013/11/28 13:19

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Tatane, what is not clear in the instructions? Where are you getting lost?

Did you finally run the Composer and made it work?
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

16
redheadedrod
Re: Xoops 2.6.0 alpha 3 issues

Ok tatane, if you don't actually read the messages and follow what is said we can not help you. The message I left spelled out exactly what you need to do. If you can not follow those directions then I am not sure there is much else we can do to help you with this.

You have composer installed.. As mentioned in a prior message you need to change to your xoops_lib directory while in a command line. If you do a directory listing you will see there is a composer.json file in that directory. This file is what is read to setup the installation.

Once you are in this directory you run the "composer install" command and you are done.

Attending College working towards Bachelors in Software Engineering and Network Security.

17
timgno
Re: Xoops 2.6.0 alpha 3 issues
  • 2013/11/29 22:09

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


For windows OS, use ComposerSetup.exe and from Command Line install or update all Resources direct in /xoops_lib

Other bugs found that solve many other problems and I am sure that you will definitely soon entered the class MyTextSanitizer

Quote:
SCREAM: Error suppression ignored for
( ! ) Fatal error: Class 'Xoops\Core\Kernel\Model\MyTextSanitizer' not found in C:\wamp\www\XoopsCore-master\htdocs\xoops_lib\Xoops\Core\Kernel\Model\Read.php on line 146

18
Gnomesu
Re: Xoops 2.6.0 alpha 3 issues
  • 2013/11/30 8:45

  • Gnomesu

  • Just popping in

  • Posts: 7

  • Since: 2013/2/5 3


After a step No. 6 there is a mistake:

Resized Image

19
timgno
Re: Xoops 2.6.0 alpha 3 issues
  • 2013/11/30 10:44

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


Quote:
Gnomesu wrote:
After a step No. 6 there is a mistake:

http://s34-temporary-files.radikal.ru/a3c11913d1624bb7a63689229ba19cd0/-929206895.jpg


Follow this Composer installation for Windows:

Quote:

Using the Installer#

This is the easiest way to get Composer set up on your machine.

Download and run Composer-Setup.exe, it will install the latest Composer version and set up your PATH so that you can just call composer from any directory in your command line.


Once you install Composer:

1) go to the /xoops_lib directory
2) open Windows Command window
3) type: composer install

Composer will then install the libraries defined in the "composer.json" file that is in the /xoops_lib, and you should receive now notice from Composer about downloaded libraries.

Once finished, you can now install XOOPS.

20
Gnomesu
Re: Xoops 2.6.0 alpha 3 issues
  • 2013/11/30 11:46

  • Gnomesu

  • Just popping in

  • Posts: 7

  • Since: 2013/2/5 3


I installed composer
now other mistake arises on a step No. 6

Resized Image

Login

Who's Online

149 user(s) are online (93 user(s) are browsing Support Forums)


Members: 0


Guests: 149


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits