Register | Login
Views: 19364387
Main | Memberlist | Active users | ACS | Commons | Calendar | Online users
Ranks | FAQ | Color Chart | Photo album | IRC Chat
11-02-05 12:59 PM
Acmlm's Board - I2 Archive - - Posts by TheGreatWhiteDope
Pages: 1 2 3 4 5 6
User Post
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 1/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 02-18-05 05:29 AM, in Need Help Link
I keep getting this error at my Acmlm Board (v 1.92) when I try to log in or log out...

Warning: Cannot modify header information - headers already sent by (output started at /home/romendob/public_html/board/schemes/default.php:25) in /home/romendob/public_html/board/login.php on line 20

Warning: Cannot modify header information - headers already sent by (output started at /home/romendob/public_html/board/schemes/default.php:25) in /home/romendob/public_html/board/login.php on line 21

Does anyone know whats causing this/how to fix it?
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 2/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 02-18-05 06:41 AM, in Need Help Link
I deleted and reuploaded the board and I got an error with color.php. I checked and it was tring to open dailycycle.php (I don't have that). So I changed it to default.php and everything worked out fine BTW, did you notice the post count dosen't show up at this board? O_o I had the same problem, but I fixed it..

Edit: Bah I found the problem, its my logo. As soon as I added it into default.php I get the same error I was getting before.


(edited by TheGreatWhiteDope on 02-17-05 09:47 PM)
(edited by TheGreatWhiteDope on 02-17-05 09:52 PM)
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 3/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 04-16-05 07:43 AM, in Problem With Links in 1.A2 Link
I recently set up an Acmlm Board 1.A2 and the links don't work. They all have http:/// in front of them (example: the link to main is http:///main.php instead of *root directory*/main.php). I can't click any forums or buttons either, its starting to piss me off It might be a problem with my IE, I have the latest version.. If anyone knows whats causing this, please help.
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 4/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 04-16-05 09:14 PM, in Problem With Links in 1.A2 Link
Thanks, that worked. Sorry I didn't see that thread earlier, I specifically looked..
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 5/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 05-12-05 02:52 AM, in Link Problem Link
Edit the only table there and change the board url to the url to your board their. Make sure your in boardconfig, not boardconfiginfo.


(edited by TheGreatWhiteDope on 05-11-05 09:53 AM)
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 6/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 05-12-05 03:00 AM, in Link Problem Link
Just AIM me the info to your PMA and I'll do it My AIM screenname is greatwhitedope3x.
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 7/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 05-12-05 03:09 AM, in Link Problem Link
He had it all messed up, he made two uneeded tables and edited the structure
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 8/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 05-29-05 08:31 AM, in Need Help With Custom Page Link
I am trying to make a page that shows the latest 50 threads but I keep getting errors, I can't see whats wrong with ti, it looks perefectly fine to me. I get an error that the mysql_fetch_array is wrong, the code is here. Please help me..
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 9/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 06-01-05 01:14 AM, in Need Help With Custom Page Link
Originally posted by dan
- The $query = "mysql_query.." line shouldn't have speech marks in there.



Without speech marks I get an error.

Originally posted by dan

- The "while ($threadr = mysql_fetch_array($threadf))" line. Where does $threadf get set in your code? Nowhere I can see.


I allready fixed that, just didn't show it in the phpc.

I fixed all of these problems but I still get the same error... When I removed the speech marks, I got a T_STRING error...
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 10/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 06-01-05 01:30 AM, in Need Help With Custom Page Link
I did that and updated the code, still have that damn error though...
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 11/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 06-01-05 02:04 AM, in Need Help With Custom Page Link
Did that but still doesn't work...
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 12/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 06-01-05 02:41 AM, in Need Help With Custom Page Link
Now I just get mysql_error() I fixed it though, when you have (mysql_error()), you can't put it in quotes or thats what it prints. Now I get Table 'romendob_newboard.thread' doesn't exist

Edit- Nevermind, fixed it now, it had to be threads and users. Thanks for your help guys


(edited by TheGreatWhiteDope on 05-31-05 09:43 AM)
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 13/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 06-09-05 02:52 AM, in 'Recent Posts' - Download Here Link
Hmm this is kind of like my code that I needed help with? Latest 50 threads.. I'll check it out because I can't get the color of the names correct on mine

I would go to 1.A2 Elric, the bugs are easily fixed.
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 14/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 06-14-05 01:56 AM, in Really having problems with this... Link
White spaces, go in dbinfo.php and delete all of the spaces after ?>. There shouldn't be any spaces under the ?> in dbinfo.php, colors.php, config.php, or layout.php.


(edited by TheGreatWhiteDope on 06-13-05 08:58 AM)
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 15/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 06-20-05 07:59 AM, in Hosting your hacks Link
You just can't wait until the hack domain is finished can you? I still have more features to add to it! I should be done with it by end of week though, it'll have comments, rating system, post hack feature for only rom hack domain admins or for normal users (your decision), and edit hack.
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 16/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 06-22-05 07:49 AM, in Justin and Friends 1.1 (Finished SMB Hack) Link
This is my first ever completed hack, it is a hack of SMB. My thanks goes to Googie for ripping the graphics and 4masty for makings them. You can download it here. Here are the screenshots..






TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 17/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 06-22-05 08:46 AM, in Need Help With Action Log Code Link
I am making an action log code and for some reason it won't print $action but it will print $actionh.. Here is the code and here is the page without mod restrictions. Please help me.
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 18/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 06-22-05 09:11 AM, in Need Help With Action Log Code Link
Thanks man It works, but I'm going to try to make it so instead of showing the ID it shows the username and the same with threads.
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 19/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 06-22-05 08:05 PM, in Super Metroid II (Demo) Link
I have decided to release a demo of my Super Metroid hack I am currently working on. You can get it here. This hack is being made for people who are experts at Super Metroid, it is extremely difficult. Here are some screenshots..


Fall blocks












(going up not down )






Those guys kill you with one hit now, watch out.


Very difficulty boss, every 3 seconds for 3 seconds the screen turns wavy (it is in screenshot), when its wavy underwater properties are applied. This makes it very difficult because if you jump around a lot your gonna hit the spikes.


Yeah, I beat him.






Beggining of morph ball maze




How do you get up there??


Reward at end


Spinesharking overworld 1


2


And 3 (You change direction, pretty cool huh?)
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 20/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 06-22-05 09:03 PM, in Super Metroid II (Demo) Link
You need to go to ledge on right, duck and shoot. Thats makes a hole for morph ball to go through.
Pages: 1 2 3 4 5 6
Acmlm's Board - I2 Archive - - Posts by TheGreatWhiteDope


ABII


AcmlmBoard vl.ol (11-01-05)
© 2000-2005 Acmlm, Emuz, et al



Page rendered in 0.034 seconds.