Jump to content

Recommended Posts

Posted
On 12/5/2021 at 4:19 AM, Smoot said:

I'm sorry I'm missing something.

Upload on your web hosting or on your local server the installation.zip file.

Extract installation.zip

Open .env.local.php

At the line DATABASE_URL replace with your data example : mysql://database_username:[email protected]:3306/database_name?serverVersion=your_mysql_version

Save your changes

Open PhpMyAdmin or your mysql provider

Select your database

Click on import, select the installation.sql file and valid

If step 8 is a success, without any errors go to your website url and all works !

 

Ok so that's where the problem is. If I go to the URL there aren't any index.php or anything created in the httpdocs folder, so I'm not sure how exactly there will be a way to go past this. I am running apache, urlrewrite enabled. Composer is installed and it's pulling all of the packages fine, but there's something missing where the actual site root files are missing. I hope you can help.

 

Hi you need to point you domain name to the public folder.

Posted
15 minutes ago, Worldofjimmy said:

 

Is this for English on default too?


For default but keep other translation follow only going step. Else yes it's for default english too.

Posted (edited)
On 12/15/2021 at 6:30 PM, XFallSeane said:


For default but keep other translation follow only going step. Else yes it's for default english too.

It seems to have switched back to fr? is this bug?

 

UPDATE: I had to remove the cache data for the website to be default English.

 

 

However, I tried to remove other languages completely via these steps and but the website received error 500

 

  

On 12/15/2021 at 1:56 PM, XFallSeane said:


For english only :
https://intersect.thomasfds.fr/documentation/remove-language-url
Going also in :
config/packages/translation.yaml => set default_local to en

src/EventSubscriber/LocaleSubscriber.php => in construct change $defaultLocale line 22 in the constructor.

After this normally it's ok.

 

 

Edited by Worldofjimmy
update
  • 1 month later...
Posted

Hey!!
Could someone please think of the newbies? lol :(, I wanted to know if anyone has any video or guide, step by step on how to install it in xampp. I've actually tried multiple times and I can't do it.

  • 1 month later...
  • 3 weeks later...
Posted

Hello everyone !

I have open 2.3 pre-release branch !

You can see first part of 2.3 update here.
You can see second part of 2.3 update here.

2.3 update include :

  • Guilds on administration and on public page
  • Many bug fix and optimization on global code
Posted

Hello! I did the whole installation process until I went cms_settings!

 

I created an in-game account with user named "apiserver" and transformed the password to sha256 and finally gave api, users.query and users.manage!

 

8ccb8eee32430efdd1ff1b978714772d.png

 

In api_server I entered my VPS ip and I'm using 5401 as API port.

 

So API is listening 0.0.0.0:5401

 

9cfdbd39a8f56e8262dae4b09301de70.png

 

Even so the server is offline, how could fix this error?

 

9feb6ae4a8ac22864444f8cae754631d.png

 

Thanks!

Posted
7 minutes ago, goulcode said:

Hello! I did the whole installation process until I went cms_settings!

 

I created an in-game account with user named "apiserver" and transformed the password to sha256 and finally gave api, users.query and users.manage!

 

8ccb8eee32430efdd1ff1b978714772d.png

 

In api_server I entered my VPS ip and I'm using 5401 as API port.

 

So API is listening 0.0.0.0:5401

 

9cfdbd39a8f56e8262dae4b09301de70.png

 

Even so the server is offline, how could fix this error?

 

9feb6ae4a8ac22864444f8cae754631d.png

 

Thanks!

 

 

Hi ! You need change the config json of api for the url to "*:5401" if I remember well for it to work properly 

 

You can also change rate at the bottom of the json to :

60 seconds en 120 minutes

Posted
8 minutes ago, XFallSeane said:

 

 

Hi ! You need change the config json of api for the url to "*:5401" if I remember well for it to work properly 

 

I changed it in api.config.json to http://*:5401.

 

d55938c14216d4eb73e7ea6b8bcad517.png

 

I turned on the server and checked if I was listening http://*:5401

 

d7f3a25056118a1ac878b1e4cb77a189.png

 

Even so the site remains offline...

Posted
4 minutes ago, goulcode said:

 

I changed it in api.config.json to http://*:5401.

 

d55938c14216d4eb73e7ea6b8bcad517.png

 

I turned on the server and checked if I was listening http://*:5401

 

d7f3a25056118a1ac878b1e4cb77a189.png

 

Even so the site remains offline...

 

Try without http://? 

 

Else come to pm for more help ^^

 

Game port and api need to be same ! 

Posted
4 minutes ago, XFallSeane said:

 

Try without http://? 

 

Else come to pm for more help ^^

 

Game port and api need to be same ! 

Still the same without http://

I tried to send PM but says for now I can send 0 messages a day lol

Posted

Hello everyone !

Update 2.3 of Intersect CMS Unleashed is live !

You can download update file here : Update 2.3

You just need download 2.3-update file for your website, extract and copy paste files inside your current installation and download 2.3-full for install cms on fresh website.
 

  • XFallSeane changed the title to Intersect CMS Unleashed [2.3]
Posted

Hi everyone !

About 2.4 update :

I will going bug fix some things reported by users and :
 

  • Add an auto updater (not sure if i succeeded in doing so)
  • Add character public page (Character Name, Level, Class, HP, MP, EXP Bar),
  • Add in admin  guild management (kick member),
    Others....

I wil see for new templates too.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...