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 luigi_mario
User Post
luigi_mario

Micro-Goomba
Level: 7

Posts: 1/16
EXP: 1113
For next: 335

Since: 01-03-05

Since last post: 98 days
Last activity: 67 days
Posted on 01-03-05 11:46 PM, in Problem with board name in 1.8a Link
I installed my acmlmboard 1.8a and everything is working fine except no matter what i set $boardname to the title to my acmlmboard stays board name here, but the header of the page is named correctly. Any ideas?
luigi_mario

Micro-Goomba
Level: 7

Posts: 2/16
EXP: 1113
For next: 335

Since: 01-03-05

Since last post: 98 days
Last activity: 67 days
Posted on 01-04-05 01:49 AM, in Problem with board name in 1.8a Link
hey, that worked. thanks a lot. I was going through function.php, config.php, index.php, and layout.php and i couldn't find it anywhere. now it's good. thanks again
luigi_mario

Micro-Goomba
Level: 7

Posts: 3/16
EXP: 1113
For next: 335

Since: 01-03-05

Since last post: 98 days
Last activity: 67 days
Posted on 01-05-05 02:23 AM, in money per post Link
Is there any hacks/scripts/whatever that could allow for a certain amount of money per post? I have tried to do it on my acmlboard (1.8a) and i can't figure it out, but i know its possible.
luigi_mario

Micro-Goomba
Level: 7

Posts: 4/16
EXP: 1113
For next: 335

Since: 01-03-05

Since last post: 98 days
Last activity: 67 days
Posted on 01-05-05 05:25 AM, in money per post Link
I did as you said, except i used gp instead of money, and its not working. And I can't seem to find a way to make it appear in the profile without MySQL errors. I guess i did something wrong....
luigi_mario

Micro-Goomba
Level: 7

Posts: 5/16
EXP: 1113
For next: 335

Since: 01-03-05

Since last post: 98 days
Last activity: 67 days
Posted on 01-05-05 06:09 AM, in money per post Link
I think i did something terribly wrong, because i added gp into the list as you said, and i get
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/gamingg/public_html/board/profile.php on line 52

Warning: mysql_result(): supplied argument is not a valid MySQL result resource in /home/gamingg/public_html/board/function.php on line 101

Warning: mysql_result(): supplied argument is not a valid MySQL result resource in /home/gamingg/public_html/board/function.php on line 102

Warning: mysql_result(): supplied argument is not a valid MySQL result resource in /home/gamingg/public_html/board/function.php on line 101

Warning: mysql_result(): supplied argument is not a valid MySQL result resource in /home/gamingg/public_html/board/function.php on line 102
as well as the error i got before:
Warning: mysql_result(): supplied argument is not a valid MySQL result resource in /home/gamingg/public_html/board/profile.php on line 34

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/gamingg/public_html/board/profile.php on line 3
luigi_mario

Micro-Goomba
Level: 7

Posts: 6/16
EXP: 1113
For next: 335

Since: 01-03-05

Since last post: 98 days
Last activity: 67 days
Posted on 01-08-05 07:39 PM, in money per post Link
I have the line in newreply.php looking like this now: "mysql_query("UPDATE users SET posts=posts+1,lastposttime=$currenttime,gp=gp+10 WHERE id=$userid");"
Is that correct? Because it isn't adding any money to the gp count.
EDIT: Nevermind, I fixed it


(edited by luigi_mario on 01-08-05 10:56 AM)
luigi_mario

Micro-Goomba
Level: 7

Posts: 7/16
EXP: 1113
For next: 335

Since: 01-03-05

Since last post: 98 days
Last activity: 67 days
Posted on 06-14-05 01:22 AM, in Really having problems with this... Link
on my acmlmboard 1.A2, I get this error and it is not making since:
Warning: Cannot modify header information - headers already sent by (output started at /home/gamingg/public_html/board/lib/dbinfo.php:10) in /home/gamingg/public_html/board/lib/function.php on line 35

Warning: Cannot modify header information - headers already sent by (output started at /home/gamingg/public_html/board/lib/dbinfo.php:10) in /home/gamingg/public_html/board/lib/function.php on line 36

