Jump to content

Creating new application IPS4


PBorowski

Recommended Posts

Hello

How to create new application let's say just to display simple "Hello world"?

After creating new application on AdminCP it doesn't show up.

When I enter myself application link http://my.site.com/index.php?/myApp/

(myApp is the new application I've just created).

(I made a test localhost website)

This error occures:

(P.S. even if I enter anything instead of myApp this error occurs)

Array
(
    [0] => Array
        (
            [file] => C:\wamp\www\system\Dispatcher\Front.php
            [line] => 148
            [function] => error
            [class] => IPS\_Output
            [type] => ->
            [args] => Array
                (
                    [0] => requested_route_404
                    [1] => 1S160/2
                    [2] => 404
                    [3] => 
                )

        )

    [1] => Array
        (
            [file] => C:\wamp\www\system\Dispatcher\Dispatcher.php
            [line] => 86
            [function] => init
            [class] => IPS\Dispatcher\_Front
            [type] => ->
            [args] => Array
                (
                )

        )

    [2] => Array
        (
            [file] => C:\wamp\www\index.php
            [line] => 13
            [function] => i
            [class] => IPS\_Dispatcher
            [type] => ::
            [args] => Array
                (
                )

        )

)

 

Thanks for help

 

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...