-
Posts
238 -
Joined
-
Last visited
-
Days Won
4
Zze last won the day on March 15 2018
Zze had the most liked content!
Profile Information
-
Gender
Male
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
Zze's Achievements
Newbie (1/14)
30
Reputation
-
Zze changed their profile photo
-
still not loading, and I checked, is it down for just me and said appears down, so ya :(.
-
Does simple code for site-based registration for TC servers exist?
Zze replied to Espionage724's topic in Chillout Room
Point is some of those were discovered just last month, and there is more that haven't been discovered/leaked today. Joomla was built with a build first fix later type mentality, I wouldn't think of it as secure. -
Does simple code for site-based registration for TC servers exist?
Zze replied to Espionage724's topic in Chillout Room
Glad you got something working. Vulnerabilities list -
Does simple code for site-based registration for TC servers exist?
Zze replied to Espionage724's topic in Chillout Room
If you understand php and mysql insertion through php, it is very simple to accomplish. Also there are many examples out there, you just have looked hard enough. Not necessarily the truth, although for commands like account deletion it is... The trick for sql account insertion is allowing both databases to hold their `ID` integrity and have a separate table that stores both account id's (ie: CMS/account DB) in an associated field, from there you its just a matter of calling the account ID any time a change is needed. This isn't gonna happen, there will always be some customization to the base code, Joomla is crap, and unsecured from out of the box. Your best bet is hire someone that knows what they're doing and have them create you a secure registration page independent, from any CMS/Forum you plan to use. Or pick one of the many free ones from the web -
Was working around 12 hours ago, now I am getting a cloudflare error, anyone else able to connect? "522 Ray ID: 24c8195f8fba1407 • 2015-11-28 19:26:50 UTC Connection timed out"
-
hmm..
-
Stuck at connected / infinite loop / login issues / battle.net
Zze replied to CFGhost's topic in Help and Support
you talking about this post: http://www.trinitycore.org/f/topic/7496-cannot-connect-from-lan-or-internet/ ?- 717 replies
-
- tdb 52
- worldserver 10061
-
(and 1 more)
Tagged with:
-
Stuck at connected / infinite loop / login issues / battle.net
Zze replied to CFGhost's topic in Help and Support
hello, you can try this, have the IP address in the realmlist table set to the external IP, portforward and try connecting through the external IP on the local machine.- 717 replies
-
- tdb 52
- worldserver 10061
-
(and 1 more)
Tagged with:
-
or select the Visual studio *Version *Proc platform (ex: Visual studio 8 Win32) http://www.trinitycore.info/How-to:Win#Configuring_and_Generating_Visual_C.2B.2B_solutions_with_CMake -> step 6
-
who said redownload?
-
for example you appiled TDB_full_335.49_2012_09_16 to the world database you'd apply 2012_09_16_00_world_version.sql and beyond. you can use the cmd method or a sql combiner to combine all the files instead of doing them one by one. A user posted one on the forums heres the link.. Trinity SQL combiner also if you reread the link i posted above it explains how to do this.
-
The C compiler identification is unknown The CXX compiler identification is unknown Detected 32-bit platform
-
this might be trying to tell you something.. just maybe
-
Didn't you apply the base sql files? cause the update folder is in the same spot (/TrinityCore/sql/updates/) just navigate to your TrinityCore soruce directory, from there its /sql/updates. also might do you some good to reread this section (entirely): http://www.trinitycore.info/How-to:Win#INSTALLING_THE_DATABASES