Jump to content

[SOLVED] syntax error


mystified

Recommended Posts

I am upgrading a mod for ipb that is for computer specs.  I found that in order to enter two words like Graphics Card I had to change it to Graphicscard the html in order to be able to enter something in that field.  I also found it had to be in order with the sql database.

 

But when I go to view profile I get the following: Parse error: syntax error, unexpected T_DOUBLE_ARROW, expecting ')' in /var/www/localhost/htdocs/forum/cache/lang_cache/en/lang_profile.php on line 96

 

This is line 96: 'm_enter_gfx' => "Enter your Graphicscard",

 

As you can tell they're identical.  I don't understand what this error means.

Link to comment
Share on other sites

Were going to need more code. Post at least 10 lines prior to the Error.

 

'm_visitors_none'				=> "has no visitors to display",
'm_title_visitors'				=> "Last Visitors",
'm_title_content'				=> 'My Content',
'm_tab_settings'				=> "Settings",
'm_tab_friends'					=> "Friends",
'm_tab_comments'				=> 'Comments',
'm_personal_info'				=> "Personal Info",
'm_enter_aim'					=> "Enter your AIM Identity",
'm_enter_msn'					=> "Enter your MSN Identity",
'm_enter_icq'					=> "Enter your ICQ Identity",
'm_enter_yahoo'					=> "Enter your Yahoo! Identity",
'm_enter_cpu'		                                         => "Enter your Cpu",

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.