Search found 24 matches

Search found 24 matches

Re: 1.3.0 hacked; 1.4.9.1 upgrade issues

Thank you, thank you, I'm getting steps closer-- I can now get into my admin panel, but have several new problems: -Can't update System>Users>User Groups ("You do not have permission to access this page, please refer to your system administrator." That error goes for all the other pages on...

Jump to post
  • Tue Sep 28, 2010 5:41 pm
  • Replies 8
  • Views 1799
Re: 1.3.0 hacked; 1.4.9.1 upgrade issues

:( My site's being a difficult customer :( I completely removed the DB Prefix thing and am now getting this error: Error: Table 'tahnee_emporium.DB_PREFIXsetting' doesn't exist Error No: 1146 SELECT * FROM DB_PREFIXsetting There are a handful of DB_PREFIX tables but none of them are DB_PREFIXsetting...

Jump to post
  • Tue Sep 28, 2010 4:34 am
  • Replies 8
  • Views 1799
Re: 1.3.0 hacked; 1.4.9.1 upgrade issues

no.... Should I go back to my original config files and delete all of 1.4.9.1 and go to 1.3.2, test it, get it working to perfection, delete it, replace with 1.4.7, test it, get it working to perfection, delete it, then install 1.4.9.1?? I was hoping to skip all the other installs and just get a nic...

Jump to post
  • Mon Sep 27, 2010 11:34 pm
  • Replies 8
  • Views 1799
1.3.0 hacked; 1.4.9.1 upgrade issues

Hey everyone, updates always caused a lot of issues, and once I got 1.3.0 going I left it because "if it ain't broke, don't fix it". That got hacked-- long story short, I have some old config.php files that I think worked but I'm not too sure about. I copied them into the new install and p...

Jump to post
  • Mon Sep 27, 2010 4:43 pm
  • Replies 8
  • Views 1799
Re: No order after payment

Just throwing this out there-- I wonder if it has to do anything with the db naming scheme, mentioned by Qphoria here:
http://forum.opencart.com/viewtopic.php?f=20&t=5452
Though looking back it looks like 1.2.8 wasn't happy with the old way either :(

Jump to post
  • Thu Aug 06, 2009 6:15 am
  • Replies 81
  • Views 37466
Re: PayPal No Order Problem

double-post-- apologies--
I was wondering if this may have to do with removing "paypal" (& "paypal direct) from the extension manager in the db?

Jump to post
  • Mon Aug 03, 2009 8:25 am
  • Replies 53
  • Views 10844
Re: SSL Cert

I bought mine through my hosting company, which got it from another place-- anyway, since I got it through my hosting company they installed it for me. If you go on your user control panel for your server, you'll prolly find something about SSL.... and can probably go forward to install your certifi...

Jump to post
  • Sat Aug 01, 2009 12:31 pm
  • Replies 4
  • Views 811
Re: PayPal No Order Problem

I hate to be such a problem child, but I too ran into this. I thought I would just clarify one thing: I'm using Paypal Standard, version 1.3.0, and I do NOT have a Paypal Pro account. It looks like Pro is only required for Direct; but is it required for Standard too? (I do see the orders under Custo...

Jump to post
  • Sat Aug 01, 2009 5:39 am
  • Replies 53
  • Views 10844
Re: SSL on 1.3.0?

THANK YOU GAVIN! Thought I'd post what code Gavin sent me for anyone else who runs into this problem. <?php // HTTP define('HTTP_SERVER', 'http://www.YOURSITE.co.uk/'); define('HTTP_IMAGE', 'http://www.YOURSITE.co.uk/image/'); // HTTPS define('HTTPS_SERVER', 'https://www.YOURSITE.co.uk/'); define('H...

Jump to post
  • Fri Jul 31, 2009 9:16 am
  • Replies 5
  • Views 1645
Re: SSL Image and Hover Over Code

\catalog\view\theme\default\template\common\layout.tpl What I would do is throw in a <div> with your trustlogo, which can be a link as well. Set the size for it too in the HTML. I put my div tag for the logo right before the closing div of the entire page. D:\tahneedotorg\emporium\catalog\view\theme...

Jump to post
  • Thu Jul 30, 2009 8:26 am
  • Replies 2
  • Views 1766
Re: SSL on 1.3.0?

Sorry to bump, but I cannot seem to be able to fix this problem. It's the only thing holding me back from opening my shop. I don't even see a cart_setting table in my db. Since the config.php's under the root and /admin download as COMPLETELY BLANK FILES for 1.3.0, is there a completely different co...

Jump to post
  • Thu Jul 30, 2009 7:51 am
  • Replies 5
  • Views 1645
Re: SSL Image and Hover Over Code

hmmm I haven't configured 1.3.0 for it yet, but I had it set up before on 1.2.8; I edited layout.tpl and a stylesheet (that belonged somewhere, not exactly sure where at the moment, I'll get back to you). I put code into the layout.tpl for the image to be in a <div> tag, then told it to refer to the...

Jump to post
  • Thu Jul 30, 2009 7:27 am
  • Replies 2
  • Views 1766
Re: Paypal Sandbox

Sandbox is for testing. Create a Paypal Sandbox account first; when you get into that, create a seller account and a buyer account..... these are both fake, of course, but you can see all the transaction details on paypal without actually risking losing any money. In the Paypal module, put in the fa...

Jump to post
  • Sun Jul 26, 2009 1:04 am
  • Replies 2
  • Views 1582
Re: ssl configuration

Yes, that worked on version 1.2.8 just fine, however on 1.3.0 my config.php files under the root and admin/ folder are completely blank files. No code at all. I've run the installer multiple times and I have SSL enabled under my admin panel.

Jump to post
  • Fri Jul 24, 2009 5:09 am
  • Replies 9
  • Views 1839
Re: ssl configuration

...anyone get the SSL figured out for the blank config files in 1.3.0?

Jump to post
  • Fri Jul 24, 2009 4:02 am
  • Replies 9
  • Views 1839
Re: adding item takes time to show

...have you hit 'refresh' or right-click>view image>refresh? The problem could be with your cache.

Jump to post
  • Fri Jul 24, 2009 2:48 am
  • Replies 4
  • Views 887
Re: Permission denied- vs 1.3.0

...and if we get "Permission Denied!" on the User Groups page?!

Jump to post
  • Fri Jul 24, 2009 2:46 am
  • Replies 16
  • Views 7083
SSL on 1.3.0?

Hey everyone, I'm trying to get my SSL hooked up with OpenCart 1.3.0. Before, the config.php files had a couple of slots for the SSL addresses... but now the config.php files are empty and I've tried a number of combinations of 1.2.8's config.php files with no luck. Any suggestions? Thanks! PS here ...

Jump to post
  • Wed Jul 22, 2009 10:58 am
  • Replies 5
  • Views 1645
Re: password/user problems

I had the same exact problem-- went through and dropped all of my old tables and replaced them with the new ones. This meant that all my old data had been lost, but I figured once I got into the admin it would let me update. I couldn't get into the admin panel either. so I imported my old SQL databa...

Jump to post
  • Tue Jul 21, 2009 6:19 am
  • Replies 3
  • Views 1904
1.2.8 > 1.3.0 issues!

Hey everyone, first and foremost I apologize for any newbieness I'm about to exhibit-- I'm alright with HTML/CSS but I'm a goner when it comes to mySQL/PHP/etc. my shop was running 100% when I was on 1.2.8; I read that the upgrades to 1.2.9 went really smoothly for most people an dwhen I went to dow...

Jump to post
  • Mon Jul 20, 2009 4:40 pm
  • Replies 1
  • Views 1507

Search found 24 matches