Jump to content

Recommended Posts

Posted

Salut, am luat panelul si gamemode lui TheSpy(multumesc) si am facut conexiunea etc.. la panel am dubii.

Am inlocuit acel page url cu site-ul meu http://www.viewgame.ro/rpg, dar primesc erori

Parse error: syntax error, unexpected 'http' (T_STRING), expecting variable (T_VARIABLE) in /home/viewgame/public_html/rpg/inc/Config.class.php on line 21

aceasta fiind linia

    public static http://www.viewgame.ro/rpg = 'http://www.viewgame.ro/rpg/';


Nu inteleg ce am gresit.. acolo am dat doar replace

EDIT: Am rezolvat problema.. acum am alta.

Parse error: syntax error, unexpected ':', expecting ',' or ';' in /home/viewgame/public_html/rpg/inc/header.inc.php on line 11

<!DOCTYPE html>

aceasta fiind in header.

Cum ar trebui sa arata un link ?

<link href="<?php echo Config::http://www.viewgame.ro/panel; ?>assets/css/bootstrap.min.css" rel="stylesheet" type="text/css" />


eu am pus asa ce am gresit?

Posted

Acum pot intra pe panel.. dar nu merg functiile. Adica nu apare acea tema de la link-uri + nu pot intra niciunde .. de la acel link cred.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • 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. For more details you can also review our Terms of Use and Privacy Policy.