Register for your free account! | Forgot your password?

You last visited: Today at 01:07

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



IPB- Problem

Discussion on IPB- Problem within the Web Development forum part of the Coders Den category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Feb 2011
Posts: 81
Received Thanks: 4
IPB- Problem

Hey guys i just installed a new Theme on my IPB 3.3.4 its called Dashboard, now the start page looks fine but if i try to click on "My Profile" an error shows up.

Error message:

Parse error: syntax error, unexpected '' (T_ENCAPSED_AND_WHITESPACE), expecting identifier (T_STRING) or variable (T_VARIABLE) or number (T_NUM_STRING) in C:\xampp\htdocs\board\cache\skin_cache\cacheid_4\s kin_profile.php on line 1035


skin_profile.php on line 1035:

<span class='ipsType_smaller desc lighter blend_links'><a href='" . $this->registry->getClass('output')->formatUrl( $this->registry->getClass('output')->buildUrl( "app=members&module=profile&section=status&type=si ngle&status_id={$status['status_id']}", "public",'' ), "array($status['member_id'], $status['members_seo_name'])", "members_status_single" ) . "'>{$this->lang->words['ps_updated']} " . $this->registry->getClass('class_localization')->getDate($status['status_date'],"manual{%d %b}", 0) . " &middot; " . intval($status['status_replies']) . " {$this->lang->words['ps_comments']}</a></span>
WTFonline is offline  
Old 07/03/2014, 13:25   #2


 
elite*gold: 0
Join Date: Sep 2008
Posts: 526
Received Thanks: 82
Test it with this code:
PHP Code:
<span class='ipsType_smaller desc lighter blend_links'><a href='" . $this->registry->getClass('output')->formatUrl( $this->registry->getClass('output')->buildUrl( "app=members&module=profile&section=status &type=single&status_id={$status['status_id']}", "public",'' ), array($status['member_id'], $status['members_seo_name']), "members_status_single" ) . "'>{$this->lang->words['ps_updated']} " . $this->registry->getClass('class_localization')->getDate($status['status_date'],"manual{%%b}", 0) . " &middot" . intval($status['status_replies']) . " {$this->lang->words['ps_comments']}</a></span
I dont know if it work but it should
Mozo_ is offline  
Reply




All times are GMT +1. The time now is 01:09.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.