To all Tantra newbie developers I think you might like this

Page 19 of 24 FirstFirst ... 91112131415161718192021222324 LastLast
Results 271 to 285 of 353
  1. #271
    تانترا اون لاين Lunatic is offline
    MemberRank
    Jan 2014 Join Date
    KoreaLocation
    420Posts

    Re: To all Tantra newbie developers I think you might like this

    you need to disable that in your HtLauncher . offset and reverse .
    for now just disable your /ashram "/" in your Htmessage .
    that would be the best solution as for now :)

  2. #272
    Developer Terrified is offline
    MemberRank
    Dec 2013 Join Date
    Six MountainsLocation
    229Posts

    Re: To all Tantra newbie developers I think you might like this

    @hawk33 sorry, i don't do skype and i don't i tend to get paid. i am already paid by my clients i mysql-php development for accounting systems and other rapid database application. and i have more than just tantra. i was only addressing the newbies to do the same as i do in creating server. any advance mode or related instructions is here in the forum. you can do your search. further more, i am now in the development of other mmorpg. so just ask your queries here. if not me, somebody will answer it for you.

    @TantraNewbie for that, the easiest way is to use the msgsrv of k4. and for k5 hexing or re-constructing, i may not post here the process. i believe not only i discovered that solution but i don't do sharing hacks or re-engineering. i do it by my own terms. even re-engineering of htssettings is worth the move.so going to advance mode is your freedom. but consider my suggestion.

    furthermore, this thread is for tantra newbie developers. and to add more, if you have the right frame and objectives, there is a lot more than just hexing, reverse engineering or hacking codes. and its great to discover things.

    for now i leave this thread for newbies only. hope you guys understand.

  3. #273
    Apprentice hawk33 is offline
    MemberRank
    Nov 2014 Join Date
    22Posts

    Re: To all Tantra newbie developers I think you might like this

    Terrified, I already open a new topic but nobody replied...I don't know why but when I try to turn on the Zone 1 I get the message "Can't Connect to ITEM-SERVER".

  4. #274
    Enthusiast Sureno13 is offline
    MemberRank
    Sep 2012 Join Date
    Danao City, PhiLocation
    45Posts

    Re: To all Tantra newbie developers I think you might like this

    Hi, good day to all!

    I'm having a problem with my web registration.

    1) If i use web-zone template i can successfully register an account data in MySQL UserLogin but there is no tad file in my dbsrv\account.

    2)If i use spartan template i can successfully create an account too but there is no data in UserLogin and there is a tad file in dbsrv\account. also it has an error.

    Warning: mssql_query() [function.mssql-query]: message: Column name or number of supplied values does not match table definition. (severity 16) in C:\xampp\htdocs\includes\registro\registro.php on line 161

    Warning: mssql_query() [function.mssql-query]: Query failed in C:\xampp\htdocs\includes\registro\registro.php on line 161

    Warning: mssql_query() [function.mssql-query]: message: Cannot insert the value NULL into column 'userId', table 'billcrux_phil.dbo.tblUser'; column does not allow nulls. INSERT fails. (severity 16) in C:\xampp\htdocs\includes\registro\registro.php on line 169


    here is my line 161:
    mssql_query("INSERT INTO dboTantra VALUES ('$Email', '$UserID', '$Password' , '$UserKey', '0', N..............................

    here is my 169 line:
    @NCashMsg = @NCashMsg OUTPUT");



    im confused, what should i need to do. please kindly help me, ive been online since the other day finding remedies regarding my problem.
    i cant find the answer or the right key word to search. thank you in advance.

  5. #275
    Member TantraNewbie is offline
    MemberRank
    Apr 2014 Join Date
    56Posts

    Re: To all Tantra newbie developers I think you might like this

    Quote Originally Posted by noesis123 View Post
    you need to disable that in your HtLauncher . offset and reverse .
    for now just disable your /ashram "/" in your Htmessage .
    that would be the best solution as for now :)
    Thanks for the advise.. I am hexing it now..

    - - - Updated - - -

    Quote Originally Posted by Terrified View Post
    @hawk33 sorry, i don't do skype and i don't i tend to get paid. i am already paid by my clients i mysql-php development for accounting systems and other rapid database application. and i have more than just tantra. i was only addressing the newbies to do the same as i do in creating server. any advance mode or related instructions is here in the forum. you can do your search. further more, i am now in the development of other mmorpg. so just ask your queries here. if not me, somebody will answer it for you.

    @TantraNewbie for that, the easiest way is to use the msgsrv of k4. and for k5 hexing or re-constructing, i may not post here the process. i believe not only i discovered that solution but i don't do sharing hacks or re-engineering. i do it by my own terms. even re-engineering of htssettings is worth the move.so going to advance mode is your freedom. but consider my suggestion.

    furthermore, this thread is for tantra newbie developers. and to add more, if you have the right frame and objectives, there is a lot more than just hexing, reverse engineering or hacking codes. and its great to discover things.

    for now i leave this thread for newbies only. hope you guys understand.

    Thanks I will to dig deeper to it...

    - - - Updated - - -

    Quote Originally Posted by Sureno13 View Post
    Hi, good day to all!

    I'm having a problem with my web registration.

    1) If i use web-zone template i can successfully register an account data in MySQL UserLogin but there is no tad file in my dbsrv\account.

    2)If i use spartan template i can successfully create an account too but there is no data in UserLogin and there is a tad file in dbsrv\account. also it has an error.

    Warning: mssql_query() [function.mssql-query]: message: Column name or number of supplied values does not match table definition. (severity 16) in C:\xampp\htdocs\includes\registro\registro.php on line 161

    Warning: mssql_query() [function.mssql-query]: Query failed in C:\xampp\htdocs\includes\registro\registro.php on line 161

    Warning: mssql_query() [function.mssql-query]: message: Cannot insert the value NULL into column 'userId', table 'billcrux_phil.dbo.tblUser'; column does not allow nulls. INSERT fails. (severity 16) in C:\xampp\htdocs\includes\registro\registro.php on line 169


    here is my line 161:
    mssql_query("INSERT INTO dboTantra VALUES ('$Email', '$UserID', '$Password' , '$UserKey', '0', N..............................

    here is my 169 line:
    @NCashMsg = @NCashMsg OUTPUT");



    im confused, what should i need to do. please kindly help me, ive been online since the other day finding remedies regarding my problem.
    i cant find the answer or the right key word to search. thank you in advance.

    for the web zone gamers you must find a compatible DB for it is posted in the forums

    for the spartan their is a missing query in sql it does not coin side with the web template.


    Try the script on this link
    http://forum.ragezone.com/f400/web-z...06/index2.html

    thanks to Sir John

    DB here http://www.mediafire.com/download/hj.../TablasSQL.rar.

    Thanks to Sir alan110 credits to hetero...

    Try this one post if you meet another error.
    Last edited by TantraNewbie; 06-12-14 at 01:28 AM. Reason: additional info

  6. #276
    Enthusiast Sureno13 is offline
    MemberRank
    Sep 2012 Join Date
    Danao City, PhiLocation
    45Posts

    Re: To all Tantra newbie developers I think you might like this

    Thank you for the reply @TantraNewbie.
    However, I still have problem with the registration. On my first webzone template I deleted the captcha during registration so I can successfully register an account but there is no tad files. I already restore attach the webzone sqltable and made a new obdc. Do you know how to disable the captcha on sir john form.php? I already deleted the lines function inside it still it ask for the captcha. Thanks again.



    update------edit
    I can register now and there is a tad file created after registration but when i log in. "id does not exist"
    Last edited by Sureno13; 06-12-14 at 02:58 AM.

  7. #277
    Member TantraNewbie is offline
    MemberRank
    Apr 2014 Join Date
    56Posts

    Re: To all Tantra newbie developers I think you might like this

    Quote Originally Posted by hawk33 View Post
    Terrified, I already open a new topic but nobody replied...I don't know why but when I try to turn on the Zone 1 I get the message "Can't Connect to ITEM-SERVER".
    try to check your sql server if it is running ..check your ip setting in your item server

  8. #278
    Enthusiast Sureno13 is offline
    MemberRank
    Sep 2012 Join Date
    Danao City, PhiLocation
    45Posts

    Re: To all Tantra newbie developers I think you might like this

    Yes, the server is running. I also enabled the pipes. Is the tool link in the first page sir can convert the param or i use the technique in converting the param by hetero? I can now log in but im stuck in server select, sorry connection. i change the serverlist 0 6 on the first line in the client.

    - - - Updated - - -

    I only run dbsrv, mgsrv, zone1, zone6 and apache.

    - - - Updated - - -

    I only run dbsrv, mgsrv, zone1, zone6 and apache.

  9. #279
    Member TantraNewbie is offline
    MemberRank
    Apr 2014 Join Date
    56Posts

    Re: To all Tantra newbie developers I think you might like this

    Quote Originally Posted by Sureno13 View Post
    Yes, the server is running. I also enabled the pipes. Is the tool link in the first page sir can convert the param or i use the technique in converting the param by hetero? I can now log in but im stuck in server select, sorry connection. i change the serverlist 0 6 on the first line in the client.

    - - - Updated - - -

    I only run dbsrv, mgsrv, zone1, zone6 and apache.

    - - - Updated - - -

    I only run dbsrv, mgsrv, zone1, zone6 and apache.
    you can disable it deletting on the script all data pertaining to the captcha....

    try to check DBSRV> account> tad files try to check if it 7kb if not its a successful registration..

    try to run dbsrv> mgsrv > item server > zone 1 >zone 6> sqldaemon..

    try to check your HTLauncher and ST try to hex it toward your web page..

  10. #280
    Enthusiast Sureno13 is offline
    MemberRank
    Sep 2012 Join Date
    Danao City, PhiLocation
    45Posts

    Re: To all Tantra newbie developers I think you might like this

    Thank you sir, i can see that the tad file is exactly 7kb. So this is the problem. I think i should delete all files in htdoc and paste new copy of webzone template, edit it then paste the form.php sir john made. also ill delete the line fir captcha inside the form. Since the db in mssql are the files from TablaSQL.rar so it means no problem in mssql and obdc sir @TantraNewbie.

  11. #281
    Member TantraNewbie is offline
    MemberRank
    Apr 2014 Join Date
    56Posts

    Re: To all Tantra newbie developers I think you might like this

    Quote Originally Posted by Sureno13 View Post
    Thank you sir, i can see that the tad file is exactly 7kb. So this is the problem. I think i should delete all files in htdoc and paste new copy of webzone template, edit it then paste the form.php sir john made. also ill delete the line fir captcha inside the form. Since the db in mssql are the files from TablaSQL.rar so it means no problem in mssql and obdc sir @TantraNewbie.
    Yes delete all data inside htdocs den paste the data from the webzonegamers template.

  12. #282
    Enthusiast Sureno13 is offline
    MemberRank
    Sep 2012 Join Date
    Danao City, PhiLocation
    45Posts

    Re: To all Tantra newbie developers I think you might like this

    Done sir, can you help me how to activate the captcha? I did erase line ib script for captcha and when i tried still the same problem, it was register in sql and has tad file but its still 7kb. I think i should try registering with captcha but when I paste it the form.php made by sir john it doesnt appear. Can you help me with that please. @TantraNewbie

  13. #283
    Member TantraNewbie is offline
    MemberRank
    Apr 2014 Join Date
    56Posts

    Re: To all Tantra newbie developers I think you might like this

    Quote Originally Posted by Sureno13 View Post
    Done sir, can you help me how to activate the captcha? I did erase line ib script for captcha and when i tried still the same problem, it was register in sql and has tad file but its still 7kb. I think i should try registering with captcha but when I paste it the form.php made by sir john it doesnt appear. Can you help me with that please. @TantraNewbie

    Try this one if it works credits to me test.zip


    Add and repu if it works wahahahaha.

    Just try before using back up 1st this might wont work for you.
    Last edited by TantraNewbie; 06-12-14 at 12:50 PM. Reason: additional info

  14. #284
    Apprentice hawk33 is offline
    MemberRank
    Nov 2014 Join Date
    22Posts

    Re: To all Tantra newbie developers I think you might like this

    Quote Originally Posted by TantraNewbie View Post
    try to check your sql server if it is running ..check your ip setting in your item server
    You mean if the MSSQL can open? It's opening normally...
    And the IP at item server is 127.0.0.1

  15. #285
    Member TantraNewbie is offline
    MemberRank
    Apr 2014 Join Date
    56Posts

    Re: To all Tantra newbie developers I think you might like this

    Quote Originally Posted by hawk33 View Post
    You mean if the MSSQL can open? It's opening normally...
    And the IP at item server is 127.0.0.1

    Use your own IP address..



Advertisement