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

#51 2012-05-04 19:50:07

stevetheipad
Scratcher
Registered: 2011-08-06
Posts: 1000+

Re: Steve's Forums

RedRocker227 wrote:

By "tampered with", you mean what? Hackers?

No, jacob was changing some things, he must have made a mistake.


http://i.imgur.com/0x8ia.jpg
gone

Offline

 

#52 2012-05-04 20:54:39

PullJosh
Scratcher
Registered: 2011-08-01
Posts: 500+

Re: Steve's Forums

How did you change from punbb-hosting to something else? I'm thinking I might want to move mine to Fluxbb.


http://www.blocks.scratchr.org/API.php?action=text&string=I'm_on_vacation!&xpos=155&ypos=90&font_size=30&bgimage=http://imageshack.us/a/img339/7215/sspeechsigapiforwords.png

Offline

 

#53 2012-05-04 22:51:04

stevetheipad
Scratcher
Registered: 2011-08-06
Posts: 1000+

Re: Steve's Forums

PullJosh wrote:

How did you change from punbb-hosting to something else? I'm thinking I might want to move mine to Fluxbb.

It's not super easy, and lot's of things don't transfer over, like modifications and passwords.  hmm


http://i.imgur.com/0x8ia.jpg
gone

Offline

 

#54 2012-05-05 03:11:22

RedRocker227
Scratcher
Registered: 2011-10-26
Posts: 1000+

Re: Steve's Forums

stevetheipad wrote:

RedRocker227 wrote:

By "tampered with", you mean what? Hackers?

No, jacob was changing some things, he must have made a mistake.

To tamper is to deliberately interfere in a harmful manner.

PullJosh wrote:

How did you change from punbb-hosting to something else? I'm thinking I might want to move mine to Fluxbb.

Download the database in the administration tab, get an account on somewhere like 1freehosting, install FluxBB 1.2.24 on it (by uploading the files via FTP), go to phpMyAdmin, import the .sql file of your database, go to the "SQL" tab, put;

Code:

drop table bans;
alter table [forum name]$bans rename to bans;
drop table categories;
alter table [forum name]$categories rename to categories;

and keep on doing that for all the tables. You now have it running on FluxBB 1.2.24, to upgrade to 1.4.8, upload all the 1.4.8 files in the directory that 1.2.24 is in, extract all of them, remove a line out of db_update.php (I'll get back to you on which line), go to the forums, it'll ask you to update your database, enter the phpMyAdmin password, let it do its magic, and you've successfully transferred to 1.4.8. As Steve said though, you can't transfer passwords, so you'll need to get them to PM you their new password.

Last edited by RedRocker227 (2012-05-05 03:12:30)


Why

Offline

 

#55 2012-05-05 07:00:29

PullJosh
Scratcher
Registered: 2011-08-01
Posts: 500+

Re: Steve's Forums

RedRocker227 wrote:

PullJosh wrote:

How did you change from punbb-hosting to something else? I'm thinking I might want to move mine to Fluxbb.

Download the database in the administration tab, get an account on somewhere like 1freehosting, install FluxBB 1.2.24 on it (by uploading the files via FTP), go to phpMyAdmin, import the .sql file of your database, go to the "SQL" tab, put;

Code:

drop table bans;
alter table [forum name]$bans rename to bans;
drop table categories;
alter table [forum name]$categories rename to categories;

and keep on doing that for all the tables......

You know... I don't have many users or posts yet (it's actually a rather lame amount: 10 users, 2 topics, 7 posts  neutral ). I think I'll just make a new site. Thanks for the help though!


http://www.blocks.scratchr.org/API.php?action=text&string=I'm_on_vacation!&xpos=155&ypos=90&font_size=30&bgimage=http://imageshack.us/a/img339/7215/sspeechsigapiforwords.png

Offline

 

#56 2012-05-05 07:15:12

PullJosh
Scratcher
Registered: 2011-08-01
Posts: 500+

Re: Steve's Forums

...I downloaded it and I have no idea what to do. The tutorial is worthless (at least to me). Could anyone explain it?


http://www.blocks.scratchr.org/API.php?action=text&string=I'm_on_vacation!&xpos=155&ypos=90&font_size=30&bgimage=http://imageshack.us/a/img339/7215/sspeechsigapiforwords.png

Offline

 

#57 2012-05-05 09:17:12

RedRocker227
Scratcher
Registered: 2011-10-26
Posts: 1000+

Re: Steve's Forums

You download what, exactly? FluxBB? The database?

