-
Notifications
You must be signed in to change notification settings - Fork 251
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
successful installation but the frontend and admin pages not showing properly #384
Comments
You install vai composer or web install?
…On Aug 19, 2017 1:42 PM, "hdushku" ***@***.***> wrote:
After successfuly installing the repository in c9 by going to
HOST_NAME/installer.php and installing demo data the sample pages that are
shown for frontend and admin are:
[image: dotplant2]
<https://user-images.githubusercontent.com/8830905/29484217-5598202e-84ba-11e7-91a9-dbc1243fe264.jpg>
[image: dotplant2_2]
<https://user-images.githubusercontent.com/8830905/29484219-592c1f38-84ba-11e7-9e5a-ec392f92ed3e.jpg>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#384>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AExDLZglh8a0wfG9oeDvcaSIPitVWHuSks5sZoPsgaJpZM4O8Puy>
.
|
web install |
I suggest you to check the point where it asks for domain.
…On Aug 19, 2017 1:49 PM, "hdushku" ***@***.***> wrote:
web install
followed the manual in here:
http://docs.dotplant.ru/en/install.html <http://url>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#384 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AExDLdkPJ6e24CLeKbX-QXTB9MMAvwEsks5sZoVxgaJpZM4O8Puy>
.
|
I have typed this domain: |
Is that your local server? You should check /application/config/common-local.php
At modules -> core -> serverName
… On Aug 19, 2017, at 1:52 PM, hdushku ***@***.***> wrote:
I have typed this domain:
https://dotplant2-myusernameinc9.c9users.io/ <x-msg://5/url>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#384 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AExDLfGc4I-KNGIcZ-pHCHMbLYBXy9WWks5sZoZAgaJpZM4O8Puy>.
|
I checked , it was the same. |
Yes on wampserver I adjusted the following file located at: and changed the https to http so that it could be tested locally on my wampserver.
and this is my dotplant2/config/web.php ... defaulttheme setting. 'DefaultTheme' => [ Also worth changing, in case you get missing fontawesome icons using the backend/dashboard route, ....(after assigning the role 'admin' to user_id 1 in the auth_assignment table directly by inserting in phpmyadmin because I could not get access to the backend)... , is the following file: dotplant2/assets/AppAsset.php
|
After successfuly installing the repository in c9 by going to HOST_NAME/installer.php and installing demo data the sample pages that are shown for frontend and admin are:
The text was updated successfully, but these errors were encountered: