Helppppppppppp!!!!!!!!

mattspec

Active Member
Messages
1,390
Reaction score
0
Points
36
Parse error: parse error, unexpected ';', expecting ')' in /home/spectre/public_html/forums/sources/admin/ad_forums.php on line 954

this is my code

Code:
		$ibforums->html .= $ibforums->adskin->add_td_row( array( "<b>New post reward</b><br>How many points will the user get for starting a new topic" ,
																	  $ibforums->adskin->form_input("points_post", $forum['points_post'])
															 )	  );
															 
		$ibforums->html .= $ibforums->adskin->add_td_row( array( "<b>Post reply reward</b><br>How many points will the user get for replying to a topic" ,
																	  $ibforums->adskin->form_input("points_reply", $forum['points_reply'])
															 )	  );

invision 2.0.0 PF3 trial, OI anyone know what is wrong/how to fix it?
 
Last edited:
M

minievan

Guest
Have you put everything in the right directory?

-Im sure i replied to another thread the same :mad:
 

mattspec

Active Member
Messages
1,390
Reaction score
0
Points
36
i posted one in teh marketplace, but no one replied, and yeah i have everything right, i think it may have been the cash mod that i installed =/
 
M

minievan

Guest
o_O Yeah Could be. I installed a Shop, Which made everything go kaput.

O hy the way, Thanks for doing e107 ;)
 

mattspec

Active Member
Messages
1,390
Reaction score
0
Points
36
sure thing, i guess ill have to take a look @ it myself when i get home =/ (not that i really know what i am looking @/for =/ NEDREN HELP! lol
hsdance.gif
)
 
Last edited:

Bryon

I Fix Things
Messages
8,149
Reaction score
101
Points
48
I'm on now. My sn was left on some gay online instant messanger. If you need help talk to me on AIM, AFNedreN. I'm not sure what is going on with this thread, so yea..
 

mattspec

Active Member
Messages
1,390
Reaction score
0
Points
36
i added the code, i hope someone can figure this out, i dont wanna reinstall :p
 

Jordan K

[B]tags dont work:([/B]
Messages
1,528
Reaction score
0
Points
0
You have a code on that line that has a ; but is missing a ).
 

mattspec

Active Member
Messages
1,390
Reaction score
0
Points
36
okay ill see what i can do, god im a nub @ php lolz, nice to see you still have your admin title lol
 
Top