[WIP] TrinityCore Battle.Net Website

Can some one from Moderators clear topic? want to redo format of the topic to make it look nicer

Forked. Working on German translation.

Can anyone help me on the white page thing, I’m using windows.

​add me on skype, we will see if its only your problem or global one

downloads3000, just mention that you are from trinitycore forum. Ill be available from 6pm tomorrow

​Thank you very much!

Here is a poll for some functionality

http://strawpoll.me/4862728

answer it please

Almost done with forum (90% completed)

Some progress towards automatic installation of the script - http://net.freedomcore.ru/install (check it out!)

The installation script scratch is already in repo

So, from now we can autoinstall script (almost, still need to import 25mb SQL manually, but website will work without it, almost, i guess, at least it will load)

Here is the latest commit: https://github.com/darki73/FreedomCore/commit/ad53e20ed2f310f72719fcd7358511ca041a9ec5

Since now, only major fixes will be implemented since im working now (on a real job)

Shop is in progress!

http://freedomcore.ru/shop_mounts_page.png

http://freedomcore.ru/shop_mounts_workbench.png

Demo version of Shop is ready!

Mount Page: http://net.freedomcore.ru/shop/mount-armored-bloodwing (no account required)

Buy Page: http://net.freedomcore.ru/shop/buy-armored-bloodwing (account required)

Here is small video on how shop works now:

https://youtu.be/57ZW2iei17M

Latest commit is already published

So its been 2 months since first commit on Github.

11 issues

107 commits

~ 50k lines added in past month

~ 4k lines deleted in past month

I found many mistakes myself, also fixed them.

There is still one related to armory (hunters specific), but nobody mentioned it. (and this one is super obvious)

So i guess project has no interest from others. Time to close it

Hy Darky,

I have a question for you: i saw one incovenient on register activation e-mail, is using php mail fuction. Is recommended to use smtp server not local php mail function ?

Part of code is : php mail function

Maybe this is helphul for you : http://www.9lessons.info/2009/10/send-mail-using-smtp-and-php.html

The thing is:

  1. SMTP for some reason now working on any of my Windows installation (so guess others will face this issue aswell)[/li][li]Not everyone know on how to configure it (again, say hi to Windows users)[/li][li]And mail function works out of the box on both Linux and Windows (sendmail for Linux, and for some reason trying to use SMTP on windows)

But thanks for info

And since there is no issues regarding mail() function, i see no reason to migrate to another one.

Since its basically:

  • Windows → mail() → Send VIA SMTP (but you will crack your brain on how to set it up, unless its a dedicated server)[/li][li]Linux → mail() → Send VIA sendmail

Commit https://github.com/darki73/FreedomCore/commit/f20b60c195f2ccf9c6097caa971988e5f8e902c1 fixes authorization and account creation on Linux machines.

From now its again a fully working website + API’s are on their way for something special… (maybe mobile app, who knows)

Need… more… feedback…

Need… more… bugreports…

Need… more… suggestions…

So, here it is…

https://play.google.com/apps/testing/ru.freedomcore.armory - This application will act just like World of Warcraft Mobile Armory (+ world chat, shop, etc).

For now, this is just Super-Pre-Alpha Version. You can install it and check, if app can communicate with your server.

Application require https://github.com/darki73/FreedomCore/commit/277129f90786e04555991e626a78bd3b1ef78fe2 revision of FreedomNet.

I’ll be updating application daily.

Application is on moderation right, now, check back later (16:10 26.08.2015 MSK Time)

Hello darky, can publish app source please to help you?

Hey Darki,

First thing’s first, amazing job man. Much respect.

I assume you want more feedback, so here it is :slight_smile:

[ol]
[li]When I tried to register an account, I didn’t receive an email. I checked my spam folder too. Although, it may be caused by a missing mail component on my server. Will investigate further.[/li][li]Failing to activate my account, I tried to get the activation code from the DB, but couldn’t find a url to use it with. (I assume the email should contain a url with the activation code to activate the account)[/li][li]“Can’t login?” section not working (/account/restore). Please ignore this if you haven’t done anything on this.[/li][li]Is there an administration UI to add news etc?[/li][/ol]
I’ll give you more feedback as I go. I may even contribute to the github repo if I can get myself up to speed with PHP again, I’m a little bit rusty /emoticons/default_tongue.png

Hello I tried to install this but I don’t find any line for the MySQL settings in the configure.php so can you tell me how do I install this