This is a discussion on Does it or does it not work with php 5? within the osCMax v2 Installation issues forums, part of the osCMax v2.0 Forums category; i just noticed i have the same problem where if i click edit itll revert back to the original attribute ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#11
| |||
| |||
| i just noticed i have the same problem where if i click edit itll revert back to the original attribute manager and doesnt do anything, i changed the files and it still doesnt do anything, i actually have 2 other sites hosted on this server so it seems to be working but maybe so can give me an idea why it might be causing this? |
| Sponsored Links | ||
| ||
| |
|
#12
| |||
| |||
| Hi, Actually, the bug tracker is not exactly right either, at least that was my experience. I cannot remember exactly what I did to get it working...I'll try to take a look tomorrow...can you tell me what where the affected files again so I can lookup what I did faster? J |
| Sponsored Links | ||
| ||
| |
|
#13
| |||
| |||
| i think the files where new_attributes_include.php new_attributes_select.php new_attributes.php |
|
#14
| |||
| |||
| Hi, I don't know why this worked for me honestly, but all I know is that it did. If anyone wants to give an explanation, that would be great. Files not mentioned are unchanged. I did this instead of what the bug tracker mentioned: //new_attributes_include.php //old code B <TR> <TD class="pageHeading" colspan="3"><?php $pageTitle ?></TD> </TR> <FORM ACTION="<?php $PHP_SELF?>" METHOD="POST" NAME="SUBMIT_ATTRIBUTES"> <INPUT TYPE="HIDDEN" NAME="current_product_id" VALUE="<?php $current_product_id?>"> <INPUT TYPE="HIDDEN" NAME="action" VALUE="change"> <?php ///End old code // //new code B <TR> <TD class="pageHeading" colspan="3"><?php $pageTitle ?></TD> </TR> <FORM ACTION="<? $PHP_SELF?>" METHOD="POST" NAME="SUBMIT_ATTRIBUTES"> <INPUT TYPE="HIDDEN" NAME="current_product_id" VALUE="<?php $current_product_id?>"> <INPUT TYPE="HIDDEN" NAME="action" VALUE="change"> <?php //new code End ///new_attributes_select.php ///old code B <TR> <TD class="pageHeading" colspan="3"><?php $pageTitle ?></TD> </TR> <FORM ACTION="<?php $PHP_SELF; ?>" NAME="SELECT_PRODUCT" METHOD="POST"> <INPUT TYPE="HIDDEN" NAME="action" VALUE="select"> //old code End //new code B <TR> <TD class="pageHeading" colspan="3"><?php $pageTitle ?></TD> </TR> <FORM ACTION="<? $PHP_SELF; ?>" NAME="SELECT_PRODUCT" METHOD="POST"> <INPUT TYPE="HIDDEN" NAME="action" VALUE="select"> //new code End |
|
#15
| |||
| |||
| weird i tried those changes and it still didnt work, must be some other files, theres 2 different versions of oscmax i was using so it might be that theyre different the 2 versions i was using was rc3 and then rc3 w/registers globals |
|
#16
| |||
| |||
| Ok, let's go though this again: Tell me exactly what you do and how it responds. Then tell me exactly what you have tried as far as modifications and which things did not work(on which files)...process of elimination J |
|
#17
| |||
| |||
| Hi. I have a somewhat older version of oscmax, that I've made tons of changes to. I think it is osCMax v2.0 (May 2005) (it contains a readme with that info). I need to upgrade to use php5 in the very near future (my server currently has both php4 and php5, but php4 will go away sometime soon). Is this version of osCMax compatible with php5 also? Any suggestions/pointers on what changes I might need to make to get it compatible if it is not? You mentioned that there were stickies on such things, but I couldn't find them. Would you suggest I attempt to upgrade to a more current version of oscmax? I've made so many changes that I couldn't just overwrite files--it would be best if I could follow some sort of change log or upgrade instructions. I'd rather not upgrade if it is not necessary, but if it is, I'd like to make it as simple as possible. Thanks in advance for any advice on this! -Lori- |
|
#18
| |||
| |||
| Hello all! (my first post here..) // found out that our version is: "MS2-MAX" osCommerce 2.2-MS2. IŽve just recieved a mail from our ISP where they mention about a soon-to-be upgrade from "Apache 1.3, PHP 4" to Apache 2.2, PHP 5 As i understand from this thread, that wont be any problem? But i Guess IŽll have to read a bit about what "globals" and "stickies" are.. will do that.. If anyone have some good link to an easy-to-understand-fix, (if at all needed..)it would be appriciated, but feel I should look around a bit more before asking.. |
|
#19
| ||||
| ||||
| Quote:
There are other option like setting in .htaccess the register_globals=on or in PHP.INI if you have access to....
__________________ JPF - osCMax Fourm Moderator Try out our osCMax at: Live Catalog Demo Limited access Admin: Live Admin Demo Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped! |
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| do CreLoaded templates work on oscmax? Also do oscommerce contribs work on oscmax? | Misery_Kitty | osCMax v2 Installation issues | 7 | 02-12-2008 01:06 AM |
| index.php links - some work, some don't | rmv | osCommerce 2.2 Installation Help | 0 | 04-05-2007 12:25 PM |
| How does the new BTS work? | redink | osCMax v2 Customization/Mods | 1 | 07-17-2005 10:47 AM |
| Webserver Upgraded to PHP v4.3.10 and TEP_MAIL won't work... | TECH-OPS.net | osCommerce 2.2 Modification Help | 2 | 02-14-2005 09:32 AM |
| Can not get mail to work. Please help?? | mfox | osCommerce 2.2 Installation Help | 1 | 09-27-2003 05:11 PM |