Contentify: Update fail

Created on 6 Aug 2017  路  13Comments  路  Source: Contentify/Contentify

When I try to update, the terminal comes out written: PHP Parse error: syntax error, unexpected 'print' (T_PRINT), expecting identifier (T_STRING) in /var/www/vhosts/k2gaming.it/httpdocs/public/update.php on line 242

bug

All 13 comments

Hi,

what PHP version does your server use?

Guess naming a method "print" was not a smart move. :/

more error incoming

@chriskonnertz some solution?

Hi,

what PHP version does your server use?

i try with php 5.6.30 and 7.1.7

@Laxeer0 So the error message says that there is not file in "/var/www/vhosts/k2gaming.it/httpdocs/public/../AppBridge.php" which is the same as "/var/www/vhosts/k2gaming.it/httpdocs/AppBridge.php"

Please tell me if this file exists? If it exists, maybe there is a problem with missing permissions?

@chriskonnertz don't exist

Okay that is really strange, it should exist as you can see here:
https://github.com/Contentify/Contentify/ or here: https://github.com/Contentify/Contentify/blob/2.1/AppBridge.php
I am suprised that you have the public/update.php file but not the AppBridge.php file?

i resolve

Ok great!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

khalifaone picture khalifaone  路  3Comments

niclasreich picture niclasreich  路  3Comments

GaneshKandu picture GaneshKandu  路  4Comments

Ozymandias2 picture Ozymandias2  路  4Comments

maxbrood picture maxbrood  路  5Comments