-
Posts
238 -
Joined
-
Last visited
-
Days Won
4
Posts posted by Zze
-
-
still not loading, and I checked, is it down for just me and said appears down, so ya :(.
-
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.
-
Glad you got something working.
-
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.
QuoteFrom my limited understanding, the best way to handle account registrations is through SOAP or RA (SOAP being a better choice), and the old way of handling it was to just import stuff straight into the account database?
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.
QuoteIdeally, I'd like for some simple readable code I could work with to toss into a Joomla module or page that just asks what a user wants for a username and pass, possibly some checks to make sure it isn't being abused (like mass-registering hundreds of accounts for some reason), and upon pressing a confirm button, that info would be sent to where it needs to go (either SOAP or the db directly) to make the account. Doesn't have to be flashy at all.
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"
-
"Could not find the MySQL libraries! Please install the development
libraries and headers"
hmm..
-
I don't remember the post where I put it, but like Zze says, think of it as you are one of your friends on an external machine trying to get in.
you talking about this post: http://www.trinitycore.org/f/topic/7496-cannot-connect-from-lan-or-internet/ ?
-
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.
-
or select the Visual studio *Version *Proc platform (ex: Visual studio 8 Win32)
3. On the dialog select "specify native compilers"
4. Click Nexthttp://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 combinerI have been checking and as far as I can see I applied the auth, character and world .sql databases just where they belong.
On a side note, I have found the sql/updates folder.
Could you specify wich of these I need to apply where? I am confused by the massive amount of sql files.
also if you reread the link i posted above it explains how to do this.
-
EDIT: GOT RID OF THOSE "WARNING'S", BUT STILL GET THE SAME ISSUE..
The C compiler identification is unknown The CXX compiler identification is unknown Detected 32-bit platform
- What compiler did you select from the window prompted my cmake after pressing 'configure'?
- What version of visual studio is installed?
-
WARNING - Missing or outdated git - did you forget to install a recent version?
WARNING - Observe that for revision hash/date to work you need at least version 1.7
WARNING - Missing repository tags - you may need to pull tags with git fetch -t
WARNING - Continuing anyway - note that the versionstring will be set to 0000-00-00 00:00:00 (Archived)
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
-
+KingPin memcache is doing it again.
Warning: memcache_connect(): Can't connect to 199.195.253.220:11211, Operation now in progress (115) in /home/kingpin/web/tcorg/f/ips_kernel/classCacheMemcache.php on line 90 and Warning: memcache_connect(): Can't connect to 199.195.253.220:11211, Connection timed out (110) in /home/kingpin/web/tcorg/f/ips_kernel/classCacheMemcache.php on line 90
edit:
also http://i.imgur.com/FbltC.png o.O all sorts of chaos
-
- What compiler did you select from the window prompted my cmake after pressing 'configure'?
- What version of visual studio is installed?
PS: could you be awesome, an use spoiler/code tags, next time. thanks.
-
Ok, guys i use trinity and a dns redirect from no-ip and i cant login to my server when i haven't edited host file.
I have edited them and when i make them:
127.0.0.1 [my DNS]
and i start authserver it runs the server at 127.0.0.1
if i run it on host and make the realm 127.0.0.1 i can see realm but not to join...
Also other player can connect and play this problem is only for me.
But is i run at 127.0.0.1 they will not be able to connect
Can i duplicate the realm with other ip but to be able to see players..I mean they to be actually the same realms but to be able to connect from two places one local and one non-local
I am running site and there is showing that the server is offline but it is actually online
You are binding the server to listen to local traffic how do you expect to connect through the internet? Read through this thread, you'll get the idea..
-
tinfoil hats go!
-
use mysql cli.
mysql> . worldDB.sql
-
linking images can't be harmful..?
Image files can contain malware in a variety of ways. Most often they contain trojan horses used to exploit vulnerabilities in software. As far back as Windows 98 I remember jpeg vulnerabilities in software programs and patches from Microsoft to fix them. Safety on the internet is an illusion.
I'm saying an image linked through the board.. how'd that possibly affect your computer?
-
killed 2 images, idk if there are more.
yeah, think you got em.
-
I can't imagine it being malicious unless you access other parts of the site... linking images can't be harmful..?
-
-
o.O but its just images?
edit:lol, ofc its the images paradox posted..
Wiki down?
in Trinitycore.org Website issues
Posted
Working again.