This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#176 2012-07-11 00:01:09

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Mod Share 3: News, Ideas and Mod Submission!

MathWizz wrote:

jvvg wrote:

GeonoTRON2000 wrote:


But think of it this way, all the GT has on it's website is 1. A static homepage. 2. A comments page. 3. GT Forums.
All that adds up to about 3000 files.
That's a lot.

Ok, how can that happen?
On Mod Share, we have about 5000 files, but that includes all of the projects, the forums, and a bunch of cache files.
I also looked at the amount of code, it's over 60000 lines of code throughout the site.

Spaghetti code?  lol

lines of code != quality

Actually, we only have about 15000 lines of code, the rest are from the forums.
That also includes files such as cached PHP code (that is actually over 4000 lines), so we really only have about 10000 lines of code that we made ourselves.


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#177 2012-07-11 00:07:47

MathWizz
Scratcher
Registered: 2009-08-31
Posts: 1000+

Re: Mod Share 3: News, Ideas and Mod Submission!

jvvg wrote:

MathWizz wrote:

jvvg wrote:


Ok, how can that happen?
On Mod Share, we have about 5000 files, but that includes all of the projects, the forums, and a bunch of cache files.
I also looked at the amount of code, it's over 60000 lines of code throughout the site.

Spaghetti code?  lol

lines of code != quality

Actually, we only have about 15000 lines of code, the rest are from the forums.
That also includes files such as cached PHP code (that is actually over 4000 lines), so we really only have about 10000 lines of code that we made ourselves.

That sounds more reasonable.  tongue


http://block.site90.net/scratch.mit/text.php?size=30&text=%20A%20signature!&color=333333

Offline

 

#178 2012-07-11 00:15:28

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Mod Share 3: News, Ideas and Mod Submission!

MathWizz wrote:

jvvg wrote:

MathWizz wrote:


Spaghetti code?  lol

lines of code != quality

Actually, we only have about 15000 lines of code, the rest are from the forums.
That also includes files such as cached PHP code (that is actually over 4000 lines), so we really only have about 10000 lines of code that we made ourselves.

That sounds more reasonable.  tongue

Yeah. The script LS and I wrote to get the amount of code on your website counts EVERYTHING.


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#179 2012-07-11 00:50:38

MathWizz
Scratcher
Registered: 2009-08-31
Posts: 1000+

Re: Mod Share 3: News, Ideas and Mod Submission!

jvvg wrote:

MathWizz wrote:

jvvg wrote:


Actually, we only have about 15000 lines of code, the rest are from the forums.
That also includes files such as cached PHP code (that is actually over 4000 lines), so we really only have about 10000 lines of code that we made ourselves.

That sounds more reasonable.  tongue

Yeah. The script LS and I wrote to get the amount of code on your website counts EVERYTHING.

New lines in binary files? xD


http://block.site90.net/scratch.mit/text.php?size=30&text=%20A%20signature!&color=333333

Offline

 

#180 2012-07-11 02:25:59

Squawkers13
Scratcher
Registered: 2010-11-20
Posts: 500+

Re: Mod Share 3: News, Ideas and Mod Submission!

whats the IP of modshare?


http://pekkit.net/banners/pekkit.png

Offline

 

#181 2012-07-11 04:33:30

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: Mod Share 3: News, Ideas and Mod Submission!

MathWizz wrote:

jvvg wrote:

MathWizz wrote:

That sounds more reasonable.  tongue

Yeah. The script LS and I wrote to get the amount of code on your website counts EVERYTHING.

New lines in binary files? xD

