This is a discussion on Just installed MS2-Max here's a few tips if your struggling within the osCMax v1.7 Installation forums, part of the osCMax v1.7 Forums category; I am using Dreamweaver MX 2004......
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#11
| |||
| |||
| I am using Dreamweaver MX 2004... |
| Sponsored Links | ||
| ||
|
#12
| |||
| |||
| THANK YOU FOR THIS TOPIC!!! I was gonna kill m computer until i found this post.. solved my simple problem |
|
#13
| |||
| |||
| i am not despered, but if you are in hurry to set up a shop than i can imagine that you don't like this sucking affair of installation. The problem is the amateuristic installation manual with not all relevant details: you have to look in the forum or use your commen sense. Well trial and error: that sucks and The positive site of the story is that you are forced to study the subject databases and has to think about it. doumawis |
|
#14
| |||
| |||
| oki, first post , sorry if i do wrong. IF you run oscommerce with a PHP5! installation you will get an empty screen when opening the adminitsration page of your newly installed oscommerceMAX OR MS2 GO TO directory: admin/includes/classes/ and open upload.php , there is on line 30.... // self destruct $this = null; THIS should be : // self destruct $this == null;
__________________ hope this helps ... |
|
#15
| |||
| |||
| I too appreciate this post. I am having difficulty understanding the file structure for osCmax 2.2. The templates directory has main_page.tpl.php Is this the file that I need to edit to modify the home page? Do I have to rename it since the admin menu is looking for main_page.php? Thanks for any help. |
|
#16
| |||
| |||
| Ok, I've been reading more and understand that it is the main_page.tpl.php that I need to modify. Why does the admin menu catalog/contents/Define Main Page instruct you to modify mainpage.php? Am I supposed to rename main_page.tpl.php? Sorry if I'm being really slow here... I'm not a programmer just someone trying to get this working. Thanks. |
|
#17
| ||||
| ||||
| Define main page modifies the center content of the index page of your shop. main_page.tpl.php modifies the actual template of your site design, not any content.
__________________ Michael Sasek osCMax Developer
|
|
#18
| |||
| |||
| After installation on an apache php5 server I did this: Code: THIS should be : // self destruct $this == null; Code: open_basedir restriction in effect. File(/includes/languages/german/login.php) is not within the allowed path(s): |
|
#19
| |||
| |||
| Quote:
In stead of the above you could as well comment it out like Code: // self destruct //$this == null; Code: // self destruct unset($this); |
|
#20
| |||
| |||
| I have problems too,I have done everything to get the define Main_Page writable but nothing, I logged in as the administrator with the regular default account admin@localhost.com and change the attributes to folder: cache,temp,define_mainpage/admin, languages and nothing.. |
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Installed OsCMax....but.... | jewls | osCMax v2 Installation issues | 2 | 12-03-2006 10:39 AM |
| Nearly installed please help | beahawk | osCommerce 2.2 Installation Help | 4 | 05-18-2005 11:18 AM |
| Installed Mod Instructions | rick | osCMax v1.7 Discussion | 1 | 12-27-2004 09:12 AM |
| OSCMAX 1.5 and the BTS that is installed, HELP!!! | FilmDirector | osCMax v1.7 General Mods Discussion | 1 | 05-03-2004 10:48 PM |
| Modules not installed... why? | Anonymous | osCMax v1.7 Discussion | 7 | 11-23-2003 11:04 PM |