Log in

View Full Version : Arcade and Store Clashing


TruthElixirX
09-15-2004, 08:32 PM
I recently installed the store hack. Well I was installnig the arcade hack the other night. I got everything fixed. Then I got an error when I tried it out. It has screwed up my whoel forum. Here is the error I'm getting:

Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in c:\domains\punktek.com\wwwroot\forums\includes\ini t.php on line 520


And the script that I am pretty sure is messing up is:

// ## <ucs>

'stylecache',
'utt_store_act'
'arcadesettings'
// ## </ucs>
), $specialtemplates);



If someone could tell me how ot arrange the store hack coding and arcade coding I'd be very grateful.

nexialys
09-15-2004, 09:42 PM
'utt_store_act'
'arcadesettings'

... you forgot to add a comma at the end of the first line (arrays are contained between commas)

Dean C
09-16-2004, 08:14 AM
Moved to General vBulletin questions. Please read the forum descriptions more closely in future :) Thanks