AltArc

Talk about the Nmaps.net website.

Moderators: Rose, Sunset

The number of Electoral College votes needed to be President of the US.
Posts: 282
Joined: 2008.10.07 (04:17)
NUMA Profile: http://nmaps.net/user/Fraxtil
MBTI Type: INTJ
Location: Arizona, USA
Contact:

Postby Fraxtil » 2009.03.18 (22:50)

Life247 wrote:Only users who could help improve the site should gain access. I'd accept.
Anyone who can do stuff on the system can help by finding bugs that I didn't.

Yes sir, no sir, three bags full sir
Posts: 1561
Joined: 2008.09.26 (12:33)
NUMA Profile: http://nmaps.net/user/incluye
MBTI Type: ENTP
Location: USofA
Contact:

Postby otters » 2009.03.19 (00:42)

IRC. I've been doing some editing.
Image

The number of Electoral College votes needed to be President of the US.
Posts: 282
Joined: 2008.10.07 (04:17)
NUMA Profile: http://nmaps.net/user/Fraxtil
MBTI Type: INTJ
Location: Arizona, USA
Contact:

Postby Fraxtil » 2009.03.20 (22:58)

Collabs are almost done being implemented. I need to make it increment the number of maps for both authors, notify the other author that the submitter attributed the collab to him, and link to both authors' pages.

Also, if all goes well, I'll release AltArc for testing Saturday morning. I doubt the theme will be complete by then, but collabs should be functional.

Yes sir, no sir, three bags full sir
Posts: 1561
Joined: 2008.09.26 (12:33)
NUMA Profile: http://nmaps.net/user/incluye
MBTI Type: ENTP
Location: USofA
Contact:

Postby otters » 2009.03.21 (03:15)

There's an error with map1.html—the rating div (.head-right) is misaligned in Firefox because of a layout problem. You need to use position:absolute, top:6px and right:8px. For that to work you need to change #maphead to position:relative.

I've updated the page if you have problems. Just check the CSS.
Image

The number of Electoral College votes needed to be President of the US.
Posts: 282
Joined: 2008.10.07 (04:17)
NUMA Profile: http://nmaps.net/user/Fraxtil
MBTI Type: INTJ
Location: Arizona, USA
Contact:

Postby Fraxtil » 2009.03.22 (01:05)

incluye wrote:There's an error with map1.html—the rating div (.head-right) is misaligned in Firefox because of a layout problem. You need to use position:absolute, top:6px and right:8px. For that to work you need to change #maphead to position:relative.

I've updated the page if you have problems. Just check the CSS.
Actually, I think I already encountered and fixed that problem using something similar to what you've mentioned.

Collab support is now about halfway done; both authors are correctly attributed, and both authors' number of maps are incremented, but there's still a lot of work to do.

Beta testing has commenced! Go to the first post for link/instructions.

User avatar
Boeing Boeing Bone!
Posts: 755
Joined: 2008.12.23 (05:44)

Postby Amadeus » 2009.03.22 (01:28)

I can't register, it just says that it is an invalid email. I've tried multiple addresses, none work.
Also, I got the math problem 22/9. What? I mean, decimal form? improper fraction?
People write to me and say, "I’m giving up, you’re not talking to me." I just write them a simple message like, "Never give up," you know? And it changes their life
http://greenbrown.bandcamp.com

User avatar
Damn You're Fine
Posts: 384
Joined: 2008.09.19 (01:47)
NUMA Profile: http://nmaps.net/user/littleviking001
MBTI Type: INTP
Location: Southern California
Contact:

Postby LittleViking » 2009.03.22 (02:12)

If I try to click through to a map or author, I get sent to "dreamtemplate.com"
Image
The last Metroid is in captivity. The galaxy is at peace...

User avatar
La historia me absolverá
La historia me absolverá
Posts: 2228
Joined: 2008.09.19 (14:27)
NUMA Profile: http://nmaps.net/user/maestro
MBTI Type: INTP
Location: Beijing
Contact:

Postby 乳头的早餐谷物 » 2009.03.22 (02:17)

Same problems as ganteka.
M E A T N E T 1 9 9 2

Image

Hawaii Five-Oh
Posts: 919
Joined: 2009.03.06 (19:50)

Postby blackson » 2009.03.22 (03:02)

I got this when just trying to visit the site.

Code: Select all