Technically, that too if you tell it  tongue
But the script and Jacob and I made (which we were hoping to release ages ago but couldn't find an appropriate place) lets you select the directories to search as well as the filetypes.

...so we obviously only searched for PHP, CSS, and HTML.

Last edited by LS97 (2012-07-11 04:34:39)

Offline

 

#182 2012-07-11 04:34:56

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: Mod Share 3: News, Ideas and Mod Submission!

Squawkers13 wrote:

whats the IP of modshare?

31.170.166.70 -- why do you need it?

Offline

 

#183 2012-07-11 14:01:30

ftf841
Scratcher
Registered: 2012-02-19
Posts: 1000+

Re: Mod Share 3: News, Ideas and Mod Submission!

jvvg wrote:

ftf841 wrote:

I can't create a account on mod share it gives me this: Fatal error: Call to undefined function censor_words() in /***/scripts/createacct.php on line 23 after i submit the account

I'll fix that. It's designed to prevent inappropriate words in usernames, but since all accounts must now be verified against Scratch, it's now unnecessary.

why would i have a bad word in my username?


http://mag.racked.eu/cimage/i9002/Achievement++get%21/Hi+there./mca.png
http://mag.racked.eu/mcimage/i354/Achievement++get%21/CAKE%21%21%21%21%21/mca.png

Offline

 

#184 2012-07-11 14:58:16

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: Mod Share 3: News, Ideas and Mod Submission!

ftf841 wrote:

jvvg wrote:

ftf841 wrote:

I can't create a account on mod share it gives me this: Fatal error: Call to undefined function censor_words() in /***/scripts/createacct.php on line 23 after i submit the account

I'll fix that. It's designed to prevent inappropriate words in usernames, but since all accounts must now be verified against Scratch, it's now unnecessary.

why would i have a bad word in my username?

You wouldn't -- the error says it can't find the function, so it's a problem on our part.

Offline

 

#185 2012-07-11 16:21:02

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Mod Share 3: News, Ideas and Mod Submission!

ftf841 wrote:

jvvg wrote:

ftf841 wrote:

I can't create a account on mod share it gives me this: Fatal error: Call to undefined function censor_words() in /***/scripts/createacct.php on line 23 after i submit the account

I'll fix that. It's designed to prevent inappropriate words in usernames, but since all accounts must now be verified against Scratch, it's now unnecessary.

why would i have a bad word in my username?

This was when I was re-coding our censoring software. It's good now, don't worry.


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#186 2012-07-12 16:58:21

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Mod Share 3: News, Ideas and Mod Submission!

We now have 100 users on Mod Share!


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#187 2012-07-12 17:23:32

ftf841
Scratcher
Registered: 2012-02-19
Posts: 1000+

Re: Mod Share 3: News, Ideas and Mod Submission!

jvvg wrote:

We now have 100 users on Mod Share!

who was the 100th user?


http://mag.racked.eu/cimage/i9002/Achievement++get%21/Hi+there./mca.png
http://mag.racked.eu/mcimage/i354/Achievement++get%21/CAKE%21%21%21%21%21/mca.png

Offline

 

#188 2012-07-12 17:42:55

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Mod Share 3: News, Ideas and Mod Submission!

ftf841 wrote:

jvvg wrote:

We now have 100 users on Mod Share!

who was the 100th user?

playzooki


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#189 2012-07-12 20:15:49

GeonoTRON2000
Scratcher
Registered: 2009-12-24
Posts: 1000+

Re: Mod Share 3: News, Ideas and Mod Submission!

jvvg wrote:

ftf841 wrote:

jvvg wrote:

We now have 100 users on Mod Share!

who was the 100th user?

playzooki

ModShare.tk still doesn't work for me.  What the server IP so I can add it to my hosts file?


http://i.imgur.com/BAEgGDL.png

Offline

 

#190 2012-07-12 20:17:00

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Mod Share 3: News, Ideas and Mod Submission!

GeonoTRON2000 wrote:

jvvg wrote:

ftf841 wrote:


who was the 100th user?

playzooki

ModShare.tk still doesn't work for me.  What the server IP so I can add it to my hosts file?

Like we said above: 31.170.166.70


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#191 2012-07-12 20:18:53

GeonoTRON2000
Scratcher
Registered: 2009-12-24
Posts: 1000+

Re: Mod Share 3: News, Ideas and Mod Submission!

jvvg wrote:

GeonoTRON2000 wrote:

jvvg wrote:


playzooki

ModShare.tk still doesn't work for me.  What the server IP so I can add it to my hosts file?

Like we said above: 31.170.166.70

Still not working.  I cleared my DNS cache 3 times.


http://i.imgur.com/BAEgGDL.png

Offline

 

#192 2012-07-12 21:44:33

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Mod Share 3: News, Ideas and Mod Submission!

GeonoTRON2000 wrote:

jvvg wrote:

GeonoTRON2000 wrote:


ModShare.tk still doesn't work for me.  What the server IP so I can add it to my hosts file?

Like we said above: 31.170.166.70

Still not working.  I cleared my DNS cache 3 times.

That's weird. The IP hasn't changed any time recently either...  hmm
It's possible that 1FreeHosting was a bad move after all...


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#193 2012-07-13 19:30:57

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Mod Share 3: News, Ideas and Mod Submission!

Currently, I am entirely re-programming the unread message tracking system in FluxBB. It works for topics, but not forums yet.

What does everyone think so far?


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#194 2012-07-13 19:59:47

GeonoTRON2000
Scratcher
Registered: 2009-12-24
Posts: 1000+

Re: Mod Share 3: News, Ideas and Mod Submission!

jvvg wrote:

GeonoTRON2000 wrote:

jvvg wrote:

Like we said above: 31.170.166.70

Still not working.  I cleared my DNS cache 3 times.

That's weird. The IP hasn't changed any time recently either...  hmm
It's possible that 1FreeHosting was a bad move after all...

I used to use 000webhost, which was fine, but the database and bandwidth limit was ridiculously low (my javascript chat put the entire server down for hours after less than a minute, which is why I "upgraded my account".)  The good thing is, your website is always either up or down, not somewhere in between like this.  Maybe you would consider switching?
If so, you can use FileZilla to download all your files (it's really easy, just right-click the public_html folder and select download.  Also, I like that you can drag files into the server panel and it automatically uploads them.)  To back up / restore the database, use phpMyAdmin.

P.S. I know this sounds spammy, that was not intended.

Last edited by GeonoTRON2000 (2012-07-13 20:00:23)


http://i.imgur.com/BAEgGDL.png

Offline

 

#195 2012-07-13 20:12:02

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Mod Share 3: News, Ideas and Mod Submission!

GeonoTRON2000 wrote:

jvvg wrote:

GeonoTRON2000 wrote:


Still not working.  I cleared my DNS cache 3 times.

That's weird. The IP hasn't changed any time recently either...  hmm
It's possible that 1FreeHosting was a bad move after all...

I used to use 000webhost, which was fine, but the database and bandwidth limit was ridiculously low (my javascript chat put the entire server down for hours after less than a minute, which is why I "upgraded my account".)  The good thing is, your website is always either up or down, not somewhere in between like this.  Maybe you would consider switching?
If so, you can use FileZilla to download all your files (it's really easy, just right-click the public_html folder and select download.  Also, I like that you can drag files into the server panel and it automatically uploads them.)  To back up / restore the database, use phpMyAdmin.

P.S. I know this sounds spammy, that was not intended.

I know how to back everything up, I have done it several times (I remember what happened to Mod Share 2).
Anyway, moving everything somewhere else doesn't do me much good unless I know where to move it to. We can't afford paid hosting, either (I wonder if it can be hosted on ScratchR.org...).


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#196 2012-07-13 20:19:34

GeonoTRON2000
Scratcher
Registered: 2009-12-24
Posts: 1000+

Re: Mod Share 3: News, Ideas and Mod Submission!

jvvg wrote:

GeonoTRON2000 wrote:

jvvg wrote:


That's weird. The IP hasn't changed any time recently either...  hmm
It's possible that 1FreeHosting was a bad move after all...

I used to use 000webhost, which was fine, but the database and bandwidth limit was ridiculously low (my javascript chat put the entire server down for hours after less than a minute, which is why I "upgraded my account".)  The good thing is, your website is always either up or down, not somewhere in between like this.  Maybe you would consider switching?
If so, you can use FileZilla to download all your files (it's really easy, just right-click the public_html folder and select download.  Also, I like that you can drag files into the server panel and it automatically uploads them.)  To back up / restore the database, use phpMyAdmin.

P.S. I know this sounds spammy, that was not intended.

I know how to back everything up, I have done it several times (I remember what happened to Mod Share 2).
Anyway, moving everything somewhere else doesn't do me much good unless I know where to move it to. We can't afford paid hosting, either (I wonder if it can be hosted on ScratchR.org...).

Good idea.  Shall I ask?


http://i.imgur.com/BAEgGDL.png

Offline

 

#197 2012-07-13 21:02:20

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Mod Share 3: News, Ideas and Mod Submission!

GeonoTRON2000 wrote:

jvvg wrote:

GeonoTRON2000 wrote:


I used to use 000webhost, which was fine, but the database and bandwidth limit was ridiculously low (my javascript chat put the entire server down for hours after less than a minute, which is why I "upgraded my account".)  The good thing is, your website is always either up or down, not somewhere in between like this.  Maybe you would consider switching?
If so, you can use FileZilla to download all your files (it's really easy, just right-click the public_html folder and select download.  Also, I like that you can drag files into the server panel and it automatically uploads them.)  To back up / restore the database, use phpMyAdmin.

P.S. I know this sounds spammy, that was not intended.

I know how to back everything up, I have done it several times (I remember what happened to Mod Share 2).
Anyway, moving everything somewhere else doesn't do me much good unless I know where to move it to. We can't afford paid hosting, either (I wonder if it can be hosted on ScratchR.org...).

Good idea.  Shall I ask?

I was thinking that LS or I should ask. However, before that happens, I still need to convince him that this is a good idea.
Also, where would we ask? The contact us form?

(Oh, I forgot to mention that about a month ago, we asked them to point a DNS record to Mod Share, but Amos said "he can't help us at this time", but he said we can try this fall if we keep it going).


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#198 2012-07-13 22:04:30

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Mod Share 3: News, Ideas and Mod Submission!

So, I am entirely recoding the FluxBB unread message tracking. That may cause some bugs on the forums.

However, the other important message is this:
http://i.imgur.com/oudm2.png
If anyone sees a message like that and hasn't received any warnings before the ban (they appear in notifications, like comments), then it is a code error.


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#199 2012-07-13 22:13:44

GeonoTRON2000
Scratcher
Registered: 2009-12-24
Posts: 1000+

Re: Mod Share 3: News, Ideas and Mod Submission!

jvvg wrote:

GeonoTRON2000 wrote:

jvvg wrote:


I know how to back everything up, I have done it several times (I remember what happened to Mod Share 2).
Anyway, moving everything somewhere else doesn't do me much good unless I know where to move it to. We can't afford paid hosting, either (I wonder if it can be hosted on ScratchR.org...).

Good idea.  Shall I ask?

I was thinking that LS or I should ask. However, before that happens, I still need to convince him that this is a good idea.
Also, where would we ask? The contact us form?

(Oh, I forgot to mention that about a month ago, we asked them to point a DNS record to Mod Share, but Amos said "he can't help us at this time", but he said we can try this fall if we keep it going).

Um... the trouble for me is the server.  Adding a DNS record won't help, otherwise I would have added one to my domain and created my own ModShare portal.  I think you need to switch servers.


http://i.imgur.com/BAEgGDL.png

Offline

 

#200 2012-07-13 22:15:37

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Mod Share 3: News, Ideas and Mod Submission!

GeonoTRON2000 wrote:

jvvg wrote:

GeonoTRON2000 wrote:


Good idea.  Shall I ask?

I was thinking that LS or I should ask. However, before that happens, I still need to convince him that this is a good idea.
Also, where would we ask? The contact us form?

(Oh, I forgot to mention that about a month ago, we asked them to point a DNS record to Mod Share, but Amos said "he can't help us at this time", but he said we can try this fall if we keep it going).

Um... the trouble for me is the server.  Adding a DNS record won't help, otherwise I would have added one to my domain and created my own ModShare portal.  I think you need to switch servers.

I know, but I was saying if they didn't want to add a DNS record, I'm not so sure they'd want to host it.


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

Board footer