TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
  • Total Members: 3,965
  • Latest: boruko
Stats
  • Total Posts: 195,982
  • Total Topics: 21,320
  • Online today: 431
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 1
  • Guests: 135
  • Total: 136
  • @rjen

Parse error: after install of TP and TP-theme:TechHead

Started by SOcRatEs, July 07, 2006, 02:43:20 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

SOcRatEs

When I attempt to access: "news and newsletters/settings" & Calendar from the main leftside menu in admin panel,
I'm getting this:
Parse error: parse error, unexpected ',', expecting ')' in /homepages/41/d161429578/htdocs/wsb4029031001/smf/Sources/ManagePermissions.php on line 1316
// Tinyportal end
,<<<<<<<<<<<<<<<this is line 1316
// TinyPortal

Any ideas?

Thank you!

p.s. "attatched current php from my site"

IchBin

line 1316 remove the comma and you should be good to go.

SOcRatEs

Thank you for such a prompt response!
I'm just gettimg to know TP and really liking it!! :o

SOcRatEs

#3
fix the first one, now this.
Parse error: parse error, unexpected ',', expecting ')' in /homepages/41/d161429578/htdocs/wsb4029031001/smf/Sources/ManagePermissions.php on line 1328
// Tinyportal end
,<<<<<<<<<<<<<<<line 1328

remove this too?
Have I done something to cause this?

Thank you!!

Update:
I removed this one too and all seems fine!

Xarcell

Can we see a little bit of teh code before and below that line?

SOcRatEs

Got it. line 1328 parse error came up after removing first comma line 1316.
I've since removed both comma's and things are working ok...
// TinyPortal
'tinyportal' => array(
'tp_settings' => false,
'tp_blocks' => false,
'tp_articles' => false,
),
'tinyportal_dl' => array(
'tp_dlmanager' => false,
'tp_dlupload' => false,
),
// Tinyportal end
,<<<<<<<<<<<<<<<<this is line 1316
// TinyPortal
'tinyportal' => array(
'tp_settings' => false,
'tp_blocks' => false,
'tp_articles' => false,
),
'tinyportal_dl' => array(
'tp_dlmanager' => false,
'tp_dlupload' => false,
),
// Tinyportal end
,<<<<<<<<<<<<<<<this is line 1328
'googlebot' => array(
'googlebot_view' => false,

G6Cad

Quote,<<<<<<<<<<<<<<<<this is line 1316
Quote,<<<<<<<<<<<<<<<this is line 1328

remove those lines

This website is proudly hosted on Crocweb Cloud Website Hosting.