Warning: require(res/runfirst.php) [function.require]: failed to open stream: No such file or directory in /www/110mb.com/g/f/o/r/c/e/_/_/gforce/htdocs/index.php on line 2Warning: require(res/runfirst.php) [function.require]: failed to open stream: No such file or directory in /www/110mb.com/g/f/o/r/c/e/_/_/gforce/htdocs/index.php on line 2Fatal error: require() [function.require]: Failed opening required 'res/runfirst.php' (include_path='.:/usr/share/php') in /www/110mb.com/g/f/o/r/c/e/_/_/gforce/htdocs/index.php on line 2

The number of Electoral College votes needed to be President of the US.
Posts: 282
Joined: 2008.10.07 (04:17)
NUMA Profile: http://nmaps.net/user/Fraxtil
MBTI Type: INTJ
Location: Arizona, USA
Contact:

Postby Fraxtil » 2009.03.22 (03:24)

Blackson wrote:I got this when just trying to visit the site.

Code: Select all

Warning: require(res/runfirst.php) [function.require]: failed to open stream: No such file or directory in /www/110mb.com/g/f/o/r/c/e/_/_/gforce/htdocs/index.php on line 2Warning: require(res/runfirst.php) [function.require]: failed to open stream: No such file or directory in /www/110mb.com/g/f/o/r/c/e/_/_/gforce/htdocs/index.php on line 2Fatal error: require() [function.require]: Failed opening required 'res/runfirst.php' (include_path='.:/usr/share/php') in /www/110mb.com/g/f/o/r/c/e/_/_/gforce/htdocs/index.php on line 2
I know. I had to remove a certain directory for security reasons (because my web host doesn't enable htaccess by default). It's probably not going to be online until Sunday, or later.

Also, LV, to answer your question, it's because I used a mod_rewrite hack to display the map pages, but 110mb doesn't allow .htaccess without a $9 payment.

Yes sir, no sir, three bags full sir
Posts: 1561
Joined: 2008.09.26 (12:33)
NUMA Profile: http://nmaps.net/user/incluye
MBTI Type: ENTP
Location: USofA
Contact:

Postby otters » 2009.03.22 (04:57)

Dammit.
Image

The number of Electoral College votes needed to be President of the US.
Posts: 282
Joined: 2008.10.07 (04:17)
NUMA Profile: http://nmaps.net/user/Fraxtil
MBTI Type: INTJ
Location: Arizona, USA
Contact:

Postby Fraxtil » 2009.03.22 (19:52)

incluye wrote:Dammit.
Yeah, that pretty much describes how I feel about not being able to find a good webhost. :(

Yes sir, no sir, three bags full sir
Posts: 1561
Joined: 2008.09.26 (12:33)
NUMA Profile: http://nmaps.net/user/incluye
MBTI Type: ENTP
Location: USofA
Contact:

Postby otters » 2009.03.22 (23:44)

Why on earth are you using .htaccess in the first place? Are you setting up some zany WordPress thing for map submission?
Image

User avatar
La historia me absolverá
La historia me absolverá
Posts: 2228
Joined: 2008.09.19 (14:27)
NUMA Profile: http://nmaps.net/user/maestro
MBTI Type: INTP
Location: Beijing
Contact:

Postby 乳头的早餐谷物 » 2009.03.23 (00:22)

incluye wrote:Why on earth are you using .htaccess in the first place? Are you setting up some zany WordPress thing for map submission?
.htaccess and mod_rewrite let you do a lot of excellent stuff with URLs.
M E A T N E T 1 9 9 2

Image

Yes sir, no sir, three bags full sir
Posts: 1561
Joined: 2008.09.26 (12:33)
NUMA Profile: http://nmaps.net/user/incluye
MBTI Type: ENTP
Location: USofA
Contact:

Postby otters » 2009.03.23 (02:52)

Eh, forgive my lack of techknowledgey.
Image

The number of Electoral College votes needed to be President of the US.
Posts: 282
Joined: 2008.10.07 (04:17)
NUMA Profile: http://nmaps.net/user/Fraxtil
MBTI Type: INTJ
Location: Arizona, USA
Contact:

Postby Fraxtil » 2009.03.28 (02:01)

Okay... support for collaborations is almost complete, and it will allow a theoretically infinite number of authors, as opposed to my original plan of only allowing two authors. The way the collaborative map is submitted has also changed: the submitter has a secret "key" that he can send to other users, and those users can enter the key in a certain box to have themselves added as authors.

Also, I think I may have found a better free webhost, so hopefully I can get AltArc running without needing to pay a dime.

http://altarc.sector-five.net/ is up (as a beta)! If you want to help test the site, please do register (the captcha tells you to enter the text, but if all you see is a math problem, solve it instead) and test the features of the site.

Yes sir, no sir, three bags full sir
Posts: 1561
Joined: 2008.09.26 (12:33)
NUMA Profile: http://nmaps.net/user/incluye
MBTI Type: ENTP
Location: USofA
Contact:

Postby otters » 2009.03.28 (15:45)

IT'S AMAZING
Image

User avatar
Walking on Broken Glass
Posts: 236
Joined: 2008.10.20 (16:16)

Postby deltainferno » 2009.03.28 (16:03)

i cant register.

1. the 'CAPCTHA' doesnt show up as an image, although i can see the maths problem.

2. when i click 'submit' it says its loading for a millisecond then stops.

3. when i click 'submit' my passwords suddenly triple in length.

please try to sort them out...
spoiler

-previous sigs-
Image-GloomP
Image-NicNac14
Image-Universe_Zero
Image-NicNac14
''I shall kill you until you die from it!''

remember kids, If at first you dont succeed, you fail.

I LIKE PIE
do you like pie? if so, copy and paste this into your signiture.

(click sig which was made by Why_Me)

User avatar
Beyond a Perfect Math Score
Posts: 834
Joined: 2008.09.30 (06:37)
NUMA Profile: http://nmaps.net/user/Nexx
MBTI Type: INTJ
Location: California, USA

Postby Nexx » 2009.03.28 (17:22)

The site is "down" atm. Was that intentional?

User avatar
Lifer
Posts: 1066
Joined: 2008.09.26 (18:37)
NUMA Profile: http://nmaps.net/user/EdoI
MBTI Type: INTJ
Location: Zenica, Bosnia and Herzegovina

Postby EdoI » 2009.03.28 (17:24)

I... can't open the site.

EDIT:
Avarin wrote:The site is "down" atm. Was that intentional?
Oh, I see.

The number of Electoral College votes needed to be President of the US.
Posts: 282
Joined: 2008.10.07 (04:17)
NUMA Profile: http://nmaps.net/user/Fraxtil
MBTI Type: INTJ
Location: Arizona, USA
Contact:

Postby Fraxtil » 2009.03.28 (17:43)

EdoI wrote:I... can't open the site.

EDIT:
Avarin wrote:The site is "down" atm. Was that intentional?
Oh, I see.
No, it shouldn't be down at all. If you can't access it, it's probably a problem with x10hosting, rather than AltArc.

Also, about the password "tripling in length": Before logging in, your password is hashed using Javascript for the sake of security.

I'll look into any further issues.

"Asked ortsz for a name change"
Posts: 3380
Joined: 2008.11.13 (16:47)

Postby otters~1 » 2009.03.28 (18:15)

incluye, this is beautiful. I love the simplicity.
the dusk the dawn the earth the sea

User avatar
Lifer
Posts: 1066
Joined: 2008.09.26 (18:37)
NUMA Profile: http://nmaps.net/user/EdoI
MBTI Type: INTJ
Location: Zenica, Bosnia and Herzegovina

Postby EdoI » 2009.03.28 (18:22)

Good, I can open the site now.

The number of Electoral College votes needed to be President of the US.
Posts: 282
Joined: 2008.10.07 (04:17)
NUMA Profile: http://nmaps.net/user/Fraxtil
MBTI Type: INTJ
Location: Arizona, USA
Contact:

Postby Fraxtil » 2009.03.28 (18:51)

I've found the issue with submitting maps. GD, the function used to generate images such as map thumbnails, is disabled at the moment, but will eventually be able on my webhost, assuming that this guy is right. Until then, map submissions will not be available. :(

User avatar
Beyond a Perfect Math Score
Posts: 834
Joined: 2008.09.30 (06:37)
NUMA Profile: http://nmaps.net/user/Nexx
MBTI Type: INTJ
Location: California, USA

Postby Nexx » 2009.03.28 (19:03)

Duuuude, that is slick! Both visually AND functionally! Holy wow. Too bad we can't see what it's like when there's viewable maps, but still, you can tell there's a lot of functionality here. It's simple yet powerful, as you say. Fantastic job so far! :) :) :)

P.S. You should probably do away with the line, "If you seriously need more help than that, you're probably mentally disabled, in which case we apologize for your condition."


Who is online

Users browsing this forum: No registered users and 28 guests