I followed the how to instructions exactly, what went wrong?
luigi_mario

Micro-Goomba
Level: 7

Posts: 8/16
EXP: 1113
For next: 335

Since: 01-03-05

Since last post: 98 days
Last activity: 67 days
Posted on 06-14-05 03:37 AM, in Really having problems with this... Link
Alright, did that, but now when I click links, it goes to "http:///index.php" for example, instead of "http://www.mysite.com/index.php". I think I edited config.php correctly, but it is possible I didn't.
luigi_mario

Micro-Goomba
Level: 7

Posts: 9/16
EXP: 1113
For next: 335

Since: 01-03-05

Since last post: 98 days
Last activity: 67 days
Posted on 06-14-05 04:17 AM, in Really having problems with this... Link
I did read that, along with several others threads, otherwise I wouldn't have asked.
luigi_mario

Micro-Goomba
Level: 7

Posts: 10/16
EXP: 1113
For next: 335

Since: 01-03-05

Since last post: 98 days
Last activity: 67 days
Posted on 06-14-05 05:01 AM, in Really having problems with this... Link
//Board and site info
$boardname="My Board";
$siteurl="http://www.mysite.com";
$sitename="My site";

// The id attribute on the body tag. Will allow visitors to customize your page via browser stylesheets and pinpoint your AcmlmBoard specifically.
// Please change this to your domain (but with "-" instead of dots) even if you don't have any idea what this does.
$bodyid = "www-board-mysite-com";


I have it set up like that.... what did I do wrong?
luigi_mario

Micro-Goomba
Level: 7

Posts: 11/16
EXP: 1113
For next: 335

Since: 01-03-05

Since last post: 98 days
Last activity: 67 days
Posted on 06-14-05 05:31 AM, in Really having problems with this... Link
I think I will just quietly walk away... I feel like a dumb@$$.
luigi_mario

Micro-Goomba
Level: 7

Posts: 12/16
EXP: 1113
For next: 335

Since: 01-03-05

Since last post: 98 days
Last activity: 67 days
Posted on 06-14-05 06:30 AM, in Really having problems with this... Link
I guess so... Now I am having another problem XD. I no one can login... it's obviously in the cookies... but I can't figure it out.
luigi_mario

Micro-Goomba
Level: 7

Posts: 13/16
EXP: 1113
For next: 335

Since: 01-03-05

Since last post: 98 days
Last activity: 67 days
Posted on 06-14-05 10:14 AM, in Really having problems with this... Link
Deleted empty spaces, deleted cookies and tried again, had a friend check. Nothing wants to work for me, all I can think of to do is to re-install it over again and see if it works, other than that, I am screwed. I guess I got really used to the old version of acmlmboard I had XD.
luigi_mario

Micro-Goomba
Level: 7

Posts: 14/16
EXP: 1113
For next: 335

Since: 01-03-05

Since last post: 98 days
Last activity: 67 days
Posted on 06-22-05 09:54 PM, in Cannot "Logout" of my board !!!! Link
If you have any spaces after the last line in any of the files in the lib folder, it might mess it up, it did that to me one time.
luigi_mario

Micro-Goomba
Level: 7

Posts: 15/16
EXP: 1113
For next: 335

Since: 01-03-05

Since last post: 98 days
Last activity: 67 days
Posted on 07-26-05 10:05 PM, in ROLEPLAY Link
I believe he wants a hack that would allow RPG on the board, will health, mana, attack, defense, accuracy, etc. and would be calculated by the system. Kinda like a battle arena.
luigi_mario

Micro-Goomba
Level: 7

Posts: 16/16
EXP: 1113
For next: 335

Since: 01-03-05

Since last post: 98 days
Last activity: 67 days
Posted on 07-26-05 10:07 PM, in Which Files are New in 1.A3? Link
Which files were updated from 1.A2 to 1.A3?
Acmlm's Board - I2 Archive - - Posts by luigi_mario


ABII


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



Page rendered in 0.018 seconds.