aaE Posted June 22, 2010 Report Share Posted June 22, 2010 Mājaslapai erorrs ir pie Online jūseriem. Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in C:\AppServ\www\online.php on line 7 <? $db=(object)array( 'host'=>'localhost', // Datubazes hosts 'user'=>'xxxx', // Datubazes lietotajs 'pass'=>xxxx', // Datubazes lietotaja parole 'name'=>'forum', // Datubazes nosaukums 'prefix'=>'ibf_members', // Bla, bla ); $cfg=(object)array( 'offset'=>2, // Minutes kops pedejas aktivitates ); @mysql_connect($db->host,$db->user,$db->pass)or die('Konekcija nospraga!'); @mysql_select_db($db->name)or die('Datubazi ieselektet neizdevas!'); kā izlabot? Link to comment Share on other sites More sharing options...
ANALGINS Posted June 22, 2010 Report Share Posted June 22, 2010 ja aizskaitisi lidz 7iitajai rindinjai, paskatisies php sintaksi (kas starpcitu ir uzrakstita tev priekshaa) tad redzesi atrisinajumu Link to comment Share on other sites More sharing options...
aaE Posted June 22, 2010 Author Report Share Posted June 22, 2010 ); bet kas tajā rindiņā jālabo? Link to comment Share on other sites More sharing options...
*jancis38* Posted June 22, 2010 Report Share Posted June 22, 2010 Padomā... Link to comment Share on other sites More sharing options...
DoubleT Posted June 23, 2010 Report Share Posted June 23, 2010 mby šitā? 'prefix'=>'ibf_members' // Bla, bla ); komatu tikai noņēmu. un tos @ arī ņem nost Link to comment Share on other sites More sharing options...
ANALGINS Posted June 23, 2010 Report Share Posted June 23, 2010 domaa velreiz un speciigaak sasprindzini muskuljus XD ieteiktu salidzinat erroraa rakstitoo uun to kas ir tev tajas 3 rindinjas ko moci.. un pie reizes iebliez googlee php syntax Link to comment Share on other sites More sharing options...
aaE Posted June 23, 2010 Author Report Share Posted June 23, 2010 tagad kko tādu izmeta. neko no tā erorra nesaprotu. Te ir viss kods. Link to comment Share on other sites More sharing options...
kRi Posted June 23, 2010 Report Share Posted June 23, 2010 <?php ?> Link to comment Share on other sites More sharing options...
ANALGINS Posted June 23, 2010 Report Share Posted June 23, 2010 Te ir viss kods. omg chali, tev ir smagas logjiskas domashanas problemas... tas errors kas tev bija sakumaa teica ka 7ajaa rindinjaa ir lieka iekava ")" kas bija jaanahrenizee, ta vietaa tu uztaisi gemoroju, beidz akstities un liec mieru! Link to comment Share on other sites More sharing options...
X ID Posted June 23, 2010 Report Share Posted June 23, 2010 (edited) Ko jūs te muldat? 'pass'=>'xxxx', // Datubazes lietotaja parole Edited June 23, 2010 by X ID Link to comment Share on other sites More sharing options...
aIkoNz Posted June 24, 2010 Report Share Posted June 24, 2010 Visticamaak ka - prefix'=>'ibf_members', // Bla, bla janomaina uz: prefix'=>'ibf_', // Bla, bla Link to comment Share on other sites More sharing options...
poxa Posted June 25, 2010 Report Share Posted June 25, 2010 prefix'=>'ibf_members', // Bla, bla janomaina uz: prefix'=>'ibf_', // Bla, bla Nekas tur nav jāmaina. X ID jau pateica, kas tur par vainu. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now