Search found 30 matches

Search found 30 matches

Re: SSL and https:/// problem

@jjohns29 I'm no expert, not by a long shot, but I'll try to throw out some things that my or may not help. 1. Is the site live? If so, please post a URL so we can view it. 2. Do you have your admin config.php file set-up correctly (as per the SSL instructions in the admin control panel)? Use SSL: T...

Jump to post
  • Tue Jun 28, 2011 8:41 am
  • Replies 12
  • Views 7862
Re: How To Set Up Multi-Store - Simple 5 step guide

My multi-store setup works great until the secure page for the second store is called.
Have any of you had any problems when switching to a secure page on one of your other stores and it display your first store?

Jump to post
  • Fri Jun 24, 2011 2:10 pm
  • Replies 195
  • Views 355402
Re: Multi-Store Secure(SSL) Page Not Displaying Correct Temp

Am I the first one to come across this problem? Like I stated earlier, the multi-store setup works fine until the second or third stores switch to a secure page, then it displays the first template instead of the correct one. This only happens on a secure page. :( I would think someone out there wou...

Jump to post
  • Wed Jun 22, 2011 11:56 pm
  • Replies 10
  • Views 5438
Re: Multi-Store Secure(SSL) Page Not Displaying Correct Temp

Does anyone have any ideas on how to fix this, or what the problem could be?

Jump to post
  • Tue Jun 21, 2011 12:08 am
  • Replies 10
  • Views 5438
Multi-Store Secure(SSL) Page Not Displaying Correct Template

Sorry guys if this has been answered somewhere else, I can't seem to find the answer to this problem. I have also posted this question to @wilsonid in another post, and thought it would be more beneficial to start a new thread for others who may face this problem in the future. Plus that post is dir...

Jump to post
  • Sun Jun 19, 2011 1:12 am
  • Replies 10
  • Views 5438
Re: [How To] Multi-Store on Localhost

I am having an interesting problem with my multi-store settup. First of all, let me set up the situation. I have a primary domain set up with my OC store in a "store" folder (http://www.domain.com/store/). I purchased an SSL certificate and everything was working fine. Later, my client wa...

Jump to post
  • Fri Jun 17, 2011 2:10 pm
  • Replies 117
  • Views 188794
Re: [MOD] Facebook Like Button on Product Page

If you don't have SEO friendly url's, you can also use this code: <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="<?php echo 'http://'.str_replace('&', '&',$_SERVER["SERVER_NAME"].$_SERVER["REQUEST_URI"]); ?>" la...

Jump to post
  • Wed Mar 30, 2011 2:47 am
  • Replies 81
  • Views 48304
Re: [MOD] Facebook Like Button on Product Page

Sorry Sketchi. You know how it is working on a site. You end up jumping around and getting focused on other things. Well, that's how it is with me any way. :( I don't have the [MOD] you guys are using so I really can't tell you what and what is not included, but I was having the IMAGE problem as man...

Jump to post
  • Tue Mar 29, 2011 11:11 am
  • Replies 81
  • Views 48304
Re: [MOD] Facebook Like Button on Product Page

@dogacankanat ... yeah, I agree with you. Whether we like it or not, social is the trend. Not only social, but mobile as well. So, I'm looking at making a mobile site off of my current store. Just wish I had coding skills. :( I can probably make due with CSS, but it has its drawbacks. I think the Fa...

Jump to post
  • Wed Mar 16, 2011 11:35 am
  • Replies 81
  • Views 48304
Re: [MOD] Facebook Like Button on Product Page

Hey dogacankanat! You have a nice site as well. Congratulations! and Thank you. Instead of SKU or Title data, i used SEO URL data as product image names. Unfortunately i have a lot of products using the same Title data. Thats why i used SEO URL data. I copied product images which i want facebook to ...

Jump to post
  • Sat Mar 12, 2011 1:48 am
  • Replies 81
  • Views 48304
Re: [MOD] Facebook Like Button on Product Page

@steppen321 ... I believe you are missing the opengraph protocol in your header. <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en" xml:lang="en" xmlns:og="http://ogp.me/ns#" xmlns:fb="http://www.facebook.com/2008/fbml"> <meta p...

Jump to post
  • Sat Mar 12, 2011 1:30 am
  • Replies 81
  • Views 48304
Re: [MOD] Facebook Like Button on Product Page

Thank you philbydevil. I am still tweaking the site, but I don't think that will ever end! ;) Yeah, I also have "AddThis" on the category and product pages. Had it on there before I started playing with the OpenGraph protocol. I'll probably keep "AddThis" there for all of the oth...

Jump to post
  • Mon Mar 07, 2011 7:18 am
  • Replies 81
  • Views 48304
Re: [MOD] Facebook Like Button on Product Page

Since I couldn't ever get an answer, I had to think outside of the box a little and rig something up. <meta property="og:image" content="http://www.MY_DOMAIN.com/catalog/view/theme/MY_TEMPLATE/image/fb/<?php echo $title; ?>.jpg"/> What I ended up doing is creating an /fb/ directo...

Jump to post
  • Sun Mar 06, 2011 12:29 pm
  • Replies 81
  • Views 48304
Re: [MOD] Facebook Like Button on Product Page

hi guys, can someone let me know the required if statement to prevent my like button from appearing on the page if the client HAS NOT entered an seo keyword. this works really well, just have a very lazy client! haha. ;) mike Really hoping someone can help me with? Is this what you need? I'm not re...

Jump to post
  • Sun Feb 27, 2011 1:44 pm
  • Replies 81
  • Views 48304
Re: [MOD] Facebook Like Button on Product Page

No one can offer up anything? Please. Pretty please. ;)

Jump to post
  • Sun Feb 20, 2011 3:29 pm
  • Replies 81
  • Views 48304
Re: [MOD] Facebook Like Button on Product Page

The Facebook Like iframe works for me (running OpenCart 1.4.9.2) but the wrong product image is displayed in my Facebook feed. Any ideas how to fix? Edit: I think what's needed is an Open Graph meta tag with the correct image path, so I've tried entering this into header.tpl, but I don't get it to ...

Jump to post
  • Sat Feb 19, 2011 1:05 am
  • Replies 81
  • Views 48304
Re: [HOW TO] [UPDATED] Installing Recaptcha TESTED ON 1.4.7

Well, I can get it to show up on the Product review tab, but the problem that I'm running into is the success response. Without it functioning properly, it won't post the review. for some reason this code will not work for a pass or fail response. It will work on the contact page, but not the produc...

Jump to post
  • Wed Oct 27, 2010 2:37 pm
  • Replies 35
  • Views 15799
Re: Collecting Sales Tax for State and County..

Follow this thread. I just posted a request for more info on this mod.
Hopefully someone will reply and help us on this issue. ;)

http://forum.opencart.com/viewtopic.php?f=22&t=5027

Jump to post
  • Sun Sep 05, 2010 2:55 am
  • Replies 3
  • Views 2470
Re: Tax by zip code, getting close...

The link to this mod is broken, and doesn't seem to exist in the mod section anymore. Is this code still valid? I personally see great value in this code, especially for Florida merchants. We have to charge sales tax based on the customers - ship to - address (postcode). Since OpenCart doesn't base ...

Jump to post
  • Sun Sep 05, 2010 2:49 am
  • Replies 22
  • Views 20361
Re: How I can display the user's name

Sorry Q. I didn't use the Google search. I used the search query. :(

Jump to post
  • Fri Jun 04, 2010 12:54 am
  • Replies 6
  • Views 2177

Search found 30 matches