Points of Required Attention™
Please chime in on a proposed restructuring of the ROM hacking sections.
Views: 88,498,158
Main | FAQ | Uploader | IRC chat | Radio | Memberlist | Active users | Latest posts | Calendar | Stats | Online users | Search 04-28-24 11:21 PM
Guest: Register | Login

0 users currently in Computing | 2 guests

Main - Computing - Acmlm Board 1.A2 Problem New thread | New reply


Wierdboo
Posted on 03-22-09 11:34 PM Link | Quote | ID: 103754

Newcomer
Level: 4

Posts: 1/2
EXP: 210
Next: 69

Since: 03-22-09

Last post: 5515 days
Last view: 5515 days
I set up my own board using Filezilla and a subdomain that someone set up for me on their payed domain.
I fixed the .php files and added them to my FTP server. Although, there are two glitches I have with login.php which are:


Warning: Cannot modify header information - headers already sent by (output started at /home/themunc1/public_html/megabuster/lib/dbinfo.php:1) in /home/themunc1/public_html/megabuster/login.php on line 22

Warning: Cannot modify header information - headers already sent by (output started at /home/themunc1/public_html/megabuster/lib/dbinfo.php:1) in /home/themunc1/public_html/megabuster/login.php on line 23

Does anyone know how exactly to fix this?

Arbe
Posted on 03-22-09 11:38 PM Link | Quote | ID: 103755

go away
Level: 86

Posts: 1549/1788
EXP: 5988543
Next: 153564

Since: 02-23-07

Last post: 4972 days
Last view: 1540 days
Paste dbinfo.php here. Make sure you blank $sqlpass, obviously, otherwise you're setting yourself up (even more than you are by using 1.A2 in the first place) to get hacked.

Wierdboo
Posted on 03-22-09 11:43 PM (rev. 2 of 03-22-09 11:43 PM) Link | Quote | ID: 103756

Newcomer
Level: 4

Posts: 2/2
EXP: 210
Next: 69

Since: 03-22-09

Last post: 5515 days
Last view: 5515 days

//MySQL setup
$sqlhost="localhost";
$sqluser="themunc1_mb";
$sqlpass=" ";
$dbname="themunc1_megabuster";
?>

Arbe
Posted on 03-22-09 11:56 PM Link | Quote | ID: 103757

go away
Level: 86

Posts: 1550/1788
EXP: 5988543
Next: 153564

Since: 02-23-07

Last post: 4972 days
Last view: 1540 days
Doh. Click just right of "?>", and then press delete. There's an extra line break at the end of the file.

chungy
Posted on 03-23-09 12:45 AM Link | Quote | ID: 103758


Rex
Level: 51

Posts: 359/533
EXP: 960518
Next: 53420

Since: 08-23-07
From: Las Vegas

Last post: 4447 days
Last view: 4249 days
that wouldn't matter

Arbe
Posted on 03-23-09 01:15 AM Link | Quote | ID: 103759

go away
Level: 86

Posts: 1551/1788
EXP: 5988543
Next: 153564

Since: 02-23-07

Last post: 4972 days
Last view: 1540 days
It did. It was sending the new line before the headers. I fixed it myself after bugging him for FTP access on IRC.

zeikxx
Posted on 03-26-09 03:38 PM Link | Quote | ID: 103992


Rat
Level: 23

Posts: 4/90
EXP: 63435
Next: 4288

Since: 03-18-09
From: New Orleans

Last post: 5084 days
Last view: 5079 days
Posted by Arbe
. . . otherwise you're setting yourself up (even more than you are by using 1.A2 in the first place) to get hacked.


who knows maybe he went and deglobaled all the global varibles and secured down every hole in the code XD

____________________

I have one leg . . . Deal with it.

chungy
Posted on 03-28-09 05:28 AM Link | Quote | ID: 104157


Rex
Level: 51

Posts: 361/533
EXP: 960518
Next: 53420

Since: 08-23-07
From: Las Vegas

Last post: 4447 days
Last view: 4249 days
It's easier to fix Vista than fix Acmlmboard.

zeikxx
Posted on 03-28-09 05:29 AM Link | Quote | ID: 104158


Rat
Level: 23

Posts: 12/90
EXP: 63435
Next: 4288

Since: 03-18-09
From: New Orleans

Last post: 5084 days
Last view: 5079 days
omfg, i spent a whole semester working on acmlmboard 1.9x for a class project. it was painful. to be honest i'd rather some one just make a hack to have custom layouts for phpbb3

____________________

I have one leg . . . Deal with it.

Kawa
Posted on 03-28-09 09:48 AM Link | Quote | ID: 104164


CHIKKN NI A BAAZZKIT!!!
80's Cheerilee is best pony
Level: 138

Posts: 1719/5344
EXP: 30951079
Next: 711902

Since: 02-20-07
From: The Netherlands

Last post: 4500 days
Last view: 2636 days
I just wrote my own. It wasn't that hard, and Arbe taught me some good security tricks.

____________________
Wife make lunch - Shampoo
Opera - give it a spin
Spare some of your free time?
<GreyMaria> I walked around the Lake so many goddamn times that my sex drive was brutally murdered
Kawa rocks — byuu

Stark
Posted on 03-29-09 11:52 PM Link | Quote | ID: 104239

Puella Magi

Level: 105

Posts: 1881/2875
EXP: 12214952
Next: 47308

Since: 02-19-07
From: Redmond, Washington


Last post: 4668 days
Last view: 3885 days


Posted by zeikxx
i spent a whole semester working on acmlmboard 1.9x for a class project.
I, I really have to question what scenario lead to you having to do this for a class project.

____________________
Pay attention. This will be on the test.

zeikxx
Posted on 03-30-09 03:30 PM Link | Quote | ID: 104271


Rat
Level: 23

Posts: 15/90
EXP: 63435
Next: 4288

Since: 03-18-09
From: New Orleans

Last post: 5084 days
Last view: 5079 days
Posted by Stark
Posted by zeikxx
i spent a whole semester working on acmlmboard 1.9x for a class project.
I, I really have to question what scenario lead to you having to do this for a class project.


A campus organization wanted a forum tailored to them and i had an acmlm forum on my website and they really liked the custom post layout and the whole look and feel of the forum. So i took it wrote about of admin tools for them. Work on fixing tons of shit for them on it and etc.

The class was a computer science class where we had to go out and find a client either on or off campus to do a project for.

____________________

I have one leg . . . Deal with it.

Main - Computing - Acmlm Board 1.A2 Problem New thread | New reply

Acmlmboard 2.1+4δ (2023-01-15)
© 2005-2023 Acmlm, blackhole89, Xkeeper et al.

Page rendered in 0.026 seconds. (329KB of memory used)
MySQL - queries: 67, rows: 87/88, time: 0.016 seconds.