X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   News and Announcements (https://forum.x-cart.com/forumdisplay.php?f=28)
-   -   FacebookTab module released (https://forum.x-cart.com/showthread.php?t=58052)

xim 05-23-2011 02:44 AM

Re: FacebookTab module released
 
Quote:

Originally Posted by DavyMac
So I have now successfully configured the Tabs and have added new tabs with various products but have discovered that the price displayed does not change when selecting different variants.

e.g. I have shoes displayed on the Fb Tabs and the price displayed is the price for the smallest size shoe. The cost for these shoes increases with shoe size so when the customer selects larger shoe sizes the displayed price is incorrect


The products list in FacebookTab doesn't support price changing for variants due to the difficult FBJS engine. Please, refer to this post in ideas:
http://forum.x-cart.com/showthread.php?p=317526#post317526

DavyMac 05-24-2011 01:16 AM

Re: FacebookTab module released
 
Quote:

Originally Posted by xim
Probably the reason connects with changed FB-API. However I opened the application successful.

Could you, please, check it again and let me know your result? Also, please, provide me with the type of your FB-accounts which you use (personal or business accounts)


I use my personal FB account. I've now got beyond this by using someone elses personal FB account but I've just tried my account again and I still get the empty response error. The only thing that has happened with my account is that I have a link called "X-Cart Shop" on my FB home page, which gives me the "empty respose" error if I click on it :(

nivleK1985 05-24-2011 05:37 PM

Re: FacebookTab module released
 
Based on the knspl/fb_tab/index.php file, it actually requires a "config.local.php" file in the root directory for knspl. However, we are unable to find that file. You may want to re-upload the "config.local.php" file into the knspl folder again before giving it another try.

Any advise ?
I searched the folders and I still cannot find the config.local.php

xim 05-25-2011 01:59 AM

Re: FacebookTab module released
 
Quote:

Originally Posted by DavyMac
I use my personal FB account. I've now got beyond this by using someone elses personal FB account but I've just tried my account again and I still get the empty response error. The only thing that has happened with my account is that I have a link called "X-Cart Shop" on my FB home page, which gives me the "empty respose" error if I click on it :(


You not first user who says about this issue. Unfortunately we could not reproduce it on our accounts. We will continue to investigate this problem to find the reason and correct it.

For this time, please, use other account to assign your pages with X-Cart app.

xim 05-25-2011 02:01 AM

Re: FacebookTab module released
 
Quote:

Originally Posted by nivleK1985
Based on the knspl/fb_tab/index.php file, it actually requires a "config.local.php" file in the root directory for knspl. However, we are unable to find that file. You may want to re-upload the "config.local.php" file into the knspl folder again before giving it another try.

Any advise ?
I searched the folders and I still cannot find the config.local.php


This file is not required. Pay attention for this condition:
--------------------------
PHP Code:

if (
    
file_exists($xcart_dir.'/config.local.php')&& is_readable($xcart_dir.'/config.local.php')
    ) {
        include_once 
$xcart_dir.'/config.local.php';
    } 

--------------------------

nivleK1985 05-25-2011 05:55 AM

Re: FacebookTab module released
 
Ok, can I get a sample ID for me to test.
To basically allow me to troubleshoot.

To see if it could be the problem with my profile ID.

xim 05-25-2011 07:25 AM

Re: FacebookTab module released
 
Quote:

Originally Posted by nivleK1985
Ok, can I get a sample ID for me to test.
To basically allow me to troubleshoot.

To see if it could be the problem with my profile ID.


Sorry, I am afraid that I do not understand you well.

Also, please, post your request in our HelpDesk system. Our support team will help you shortly.

nivleK1985 05-27-2011 08:33 AM

Re: FacebookTab module released
 
Xim, after about 1 week. I found the problem.

The installation file given my file ( the one in the .zip format )
Gives me a blank when I install it.

When I tried with the other file ( the one in the .tgz format )
I installed and run re-installation once, and it works.

Stupid of me to keep reinstalling with the .zip format and didn't try the .tgz format.

Maybe admin can look into it.

xim 05-30-2011 01:11 AM

Re: FacebookTab module released
 
Quote:

Originally Posted by nivleK1985
Xim, after about 1 week. I found the problem.


Thank you for the info. We will review the zip generation mechanism

parmar 06-13-2011 03:02 AM

Re: FacebookTab module released
 
How are individual products listed under FacebookTab picked up by search engines? Could/should FacebookTab be used as another tool for to promote individual product for search engine?


All times are GMT -8. The time now is 02:57 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.