Have you made an account on 1freehosting yet (or another hosting service, that's what I use though)? If you want I could make a short video explaining the basics.


Why

Offline

 

#58 2012-05-05 09:18:57

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

Re: Steve's Forums

RedRocker227 wrote:

You download what, exactly? FluxBB? The database?

Have you made an account on 1freehosting yet (or another hosting service, that's what I use though)? If you want I could make a short video explaining the basics.

Well, we tried using a backup of the old database, but it didn't work at all, as the database is designed for a heavily modded PunBB instead of a fresh copy of FluxBB.
We started from scratch instead.

Unless you want a lot of work altering the database, I would recommend you also start from scratch.

Last edited by jvvg (2012-05-05 09:19:30)


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

Offline

 

#59 2012-05-05 09:24:50

PullJosh
Scratcher
Registered: 2011-08-01
Posts: 500+

Re: Steve's Forums

RedRocker227 wrote:

You download what, exactly? FluxBB? The database?

Have you made an account on 1freehosting yet (or another hosting service, that's what I use though)? If you want I could make a short video explaining the basics.

FluxBB. Let me go make an account...
Edit: I have FluxBB and an account on 1freehosting.

Last edited by PullJosh (2012-05-05 09:29:36)


http://www.blocks.scratchr.org/API.php?action=text&string=I'm_on_vacation!&xpos=155&ypos=90&font_size=30&bgimage=http://imageshack.us/a/img339/7215/sspeechsigapiforwords.png

Offline

 

#60 2012-05-05 09:35:23

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

Re: Steve's Forums

PullJosh wrote:

RedRocker227 wrote:

You download what, exactly? FluxBB? The database?

Have you made an account on 1freehosting yet (or another hosting service, that's what I use though)? If you want I could make a short video explaining the basics.

FluxBB. Let me go make an account...
Edit: I have FluxBB and an account on 1freehosting.

Ok. Dang, I should have showed you my referral link.  tongue

Anyway, you need to create a MySQL database, and set up the forums for that. Use the MySQL Improved driver in FluxBB.

Or, if you don't want to go through that trouble, use SQLite.


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

Offline

 

#61 2012-05-05 09:38:10

PullJosh
Scratcher
Registered: 2011-08-01
Posts: 500+

Re: Steve's Forums

jvvg wrote:

PullJosh wrote:

RedRocker227 wrote:

You download what, exactly? FluxBB? The database?

Have you made an account on 1freehosting yet (or another hosting service, that's what I use though)? If you want I could make a short video explaining the basics.

FluxBB. Let me go make an account...
Edit: I have FluxBB and an account on 1freehosting.

Ok. Dang, I should have showed you my referral link.  tongue

Anyway, you need to create a MySQL database, and set up the forums for that. Use the MySQL Improved driver in FluxBB.

Or, if you don't want to go through that trouble, use SQLite.

But how do you run a .php file?


http://www.blocks.scratchr.org/API.php?action=text&string=I'm_on_vacation!&xpos=155&ypos=90&font_size=30&bgimage=http://imageshack.us/a/img339/7215/sspeechsigapiforwords.png

Offline

 

#62 2012-05-05 09:58:00

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

Re: Steve's Forums

PullJosh wrote:

jvvg wrote:

PullJosh wrote:


FluxBB. Let me go make an account...
Edit: I have FluxBB and an account on 1freehosting.

Ok. Dang, I should have showed you my referral link.  tongue

Anyway, you need to create a MySQL database, and set up the forums for that. Use the MySQL Improved driver in FluxBB.

Or, if you don't want to go through that trouble, use SQLite.

But how do you run a .php file?

Um, you put it in the public_html folder and put it in the url (i.e. /public_html/test.php would be accessed by http://yoursite.com/test.php)


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

Offline

 

#63 2012-05-05 10:04:28

PullJosh
Scratcher
Registered: 2011-08-01
Posts: 500+

Re: Steve's Forums

jvvg wrote:

PullJosh wrote:

jvvg wrote:


Ok. Dang, I should have showed you my referral link.  tongue

Anyway, you need to create a MySQL database, and set up the forums for that. Use the MySQL Improved driver in FluxBB.

Or, if you don't want to go through that trouble, use SQLite.

But how do you run a .php file?

Um, you put it in the public_html folder and put it in the url (i.e. /public_html/test.php would be accessed by http://yoursite.com/test.php)

Thanks! (I'm not that good at these things... just to state the obvious.)


http://www.blocks.scratchr.org/API.php?action=text&string=I'm_on_vacation!&xpos=155&ypos=90&font_size=30&bgimage=http://imageshack.us/a/img339/7215/sspeechsigapiforwords.png

Offline

 

#64 2012-05-05 10:06:04

joletole
Scratcher
Registered: 2011-02-20
Posts: 1000+

Re: Steve's Forums

Can't wait until the voting. So excited!

Offline

 

#65 2012-05-05 10:09:12

PullJosh
Scratcher
Registered: 2011-08-01
Posts: 500+

Re: Steve's Forums

RedRocker227 wrote:

You download what, exactly? FluxBB? The database?

Have you made an account on 1freehosting yet (or another hosting service, that's what I use though)? If you want I could make a short video explaining the basics.

I have it at the part where you choose a well... I don't know what to call it. You can choose WordPress, MyBB, phpBB, etc. It doesn't have FluxBB though. Should I use the PunBB one?


http://www.blocks.scratchr.org/API.php?action=text&string=I'm_on_vacation!&xpos=155&ypos=90&font_size=30&bgimage=http://imageshack.us/a/img339/7215/sspeechsigapiforwords.png

Offline

 

#66 2012-05-05 10:09:53

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

Re: Steve's Forums

PullJosh wrote:

RedRocker227 wrote:

You download what, exactly? FluxBB? The database?

Have you made an account on 1freehosting yet (or another hosting service, that's what I use though)? If you want I could make a short video explaining the basics.

I have it at the part where you choose a well... I don't know what to call it. You can choose WordPress, MyBB, phpBB, etc. It doesn't have FluxBB though. Should I use the PunBB one?

I installed FluxBB myself without using the auto-installer.
And no, you should NOT use PunBB.


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

Offline

 

#67 2012-05-05 10:44:39

PullJosh
Scratcher
Registered: 2011-08-01
Posts: 500+

Re: Steve's Forums

jvvg wrote:

PullJosh wrote:

RedRocker227 wrote:

You download what, exactly? FluxBB? The database?

Have you made an account on 1freehosting yet (or another hosting service, that's what I use though)? If you want I could make a short video explaining the basics.

I have it at the part where you choose a well... I don't know what to call it. You can choose WordPress, MyBB, phpBB, etc. It doesn't have FluxBB though. Should I use the PunBB one?

I installed FluxBB myself without using the auto-installer.
And no, you should NOT use PunBB.

Could you give some sort of re-wording of the tutorial here? That would help a lot.


http://www.blocks.scratchr.org/API.php?action=text&string=I'm_on_vacation!&xpos=155&ypos=90&font_size=30&bgimage=http://imageshack.us/a/img339/7215/sspeechsigapiforwords.png

Offline

 

#68 2012-05-05 10:49:46

stevetheipad
Scratcher
Registered: 2011-08-06
Posts: 1000+

Re: Steve's Forums

What web host are you trying to use, Pulljosh?


http://i.imgur.com/0x8ia.jpg
gone

Offline

 

#69 2012-05-05 10:58:48

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

Re: Steve's Forums

stevetheipad wrote:

What web host are you trying to use, Pulljosh?

He's using 1FreeHosting, I think.


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

Offline

 

#70 2012-05-05 11:05:04

stevetheipad
Scratcher
Registered: 2011-08-06
Posts: 1000+

Re: Steve's Forums

Ah, because they're auto-install feature is super easy for Punbb, but you have to actually install Fluxbb.


http://i.imgur.com/0x8ia.jpg
gone

Offline

 

#71 2012-05-05 12:00:17

RedRocker227
Scratcher
Registered: 2011-10-26
Posts: 1000+

Re: Steve's Forums

PullJosh wrote:

RedRocker227 wrote:

You download what, exactly? FluxBB? The database?

Have you made an account on 1freehosting yet (or another hosting service, that's what I use though)? If you want I could make a short video explaining the basics.

I have it at the part where you choose a well... I don't know what to call it. You can choose WordPress, MyBB, phpBB, etc. It doesn't have FluxBB though. Should I use the PunBB one?

Do not use PunBB. It's terrible. I'll try and make a video explaining how to install FluxBB either today or tomorrow, I'm not promising anything though. I am extremely busy, so I may not be able to. I'll try though.


Why

Offline

 

#72 2012-05-05 12:40:01

joletole
Scratcher
Registered: 2011-02-20
Posts: 1000+

Re: Steve's Forums

Added to my sig!

Offline

 

#73 2012-05-05 12:48:02

a1130
Scratcher
Registered: 2009-08-27
Posts: 500+

Re: Steve's Forums

I'm experiencing errors. Now, Google Chrome says "The server took too long to respond" when I go to the forums.

And I really want to sign up for mod elections!!!  tongue

Offline

 

#74 2012-05-05 12:50:52

RedRocker227
Scratcher
Registered: 2011-10-26
Posts: 1000+

Re: Steve's Forums

It's too late to run for Mod.

And I think it's to do with the host's servers, I've been experiencing the same difficulties with other websites that use the same host.


Why

Offline

 

#75 2012-05-05 13:07:59

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

Re: Steve's Forums

RedRocker227 wrote:

It's too late to run for Mod.

And I think it's to do with the host's servers, I've been experiencing the same difficulties with other websites that use the same host.

I got banned for an hour because of too many connections from my IP. The worst part: in the last two hours, I've visited about 5 pages total.

And, the CM elections are today, so it is to late to run.

Last edited by jvvg (2012-05-05 13:08:38)


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