This is a discussion on php5 question+oscmax rc3 within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; Some of problem above possibly solved From reading on some changes for php5 and mysql 5 I made these changes. ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#21
| |||
| |||
| Some of problem above possibly solved From reading on some changes for php5 and mysql 5 I made these changes. Not sure if right but made error messages go away but now only module that I can get to show up is Free Shipping. And yes I have them activated for customer groups Changed this reset($this->modules); TO if (is_array($id_modules)) reset($id_modules); Changed this while (list(, $value) = each($this->modules)) { TO while (list($key, $value) = is_array($id_modules)) { Any Help Appreciated. Oh and I did shut off download controller and added weight to products to make sure that was not it. NEVER MIND GOT SLEEP>>Had a corrupted file and now works, however the above changes do work for error mentioned earlier. Last edited by bkpie; 03-20-2008 at 12:36 PM. Reason: addon |
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Can not run oscmax install script on php5 - here is the fix | rabbit79 | osCMax v2 Installation issues | 7 | 07-26-2008 09:11 AM |
| Will oscMax work with php5 and MySQL5 ? (All featueres) | ryankan1 | osCMax v2 Installation issues | 3 | 10-16-2007 06:31 PM |
| osCMax 2.0 RC3 upgrade | jpf | osCMax v2 Announcements | 1 | 12-15-2006 06:16 PM |
| Layaway Option for OSCMAX RC3 | ALElder | osCMax v2 Customization/Mods | 2 | 11-04-2006 08:27 PM |
| osCMAx 2.0 RC3 Released Today | michael_s | osCMax v2 Announcements | 0 | 08-04-2006 12:00 PM |