[TYPO3-UG Italy] Estensione: worldcup 1.2.9
    garga 
    stefano at garganigo.ch
       
    Sat Jun 10 16:56:03 CEST 2006
    
    
  
Salve a tutti,
ho un piccolo problema con l'esensione  worldcup.
Devo fare un update al database per asseglarli un PID=934 invece che PID=1
Ecco cosa mi dice il tutorial:
If you have no page with id 1, find a page where 
you want to store your stuff and make an database 
update (replace the 55 with your id): (by 
installing this extension the data will be 
inserted anyway, even there is no page id 1, so 
if you update it, the records can be found on a 
place you want to have them...)
update tx_worldcup_teams set pid = 55;
update tx_worldcup_games set pid = 55;
update tx_worldcup_bets set pid = 55;
Non riesco a capire dove cambiare questi 
parametri (forse in Tools > phpMyAdmin? oppure in 
Tools >Ext Manager? )
Qualcuno può darmi una dritta su come procedere?
Grazie
Stefano
    
    
More information about the TYPO3-UG-italy
mailing list