Search found 4003 matches

Search found 4003 matches

rph

OpenCartVM: Painless development environments

OpenCartVM: Painless development environments OpenCartVM is a Vagrant virtual machine for testing and developing for OpenCart. It's a zero-configuration environment that will: Install OpenCart Install vQmod Setup ocMod Enable SEO URLs Features The VM is built on Ubuntu 14.04 LTS x64 and contains: P...

Jump to post
  • Mon Oct 05, 2015 6:40 am
  • Replies 0
  • Views 2088

rph

Re: Call to undefined function

Anyone know why I would be getting an error in the code? The error says 'Call to undefined function filesInDir() That's a method, not a function. You can call it within the class with $this->filesInDir() or outside the class (after loading the model) with $this->model_catalog_download->filesInDir().

Jump to post
  • Tue Sep 01, 2015 7:29 am
  • Replies 5
  • Views 1442

rph

Re: Extension sought to hide admin menu options

I'll try to find some time to get the conversion and testing done in the next week or two.

Jump to post
  • Mon Jul 06, 2015 2:25 am
  • Replies 4
  • Views 1460

rph

Re: Extension sought to hide admin menu options

What 2.x version are you using? I ported Admin Dashboard and Menu Control to 2.0.2.x but never released it. I've had a few other people ask about it so if there's interest I can look at getting it up over the weekend.

Jump to post
  • Thu Jul 02, 2015 3:54 pm
  • Replies 4
  • Views 1460

rph

Re: OpenCart 2.0 Curl/Http Loopback Workaround!

Out of curiosity, did you try the public facing IP for the website?

Jump to post
  • Tue Jun 23, 2015 11:17 pm
  • Replies 40
  • Views 90086

rph

Re: CRITICAL BUG on 2.0.3.1 or Mis-Configuration ???

There's a bug where it's enabled when an ocMod is installed. You'll need to go into System -> Settings -> Edit -> Server then turn Maintenance Mode to off. This will need to be done after every ocMod install/refresh.

Jump to post
  • Mon Jun 22, 2015 7:21 am
  • Replies 7
  • Views 32001

rph

Re: How Safe Is Admin Passwords?

If you have the ability use password_hash(). I do. It's specifically designed to deal with current password breaking techniques. And as part of the PHP core it will receive automatic updates as more secure hashing methods are developed. The only good news with OpenCart's method is that it's not in p...

Jump to post
  • Sun Jun 21, 2015 1:21 am
  • Replies 2
  • Views 1029

rph

Re: OpenCart 2.0.3.0 Available Now

Guys, I know this might be a little off topic regarding last posts, but what do you think about OCmod vs vQmod? I am tired of support requests like - vqmod mods throwing invalid file type in Extension Installer. OR " I could not install it please help ". Poorly documented API breaks betwe...

Jump to post
  • Thu Jun 18, 2015 6:12 pm
  • Replies 159
  • Views 178372

rph

Re: OpenCart 2.0.3.0 Available Now

I'd be rather cautious about that project given one of the leads was thrown off both the Joomla and OpenCart marketplaces.

Jump to post
  • Wed Jun 17, 2015 2:18 pm
  • Replies 159
  • Views 178372

rph

Re: I hate opencart 2.0.3 anyway to downgrade?

Your best bet would be to restore any backup you made before the upgrade. Otherwise you would have to manually rebuild the database to match 1.5.x.

Jump to post
  • Sat Jun 13, 2015 5:42 am
  • Replies 3
  • Views 2225

rph

Re: Apostrophe Bug

You can try following this:

https://support.godaddy.com/help/articl ... gic-quotes

I'd be surprised if a host was running a PHP version that old and didn't have magic quotes already disabled. Then again, it's GoDaddy.

Jump to post
  • Sat Jun 13, 2015 5:34 am
  • Replies 8
  • Views 2071

rph

Re: Apostrophe Bug

Make sure you don't have magic quotes turned on.

Jump to post
  • Sat Jun 13, 2015 1:05 am
  • Replies 8
  • Views 2071

rph

Re: Extension Store Discussion & Feedback

@D3MO: It's not a question of browser, it's a bug i proposed correction but never corrected in extension shop which runs under an old version of OC. A Windows client is unable to upload. I signaled it many times but they don't care and now i'm tired. Chrome and IE should work on Windows. Still, the...

Jump to post
  • Sat Jun 06, 2015 1:46 am
  • Replies 265
  • Views 272034

rph

Re: OpenCart 2.0.3.0 Available Now

Just to note, while I and others are moderators on the forums, we're just as in the dark as the rest of you really. Totally understand what you're saying regarding the communication lacking tremendously. I'm also very disheartened at how 2.0 has gone personally, and its something I still tell peopl...

Jump to post
  • Sat Jun 06, 2015 1:25 am
  • Replies 159
  • Views 178372

rph

Re: Broken modification.php file

You've installed some custom mod which mucked things up. Reupload the original file.

Jump to post
  • Sat May 30, 2015 2:19 am
  • Replies 5
  • Views 2053

rph

Re: Extension Store Discussion & Feedback

So the commission rate is going up 5% in June. Add that to paid advertising, licensing time limits, and new versions getting rushed out just to put some third-party service in the core. I have nothing against monetization but it would be nice if there was some work to improve the lives of store owne...

Jump to post
  • Wed May 27, 2015 1:09 pm
  • Replies 265
  • Views 272034

rph

Re: [MOD] VQMod Manager

I really wish the extension store would stop people from using the same/similar name of other extensions. I'm sick and tired of creating something popular than having some other dev jumping on it.

Jump to post
  • Wed May 27, 2015 1:02 am
  • Replies 253
  • Views 147478

rph

Re: vQmod To OCMod Conversion Thread

I still think it's a pain manually refreshing the modification cache after each change but I'll add the note.

Jump to post
  • Tue May 26, 2015 11:59 pm
  • Replies 58
  • Views 46651

Search found 4003 matches