Yohann Posted January 24, 2003 Posted January 24, 2003 Hello, my footer appears and disappears... cache is turn off! anyone have the same prb? thx Yo
♥Loaded Commerce Posted January 24, 2003 Posted January 24, 2003 Does the right comumn render completely when its off? you may have a partially rendered page. which would stop around the bottom the the center column or the end of the right column. This can be due to storingf session in mysql, try storing them as files. Best Regards, Salvatore Iozzia Loaded Commerce - Oscommerce - All Loaded Up.
Yohann Posted January 24, 2003 Author Posted January 24, 2003 Hello, > you may have a partially rendered page (...) yes it's the prb... and you have resolve :) i have replace, > define('STORE_SESSIONS', 'mysql'); by > define('STORE_SESSIONS', ''); and not bug i can define > define('STORE_SESSIONS', '/tmp'); ?? for save session in a directory?? thx Yo
Recommended Posts
Archived
This topic is now archived and is closed to further replies.