d2jsp
Log InRegister
d2jsp Forums > Off-Topic > General Chat > Guild Chat & Recruiting > ~ The Jew Crew Chat ~ > For Jews Only!!
Prev1302303304305306708Next
Add Reply New Topic New Poll
Member
Posts: 13,893
Joined: Sep 10 2009
Gold: 13.37
Dec 3 2009 10:36pm
Quote (Instincts101 @ Dec 3 2009 10:31pm)
i in a c++ class :D


Learn java as well. You can make loads of money with programs that involve that shit!
Member
Posts: 33,012
Joined: Jan 21 2008
Gold: 120.00
Dec 3 2009 10:38pm
Quote (0hai @ Dec 3 2009 10:36pm)
Learn java as well. You can make loads of money with programs that involve that shit!


with c++? oh dam :)

wat type progs have u made $$ off of so far?

this c++ shii is pretty hard @>@ arg

most th eprogs i makin are pretty basic and shii
Member
Posts: 13,893
Joined: Sep 10 2009
Gold: 13.37
Dec 3 2009 10:39pm
Quote (Instincts101 @ Dec 3 2009 10:38pm)
with c++?  oh dam :)

wat type progs have u made $$ off of so far?

this c++ shii is pretty hard @>@  arg

most th eprogs i makin are pretty basic and shii


Right now I'm just making modules and components using PHP5 for forum software like Invision, VB, and phpBB3. Nothing too big right now, no time to get stressed over the complicated programming lol
Member
Posts: 33,012
Joined: Jan 21 2008
Gold: 120.00
Dec 3 2009 10:42pm
Quote (0hai @ Dec 3 2009 10:39pm)
Right now I'm just making modules and components using PHP5 for forum software like Invision, VB, and phpBB3. Nothing too big right now, no time to get stressed over the complicated programming lol


no idea wat u said.
Member
Posts: 13,893
Joined: Sep 10 2009
Gold: 13.37
Dec 3 2009 10:43pm
Quote (Instincts101 @ Dec 3 2009 10:42pm)
no idea wat u said.


Lol jsp uses Invision Power Board. Things like the custom user settings, star mod and trader ranks are all custom made. That is the type of stuff I'm doing.
Member
Posts: 33,012
Joined: Jan 21 2008
Gold: 120.00
Dec 3 2009 10:46pm
Quote (0hai @ Dec 3 2009 10:43pm)
Lol jsp uses Invision Power Board. Things like the custom user settings, star mod and trader ranks are all custom made. That is the type of stuff I'm doing.


dam, the list of code in the prog must be HUGE
Member
Posts: 13,893
Joined: Sep 10 2009
Gold: 13.37
Dec 3 2009 10:49pm
Quote (Instincts101 @ Dec 3 2009 10:46pm)
dam, the list of code  in the prog must beHUGE


Profiles alone...

Lines: 4390
Words: 13529
Characters: 149157
Bytes: 149157

Yeah most of it is pretty big B)

This is from my version. d2jsp must have more.

This post was edited by 0hai on Dec 3 2009 10:50pm
Member
Posts: 33,012
Joined: Jan 21 2008
Gold: 120.00
Dec 3 2009 10:52pm
Quote (0hai @ Dec 3 2009 10:49pm)
Profiles alone...

Lines: 4390
Words: 13529
Characters: 149157
Bytes: 149157

Yeah most of it is pretty big B)

This is from my version. d2jsp must have more.


dam dude -,-

i got like 40-50 line progs bahahah :D

must suck for ur to find errors thou.... can u ever debug and test like halfway threw?
Member
Posts: 13,893
Joined: Sep 10 2009
Gold: 13.37
Dec 3 2009 10:59pm
Quote (Instincts101 @ Dec 3 2009 10:52pm)
dam dude -,-

i got like 40-50 line progs bahahah :D

must suck for ur  to find errors thou....  can u ever  debug and test  like halfway threw?


Lol it's PHP bro. All you do is upload and test. If there is an error or a code not entered correctly it will tell you the error and what line it's on. For example I added a T_IF function to a php document that shouldn't belong and got this when I tried to reload the page.

Code
Parse error: syntax error, unexpected T_IF in /home3/***/public_html/***/sources/action_public/profile.php on line 3986


The same happens with the database behind the software. If it's trying to execute a query that does not exist within the database it will give you an error and where it stopped the query. This is from today when a programmed task was suppose to run and do a certain operation on our topics but couldn't find the correct line to execute.

Code
Date: Thu, 03 Dec 2009 23:52:58 -0500
Error Number: 1064
Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1
IP Address: 192.168.0.101
Page: /index.php?act=task
mySQL query error: SELECT tid FROM ibf_topics WHERE forum_id IN()


Actually wtf this error has been going on for 26 weeks but nothing informed me o.o

This post was edited by 0hai on Dec 3 2009 11:02pm
Member
Posts: 33,012
Joined: Jan 21 2008
Gold: 120.00
Dec 3 2009 11:03pm
Quote (0hai @ Dec 3 2009 10:59pm)
Lol it's PHP bro. All you do is upload and test. If there is an error or a code not entered correctly it will tell you the error and what line it's on. For example I added a T_IF function to a php document that shouldn't belong and got this when I tried to reload the page.

Code
Parse error: syntax error, unexpected T_IF in /home3/***/public_html/***/sources/action_public/profile.php on line 3986


The same happens with the database behind the software. If it's trying to execute a query that does not exist within the database it will give you an error and where it stopped the query. This is from today when a programmed task was suppose to run and do a certain operation on our topics but couldn't find the correct line to execute.

Code
Date: Thu, 03 Dec 2009 23:52:58 -0500
Error Number: 1064
Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1
IP Address: 192.168.0.101
Page: /index.php?act=task
mySQL query error: SELECT tid FROM ibf_topics WHERE forum_id IN()


ya in c++ it tells u the error and give sua brief description of the errror, sometimes its a pain to find, and if u double click the error it brgs u to the line.... but somteims its just a missing " ; " in like four lines earlier ;p
Go Back To Guild Chat & Recruiting Topic List
Prev1302303304305306708Next
Add Reply New Topic New Poll