What's new

BlizzCMS Theme [ver. 1.0.7.6]

Greetings! I've been working on this for 2 weeks or so and I want to share it with you.
A theme for BlizzCMS (WoW-CMS) and some things that I improved a little bit.

What you have to do!
You have to change some things, the logo and to add your discord server id.
You will find the discord here application\modules\home\views\home.php
To add your discord server id you have to change <?= $discord_id ?> with your discord server id
To change the logo you have to go to application\themes\default\views\layouts\layout.php at line 17

I improved the store a little bit, now it looks like this:
View attachment 1894

Screenshots:

Download:
[Hidden content]

Do not change the footer copyrights!
Thank you!
 
Greetings! I've been working on this for 2 weeks or so and I want to share it with you.
A theme for BlizzCMS (WoW-CMS) and some things that I improved a little bit.

What you have to do!
You have to change some things, the logo and to add your discord server id.
You will find the discord here application\modules\home\views\home.php
To add your discord server id you have to change <?= $discord_id ?> with your discord server id
To change the logo you have to go to application\themes\default\views\layouts\layout.php at line 17

I improved the store a little bit, now it looks like this:
View attachment 1894

Screenshots:

Download:
[Hidden content]

Do not change the footer copyrights!
ty
 
Greetings! I've been working on this for 2 weeks or so and I want to share it with you.
A theme for BlizzCMS (WoW-CMS) and some things that I improved a little bit.

What you have to do!
You have to change some things, the logo and to add your discord server id.
You will find the discord here application\modules\home\views\home.php
To add your discord server id you have to change <?= $discord_id ?> with your discord server id
To change the logo you have to go to application\themes\default\views\layouts\layout.php at line 17

I improved the store a little bit, now it looks like this:
View attachment 1894

Screenshots:

Download:
[Hidden content]

Do not change the footer copyrights!
Nice thanks :)
 
Greetings! I've been working on this for 2 weeks or so and I want to share it with you.
A theme for BlizzCMS (WoW-CMS) and some things that I improved a little bit.

What you have to do!
You have to change some things, the logo and to add your discord server id.
You will find the discord here application\modules\home\views\home.php
To add your discord server id you have to change <?= $discord_id ?> with your discord server id
To change the logo you have to go to application\themes\default\views\layouts\layout.php at line 17

I improved the store a little bit, now it looks like this:
View attachment 1894

Screenshots:

Download:
[Hidden content]

Do not change the footer copyrights!
thanks for the work man
 
Greetings! I've been working on this for 2 weeks or so and I want to share it with you.
A theme for BlizzCMS (WoW-CMS) and some things that I improved a little bit.

What you have to do!
You have to change some things, the logo and to add your discord server id.
You will find the discord here application\modules\home\views\home.php
To add your discord server id you have to change <?= $discord_id ?> with your discord server id
To change the logo you have to go to application\themes\default\views\layouts\layout.php at line 17

I improved the store a little bit, now it looks like this:
View attachment 1894

Screenshots:

Download:
[Hidden content]

Do not change the footer copyrights!
like
 
Greetings! I've been working on this for 2 weeks or so and I want to share it with you.
A theme for BlizzCMS (WoW-CMS) and some things that I improved a little bit.

What you have to do!
You have to change some things, the logo and to add your discord server id.
You will find the discord here application\modules\home\views\home.php
To add your discord server id you have to change <?= $discord_id ?> with your discord server id
To change the logo you have to go to application\themes\default\views\layouts\layout.php at line 17

I improved the store a little bit, now it looks like this:
View attachment 1894

Screenshots:

Download:
[Hidden content]

Do not change the footer copyrights!

A Database Error Occurred​

Error Number: 1054

Unknown column 'salt' in 'field list'

INSERT INTO `account` (`username`, `salt`, `verifier`, `email`, `expansion`, `session_key_auth`, `session_key_bnet`) VALUES ('max', 'wZ4����N�/�i��̻铯g�����߈���', '4�c{��\\�6�L4�,�e��C_���t�', 'digitalmpy@gmail.com', '2', NULL, NULL)

Filename: C:/xampp/htdocs/system/database/DB_driver.php

Line Number: 691
this error register :(
 

A Database Error Occurred​

Error Number: 1054

Unknown column 'salt' in 'field list'

INSERT INTO `account` (`username`, `salt`, `verifier`, `email`, `expansion`, `session_key_auth`, `session_key_bnet`) VALUES ('max', 'wZ4����N�/�i��̻铯g�����߈���', '4�c{��\\�6�L4�,�e��C_���t�', 'digitalmpy@gmail.com', '2', NULL, NULL)

Filename: C:/xampp/htdocs/system/database/DB_driver.php

Line Number: 691
this error register :(
Unknown column 'salt' in 'field list'

You missed the column 'salt' in 'auth->account' database
 
Back
Top