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

#226 2013-01-01 22:36:43

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Go Everywhere Beta 0.2

GP1 wrote:

pwiter wrote:

Oh yeah, Gp1, is there a way to change the session variable after a certain amount of time?(I'm not that good with the session stuff)

Yes, I beleive there is. HOWEVER, you can't do it without php.ini. I think, i'll check again.
EDIT: There is a way. Try this code (you have to replace session_start() with this code):

Code:

$sessionCookieExpireTime=8*60*60;
session_set_cookie_params($sessionCookieExpireTime);
session_start();

And how long is that? I'm guessing 8 hours?


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

Offline

 

#227 2013-01-01 22:39:16

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Go Everywhere Beta 0.2

Laternenpfahl wrote:

Except the footer.txt and sidebar.txt files can't be found

Hm.. It's there in ftp, but gives Oops! This link appears to be broken...

I know it's not a 404. I'll look into it.

Last edited by pwiter (2013-01-01 22:40:23)


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

Offline

 

#228 2013-01-01 22:40:28

Laternenpfahl
Scratcher
Registered: 2011-06-24
Posts: 1000+

Re: Go Everywhere Beta 0.2

pwiter wrote:

Laternenpfahl wrote:

Except the footer.txt and sidebar.txt files can't be found

Hm.. It's there in ftp, but gives Oops! This link appears to be broken...

Where are they? It requests


http://goeverywhere.tk/Go-Everywhere-master/home_files/footer.txt


http://i46.tinypic.com/6yd4c0.png

Offline

 

#229 2013-01-01 22:42:06

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Go Everywhere Beta 0.2

Laternenpfahl wrote:

pwiter wrote:

Laternenpfahl wrote:

Except the footer.txt and sidebar.txt files can't be found

Hm.. It's there in ftp, but gives Oops! This link appears to be broken...

Where are they? It requests


http://goeverywhere.tk/Go-Everywhere-master/home_files/footer.txt

I found out why!  000Webhost does not allow txt files. Maybe switch them to html?

And yeah, it is located at that link.

Last edited by pwiter (2013-01-01 22:42:27)


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

Offline

 

#230 2013-01-01 22:46:52

Laternenpfahl
Scratcher
Registered: 2011-06-24
Posts: 1000+

Re: Go Everywhere Beta 0.2

pwiter wrote:

Laternenpfahl wrote:

pwiter wrote:


Hm.. It's there in ftp, but gives Oops! This link appears to be broken...

Where are they? It requests


http://goeverywhere.tk/Go-Everywhere-master/home_files/footer.txt

I found out why!  000Webhost does not allow txt files. Maybe switch them to html?

And yeah, it is located at that link.

Triple0?  hmm  use x10


http://i46.tinypic.com/6yd4c0.png

Offline

 

#231 2013-01-01 22:47:35

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Go Everywhere Beta 0.2

Laternenpfahl wrote:

pwiter wrote:

Laternenpfahl wrote:

Where are they? It requests


http://goeverywhere.tk/Go-Everywhere-master/home_files/footer.txt

I found out why!  000Webhost does not allow txt files. Maybe switch them to html?

And yeah, it is located at that link.

Triple0?  hmm  use x10

I was. xD Lemme switch over and reconfigure a lot of stuff(including dns).

EDIT: Apparently, my email is invalid... I'm just going to use 1freehosting then.

Last edited by pwiter (2013-01-01 22:50:12)


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

Offline

 

#232 2013-01-01 23:04:20

Laternenpfahl
Scratcher
Registered: 2011-06-24
Posts: 1000+

Re: Go Everywhere Beta 0.2

You can stick with triple0, its html now


http://i46.tinypic.com/6yd4c0.png

Offline

 

#233 2013-01-01 23:07:52

GP1
Scratcher
Registered: 2009-07-06
Posts: 1000+

Re: Go Everywhere Beta 0.2

pwiter wrote:

GP1 wrote:

pwiter wrote:

Oh yeah, Gp1, is there a way to change the session variable after a certain amount of time?(I'm not that good with the session stuff)

Yes, I beleive there is. HOWEVER, you can't do it without php.ini. I think, i'll check again.
EDIT: There is a way. Try this code (you have to replace session_start() with this code):

Code:

$sessionCookieExpireTime=8*60*60;
session_set_cookie_params($sessionCookieExpireTime);
session_start();

And how long is that? I'm guessing 8 hours?

Yep, 8 hours. That should be plenty of time, right?

Last edited by GP1 (2013-01-01 23:08:11)


I am currently http://blocks.scratchr.org/API.php?user=GP1&action=onlineStatus&type=imagehttp://blocks.scratchr.org/API.php?user=GP1&action=onlineStatus&type=text and I finally got over 1000 posts.

Offline

 

#234 2013-01-01 23:09:02

Laternenpfahl
Scratcher
Registered: 2011-06-24
Posts: 1000+

Re: Go Everywhere Beta 0.2

Positioning pushes.

Gimme Website requests if you have any...


http://i46.tinypic.com/6yd4c0.png

Offline

 

#235 2013-01-01 23:09:06

GP1
Scratcher
Registered: 2009-07-06
Posts: 1000+

Re: Go Everywhere Beta 0.2

Laternenpfahl wrote:

You can stick with triple0, its html now

I actually don't mind which one we use, as long as it works seamlessly.


I am currently http://blocks.scratchr.org/API.php?user=GP1&action=onlineStatus&type=imagehttp://blocks.scratchr.org/API.php?user=GP1&action=onlineStatus&type=text and I finally got over 1000 posts.

Offline

 

#236 2013-01-01 23:43:20

Laternenpfahl
Scratcher
Registered: 2011-06-24
Posts: 1000+

Re: Go Everywhere Beta 0.2

From now on, please edit home_files/side.html instead of home-lw.html.

Reason being?

iframes


http://i46.tinypic.com/6yd4c0.png

Offline

 

#237 2013-01-01 23:48:55

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Go Everywhere Beta 0.2

I don't think we need the gh-pages branch anymore. Tell me if we do, because I'll be deleting it tommorrow


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

Offline

 

#238 2013-01-02 00:00:56

Laternenpfahl
Scratcher
Registered: 2011-06-24
Posts: 1000+

Re: Go Everywhere Beta 0.2

http://imgur.com/a/jsuqF


http://i46.tinypic.com/6yd4c0.png

Offline

 

#239 2013-01-02 00:07:20

Laternenpfahl
Scratcher
Registered: 2011-06-24
Posts: 1000+

Re: Go Everywhere Beta 0.2

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


http://i46.tinypic.com/6yd4c0.png

Offline

 

#240 2013-01-02 00:09:04

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Go Everywhere Beta 0.2

Laternenpfahl wrote:

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

Great logo!


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

Offline

 

#241 2013-01-02 00:09:36

Laternenpfahl
Scratcher
Registered: 2011-06-24
Posts: 1000+

Re: Go Everywhere Beta 0.2

pwiter wrote:

I don't think we need the gh-pages branch anymore. Tell me if we do, because I'll be deleting it tommorrow

I dont see the point either, merge it into master, then remove it


http://i46.tinypic.com/6yd4c0.png

Offline

 

#242 2013-01-02 00:10:38

Laternenpfahl
Scratcher
Registered: 2011-06-24
Posts: 1000+

Re: Go Everywhere Beta 0.2

pwiter wrote:

Laternenpfahl wrote:

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

Great logo!

That's the splashscreen

Ill remake the logo to that theme later

Thanks though  smile


http://i46.tinypic.com/6yd4c0.png

Offline

 

#243 2013-01-02 00:16:04

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Go Everywhere Beta 0.2

Laternenpfahl wrote:

pwiter wrote:

Laternenpfahl wrote:

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

Great logo!

That's the splashscreen

Ill remake the logo to that theme later

Thanks though  smile

Opps.. Quoted wrong one  tongue


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

Offline

 

#244 2013-01-02 00:17:36

Laternenpfahl
Scratcher
Registered: 2011-06-24
Posts: 1000+

Re: Go Everywhere Beta 0.2

pwiter wrote:

Laternenpfahl wrote:

pwiter wrote:


Great logo!

That's the splashscreen

Ill remake the logo to that theme later

Thanks though  smile

Opps.. Quoted wrong one  tongue

oh  tongue


http://i46.tinypic.com/6yd4c0.png

Offline

 

#245 2013-01-02 00:23:18

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Go Everywhere Beta 0.2

Deleted gh-pages.


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

Offline

 

#246 2013-01-02 00:24:39

Laternenpfahl
Scratcher
Registered: 2011-06-24
Posts: 1000+

Re: Go Everywhere Beta 0.2

Did you merge? *shivers*

tongue  Good you have

Last edited by Laternenpfahl (2013-01-02 00:25:09)


http://i46.tinypic.com/6yd4c0.png

Offline

 

#247 2013-01-02 00:26:14

GP1
Scratcher
Registered: 2009-07-06
Posts: 1000+

Re: Go Everywhere Beta 0.2

Laternenpfahl wrote:

pwiter wrote:

I don't think we need the gh-pages branch anymore. Tell me if we do, because I'll be deleting it tommorrow

I dont see the point either, merge it into master, then remove it

Yep,  exactly. Make sure the master is the same as gh-pages, then remove it.
EDIT: I'm a little late :-D

Last edited by GP1 (2013-01-02 00:26:48)


I am currently http://blocks.scratchr.org/API.php?user=GP1&action=onlineStatus&type=imagehttp://blocks.scratchr.org/API.php?user=GP1&action=onlineStatus&type=text and I finally got over 1000 posts.

Offline

 

#248 2013-01-02 00:26:51

Laternenpfahl
Scratcher
Registered: 2011-06-24
Posts: 1000+

Re: Go Everywhere Beta 0.2

Can we share emails?

I'm (laternenpfahl, then a monkey thing what was it called? like an a with a circle, and then a yahooish thing, then one of those dots.)

Superspambotsecure


http://i46.tinypic.com/6yd4c0.png

Offline

 

#249 2013-01-02 00:27:45

GP1
Scratcher
Registered: 2009-07-06
Posts: 1000+

Re: Go Everywhere Beta 0.2

Laternenpfahl wrote:

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

That looks good! Now for the icons, and we'll be set!


I am currently http://blocks.scratchr.org/API.php?user=GP1&action=onlineStatus&type=imagehttp://blocks.scratchr.org/API.php?user=GP1&action=onlineStatus&type=text and I finally got over 1000 posts.

Offline

 

#250 2013-01-02 00:35:09

al-x
New Scratcher
Registered: 2012-10-03
Posts: 100+

Re: Go Everywhere Beta 0.2

sorry I couldn't check this thread today. what are we doing now?  hmm

Offline

 

Board footer