Parse Error:

Mod that adds a birthday field to the users profile, theire age are displayed beside the posts, and on there birthday they will have a greeting popup
Forum rules
The content in this forum is dated Dec. 21 2005 and can be used as Archive only. This Forum is LOCKED and READ ONLY !

Parse Error:

Postby Da Undead on Fri 01. Jul, 2005 08:12

Ok, I installed this, edited all the files and when i wanted to test it, i go to admin CP, ok.

And the left side of admin cp says this....

Code: Select all
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /home/eloricco/public_html/elysium/database/admin/admin_users.php on line 1541


(Left Side: Admin Scroll Bar)

What do i do?!?!
Image
Da Undead
Poster
Poster
 
Posts: 5
Joined: Wed 29. Jun, 2005 17:34

Postby Beeveer on Fri 01. Jul, 2005 23:29

Post line 1530 tot 1550 from admin/admin_users.php here.
Nee, ik geef geen antwoorden in het Nederlands, die horen thuis op www.phpbb.nl ;)
User avatar
Beeveer
brilliant supporter
 
Posts: 264
Joined: Tue 30. Nov, 2004 19:13
Location: Boskoop, South-Holland, the Netherlands

Postby Da Undead on Fri 01. Jul, 2005 23:55

how i kno which line that is? lol

Not sure, but is this it?

Code: Select all
value="' . $allowhtml . '" />';
         $s_hidden_fields .= '<input type="hidden" name="allowbbcode" value="' . $allowbbcode . '" />';
         $s_hidden_fields .= '<input type="hidden" name="allowsmilies" value="' . $allowsmilies . '" />';
         $s_hidden_fields .= '<input type="hidden" name="hideonline" value="' . !$allowviewonline . '" />';
         $s_hidden_fields .= '<input type="hidden" name="style" value="' . $user_style . '" />';
         $s_hidden_fields .= '<input type="hidden" name="language" value="' . $user_lang . '" />';
         $s_hidden_fields .= '<input type="hidden" name="timezone" value="' . $user_timezone . '" />';
         $s_hidden_fields .= '<input type="hidden" name="dateformat" value="' . str_replace("\"", "&quot;", $user_dateformat) . '" />';

         $s_hidden_fields .= '<input type="hidden" name="user_status" value="' . $user_status . '" />';
         $s_hidden_fields .= '<input type="hidden" name="user_allowpm" value="' . $user_allowpm . '" />';
         $s_hidden_fields .= '<input type="hidden" name="user_allowavatar" value="' . $user_allowavatar . '" />';
         $s_hidden_fields .= '<input type="hidden" name="user_rank" value="' . $user_rank . '" />';
Image
Da Undead
Poster
Poster
 
Posts: 5
Joined: Wed 29. Jun, 2005 17:34

Postby rianu on Sat 02. Jul, 2005 02:22

Im with him and this bug is really anoying...
rianu
Poster
Poster
 
Posts: 1
Joined: Sat 02. Jul, 2005 02:20

Postby Da Undead on Sat 02. Jul, 2005 04:22

So anyone gonna help me?!?!

This board got over 1000 registered members and not 1 can help...


EDIT: Here is my admin_users.php, these may help...

http://eloric.com/elysium/admin_users.zip
Image
Da Undead
Poster
Poster
 
Posts: 5
Joined: Wed 29. Jun, 2005 17:34

Postby Beeveer on Sat 02. Jul, 2005 09:35

Da Undead wrote:So anyone gonna help me?!?!

This board got over 1000 registered members and not 1 can help...


EDIT: Here is my admin_users.php, these may help...

http://eloric.com/elysium/admin_users.zip


I get an 404 error here ;)

You can find linenumbers by pressing CRTL+G in Wordpad (not notepad)
Nee, ik geef geen antwoorden in het Nederlands, die horen thuis op www.phpbb.nl ;)
User avatar
Beeveer
brilliant supporter
 
Posts: 264
Joined: Tue 30. Nov, 2004 19:13
Location: Boskoop, South-Holland, the Netherlands

Postby Da Undead on Sat 02. Jul, 2005 17:16

I posted it above ^

Link Fixed: http://eloric.com/elysium/admin_users.zip


Nothing came up with pushing Ctrl+G in wordpad. Am i able to use it on Microsoft Word?
Image
Da Undead
Poster
Poster
 
Posts: 5
Joined: Wed 29. Jun, 2005 17:34

Postby easygo on Sun 03. Jul, 2005 01:31

Code: Select all
#
#-----[ FIND ]------------------------------------------------
#

         'L_INTERESTS' => $lang
// Start add - Birthday MOD
         'L_BIRTHDAY' => $lang['Birthday'],
         'L_NEXT_BIRTHDAY_GREETING' => $lang['Next_birthday_greeting'],
         'L_NEXT_BIRTHDAY_GREETING_EXPLAIN' => $lang['Next_birthday_greeting_expain'],
// End add - Birthday MOD
['Interests'],

#
#-----[ REPLACE WITH ]------------------------------------------
#
         'L_INTERESTS' => $lang['Interests'],
// Start add - Birthday MOD
         'L_BIRTHDAY' => $lang['Birthday'],
         'L_NEXT_BIRTHDAY_GREETING' => $lang['Next_birthday_greeting'],
         'L_NEXT_BIRTHDAY_GREETING_EXPLAIN' => $lang['Next_birthday_greeting_expain'],
// End add - Birthday MOD
Here we go ^^
Image
easygo
Poster
Poster
 
Posts: 44
Joined: Tue 02. Nov, 2004 17:03

Next

Return to Birthday [2.0.10/EM]

Who is online

Users browsing this forum: No registered users and 1 guest

cron