Re: Issue with 0.7.9RC3
I will try a fresh install in a few hours and will let you know if the problem persists. Thanks
Jump to post- Fri Oct 24, 2008 3:01 am
- Replies 8
- Views 4196
Re: Issue with 0.7.9RC3
http://kottu.chtin60days.com/ __________________________ '.htaccess' file of your main OpenCart directory __________________________ # Uncomment this to ensure that register_globals is Off #php_flag register_globals Off # URL Alias - see install.txt RewriteEngine On # Uncomment this if your URL is n...
Jump to post- Fri Oct 24, 2008 2:59 am
- Replies 8
- Views 4196
Re: 0.7.9RC2 add to cart not working in IE 6
- Fri Oct 24, 2008 2:54 am
- Replies 8
- Views 4582
Re: Issue with 0.7.9RC3
Now nothing except Admin -> Configuration -> setting is working.
All admin menus are leading to the following message on catalog.
The page you requested cannot be found!
The page you requested cannot be found.
I did not do anything other than hit F5
- Fri Oct 24, 2008 2:22 am
- Replies 8
- Views 4196
Re: Issue with 0.7.9RC3
Qphoria,
I did not do anything. I refreshed the page just now and it is working fine. No error messages.
Bharat
- Fri Oct 24, 2008 2:17 am
- Replies 8
- Views 4196
Re: Issue with 0.7.9RC3
This is a fresh install. I did not install any contribs. New database and everything.
Bharat
- Fri Oct 24, 2008 1:58 am
- Replies 8
- Views 4196
Issue with 0.7.9RC3
I just installed 0.7.9RC3 and I am getting the following error when I am accessing Admin -> Configuration -> setting All the other stuff are working. ________________________________ Notice: Use of undefined constant DIR_LIBRARY - assumed 'DIR_LIBRARY' in /home/www/admin/index.php on line 37 Warning...
Jump to post- Fri Oct 24, 2008 1:42 am
- Replies 8
- Views 4196
Re: How do I upgrade opencart 0.7.8 to the latest version?
Thank you. All hail Qphoria
Jump to post- Thu Oct 23, 2008 10:33 pm
- Replies 5
- Views 3598
Re: How do I upgrade opencart 0.7.8 to the latest version?
Qphoria ,
OOPS! I deleted the install folder as I was told to 1) delete the install folder & 2) change permissions of config.php and admin/config.php to 444 after installing.
Will uploading the install folder from upload folder to the server work?
Bharat
- Thu Oct 23, 2008 10:03 pm
- Replies 5
- Views 3598
Re: How do I upgrade opencart 0.7.8 to the latest version?
I found a link to the following site from "News:" in forum.
http://code.google.com/p/open-cart/downloads/list
Do I just download the new version and install it from scratch?
Bharat
- Thu Oct 23, 2008 9:42 pm
- Replies 5
- Views 3598
How do I upgrade opencart 0.7.8 to the latest version?
How do I upgrade opencart 0.7.8 to the latest version?
I did not find any options in admin panel and I tried the following and nothing happened.
http://***.com/upgrade.php
http://***.com/admin/upgrade.php
Help please
Bharat
- Thu Oct 23, 2008 9:37 pm
- Replies 5
- Views 3598
Re: Issues creating a module
I am still getting the same error message:
Fatal error: Class 'Modulecard' not found in /home/handy/www/kottu/library/cart/module.php on line 18
after step 6.
Is it possible to make the module show up only in certain pages and hide in others?
- Thu Oct 23, 2008 2:56 am
- Replies 17
- Views 11875
Re: Issues creating a module
Thank you. I will try it in an hour or so.
Jump to post- Wed Oct 22, 2008 2:19 am
- Replies 17
- Views 11875
Re: Issues creating a module
Hello Qphoria, I tried everything you posted step by step 4 times. I had to reinstall opencart everytime as I am getting the following message. _________________ Fatal error: Class 'Modulecard' not found in /home/handy/www/kottu/library/cart/module.php on line 18 _________________ In Step 1 - In the...
Jump to post- Wed Oct 22, 2008 1:46 am
- Replies 17
- Views 11875
Re: Issues creating a module
Qphoria,
Thak you for the detailed reply. Busy at work today. I will implement it today night and will let you know. I am using 0.7.x. I accidentally posted it in 1.0.. Thanks again
Bharat
- Thu Oct 16, 2008 12:26 am
- Replies 17
- Views 11875
Re: Issues creating a module
I moved paypal, master and visa card images from footer to the column on the left to create space for footer text. I tried the following in "catalog/extension/module/card.php" and it didn't work. locator->get('config'); $language =& $this->locator->get('language'); if ($config->get('c...
Jump to post- Wed Oct 15, 2008 5:29 am
- Replies 17
- Views 11875
Re: Issues creating a module
Where do I create the variable in controller folder?
Jump to post- Wed Oct 15, 2008 4:56 am
- Replies 17
- Views 11875
Issues creating a module
I created a card module called "card". I created "card.php & card.tpl" files in - language\english\extension\module - extension\module - template\kottu\module I used "" in layout.tpl to display the module and I am getting the following message. Notice: Undefined...
Jump to post- Wed Oct 15, 2008 3:32 am
- Replies 17
- Views 11875
Re: Adding "login"/"logoff" text to footer
Thank you. I got it working after editing the code in "footer.php" file in "catalog/extension/module"
Jump to post- Fri Sep 12, 2008 1:47 am
- Replies 7
- Views 5664
Re: Adding "login"/"logoff" text to footer
I edited "default.css" in "catalog/template/default/css" and "layout.tpl" files only. I didn't need currency, search, language etc. So I deleted them from "layout.tpl" in "catalog/template/default". The only thing I added to the "layout.tpl"...
Jump to post- Fri Sep 12, 2008 1:35 am
- Replies 7
- Views 5664