DOWNLOAD
To take a closer look at our software for creating product catalogs on CD, download and install the free demonstration copy of MyBusinessCatalog Gold. Click on the 'Download' link and then select the necessary installation file on the page that appears. Try it now free of charge and see how it can help your business.
PURCHASE
The unregistered version allows evaluating all of the software’s features; however, it has a number of restrictions.
Registering MyBusinessCatalog will remove the restrictions and turn your copy of the software into a robust tool for the real business!

Tip of the day
Did you know...

You can easily import your data with Import Wizard
Learn more

Content


FAQ

Developer

Enduser

 

 
 

Frequently Asked Questions




A. How create MultiCatalog/Clone catalog
Once you have created a catalog that you can use as the foundation for the further cloning:
Create a folder for the new catalog; e.g., c:\catalogues\catalog1

Next, in the catalog program select the menu: Catalog - Open Data Folder. Copy all items that you see, including subfolders (Data, images, docs, etc.) to the folder you just created.

Next, to make it more convenient, create a folder on Desktop and name it something like "My Catalogs". Here you will keep shortcuts for running the clones.

Next, add the shortcut from Start-Programs-mybusinesscatalog - catalog (Edit mode) to that folder (holding down the CTRL or SHIFT key to move a copy and leave the original unchanged. Or simply use the CTRL-C, CTRL-V combinations).
That's it; we've got a copy of our data and a copy of the shortcut for running the clone.

Right-click on the shortcut, then select the Properties item. In the Target field, append our data folder as follows:
Was:
"C:\Program Files\MyBusinessCatalog Gold\catalog.exe" edit

Now:
"C:\Program Files\MyBusinessCatalog Gold\catalog.exe" edit c:\catalogues\catalog1

Clicking on this shortcut will run the program with data loaded from the specified folder. Thus, you will have the required number of absolutely independent catalogs on a single machine.

Repeat these steps for all clones.

A. Configuring the Catalog for Updating via the Internet
Despite that the software does not require any special skills or knowledge, the update is facilitated on YOUR server, and misunderstanding the basics of its operation causes frequent inquiries to our technical support. Let us clarify this issue and explain it in a simple language. It is assumed that you can access your server via FTP (i.e. have a username, password and the server’s address).

Here is how the thing works.
You upload your fresh data to your server via the FTP protocol, where you specify your user name and password, whish nobody, except you, should know. Under no circumstances your credentials will get into the user’s distribution kit.

End user finalizes the update of his digital catalog via the HTTP protocol. This is a public area of the server, which does not require user authentication (unless you have intentionally restricted that data; for more information, please see the “Restrictions” tab in the “Update” window while the catalog is in the edit mode).

The majority of questions arise due to the misunderstanding of the folder on the server, where you upload your data, and the folder that is visible on the WEB or, in other words, from your browser.

If you connect to your server using FTP, you will see a list of files and folders like this one:
.mail
cgi-bin
logs
cpanel
htdocs
etc.

Or, something like this:
.mail
cgi-bin
logs
admin
public_html
backup
etc.

Well, all the folders have their very specific purpose, and far not all that you are seeing right now can be seen on the Web. Many folders carry out a technical function and are not parsed by the HTTP server in any way, so they can’t be accessed from the “outside”. For our purposes, we are to use just the folder where we keep our documents to be published on the Web or, in other words, the folder that stores your website - html or php pages, images, etc.

In the overwhelming majority of cases, that data is stored in the htdocs or public_html folder (depending on the particular server configuration; still the meaning is the same). This is the folder that we need! This is the folder where we will create a subfolder where we will store our updates.

Examples:
1. On your server ftp.domain.com, you have the file any.html in the folder /home/htdocs/.
It is visible on the Web as http://domain.com/any.html or http://www.domain.com/any.html
2. On your server ftp.domain.com, you have the file any.html in the folder /domain.com/home/public_html/new/.
It is visible on the Web as http://domain.com/new/any.html or http://www.domain.com/new/any.html

Hands-On Exercise
Open the “Update” window.
Switch to the Server Settings tab.
In the “FTP settings” section, enter your server’s address, your user name and password.
In the “Update folder" section, click on the “Open FTP Client” button.
In the window that appears, select a folder, accessible from the Web (see above).
Click on the “New Folder” button; e.g., catalog.
Open that folder.
Click on the large “Copy Path to Field...” button.
Close the FTP client window.
Using the knowledge acquired above, enter the HTTP addresses for obtaining the updates
in the “Root Folder” field; e.g. http://www.domain.com/catalog.