

Farrukh
Members-
Content count
457 -
Joined
-
Last visited
Everything posted by Farrukh
-
If its in the categories file in the package, then its the one i have not touched since i made direct changes in my cart and as you can see from the snapshot , everything is fine. I might try to set the random or product_id etc. if i get enough time to do it.
-
Ill give it a try and see
-
I have updated the readme file again and included so more steps. I have also included a seperate readme file for making changesin admin/categories.php file Note: I have installed it in SEC and it works fine for me uptil now .
-
Download the whole package with updated readme.txt file and some other minor commits. http://www.oscommerce.com/community/contributions,505
-
Hi hobbzilla I would like to know if its possible to convert thie mod into a service with which we can provide different vendors the ability to sell on our sites. Just like Amazon does it with the Marketplace. We can assign them their own Control Panel through where they can setup their products.
-
I am not able to make any changes through Admin>Configuration>Slave Options I need to decrease the length of the Description but the changes are not being reflected.
-
Free Shipping with Minimium $100 order
Farrukh replied to updmike's topic in General Add-Ons Support
Go to Admin => Modules => Order Total => Shipping -
[Contribution Update] Review Approval System
Farrukh replied to jonah's topic in General Add-Ons Support
Thanks for the updated version for MS 2. I just needed that :) -
[contribution] individual product shipping prices
Farrukh replied to dmGremlin's topic in General Add-Ons Support
Did you enter the SQL command in your database also did you edit the admin => categories.php file -
[Contribution Update] Individual Shipping Price v 2.0 MS 2.2
Farrukh replied to Farrukh's topic in General Add-Ons Support
Add these to your sql ### ALTER TABLE products ADD products_ship_price DECIMAL(15,4) NOT NULL; ### ALTER TABLE products ADD products_ship_price_two DECIMAL(15,4) NOT NULL; -
Credit Class/Gift Vouchers/Discount Coupons 5.10
Farrukh replied to Strider's topic in General Add-Ons Support
you might also want to try out http://www.smartftp.com and its also free -
[Contribution] Header Tags Controller for Admin MS 2.2
Farrukh replied to Farrukh's topic in General Add-Ons Support
I really did not make the changes for German and Spanish lanugages, though I did correct the prob with c.categories_status. Download the latest version -
Just remove the arabianbazaar= and replace it with your keyword or store name $this_url = tep_href_link(FILENAME_PRODUCT_INFO, 'arabianbazaar=' . str_replace(" ", "_", $this_name). '&products_id=' . $this_id . (($this_language_code == DEFAULT_LANGUAGE) ? '' : ('&language=' . $this_language_code)), 'NONSSL', false); I accidently might have left it there when I updated the mod. Sorry about that.
-
Linda's Attribute Sorter and Copier v5.1 - Product Weight
Farrukh replied to badjuju's topic in General Add-Ons Support
If you have found out the problem , do post it here so others may benefit from it -
Credit Class/Gift Vouchers/Discount Coupons 5.10
Farrukh replied to Strider's topic in General Add-Ons Support
The problem was with the define files. -
[Contribution] Credit Class/Gift voucher/Discount Coupon v5
Farrukh replied to Ian's topic in General Add-Ons Support
You have to edit two files: Catalog/includes/filenames.php Add this: Code: define('FILENAME_ADD_CHECKOUT_SUCCESS', 'add_checkout_success.php'); define('FILENAME_GV_FAQ', 'gv_faq.php'); define('FILENAME_GV_REDEEM.PHP', 'gv_redeem.php'); define('FILENAME_GV_SEND', 'gv_send.php'); define('FILENAME_POPUP_COUPON_HELP', 'popup_coupon_help.php'); catalog/admin/includes/filenames.php Add this: Code: define('FILENAME_COUPON_ADMIN', 'coupon_admin.php'); define('FILENAME_COUPON_RESTRICT', 'coupon_restrict.php'); define('FILENAME_GV_MAIL', 'gv_mail.php'); define('FILENAME_GV_QUEUE', 'gv_queue.php'); define('FILENAME_GV_SENT', 'gv_sent.php'); define('FILENAME_LISTCATEGORIES', 'listcategories.php'); define('FILENAME_LISTPRODUCTS', 'listproducts.php'); define('FILENAME_VALIDCATEGORIES', 'validcategories.php'); define('FILENAME_VALIDPRODUCTS', 'validproducts.php'); You should also add these lines in admin/includes/database_tables.php and catalog/includes/database_tables.php Code: define('TABLE_COUPONS', 'coupons'); define('TABLE_COUPONS_DESCRIPTION', 'coupons_description'); define('TABLE_COUPON_EMAIL_TRACK', 'coupon_email_track'); define('TABLE_COUPON_GV_CUSTOMER', 'coupon_gv_customer'); define('TABLE_COUPON_GV_QUEUE', 'coupon_gv_queue'); define('TABLE_COUPON_REDEEM_TRACK', 'coupon_redeem_track'); Edit the above two files. -
Credit Class/Gift Vouchers/Discount Coupons 5.10
Farrukh replied to Strider's topic in General Add-Ons Support
Hi Strider i tried to install the contrib but i am getting this error when a Customer adds any product to its backet. 1146 - Table 'catalog.table_coupon_gv_customer' doesn't exist select amount from TABLE_COUPON_GV_CUSTOMER where customer_id = '162' [TEP STOP] I have ran the sql file, all i fine. but cant seem to figure out the bug. -
[contribution] individual product shipping prices
Farrukh replied to dmGremlin's topic in General Add-Ons Support
Download the latest version of Individual Shipping. It lets you specify an additional price in which you can increase or decrease the price if a customers buy more than one product. -
[Contirbution Update] Header Tags Controller 2 for MS 2.2
Farrukh replied to Farrukh's topic in General Add-Ons Support
You are missing the header_tags.php file -
ERROR IN ADMIN after installing SEC v2.2
Farrukh replied to securesteven1's topic in General Add-Ons Support
Direct your problem here: http://forums.oscommerce.com/viewtopic.php?t=57735 -
I agree with you. The Hidden text link was posted by the original author. I have placed it under Categories on the main page.
-
Which version of All Products are you using? Ok goping to add to this also, got it all installed except for the question above but also when I click on the link.. .. I get nothing just goes back to index.php .. Now I heard of errors but this is hsowing no errors in fact no nothing. <grin>
-
[Contribution] All Products v3.0 MS 2.2 with Images
Farrukh replied to Farrukh's topic in General Add-Ons Support
I forgot to remove the c.categories_status field from the sql query command as I am also using Enable and Disable Category Mod. I have updated the mod. You can download it again. In order to change the image width/height, you will have to go to Admin => Configuration => Images => All Products Wieght etc. -
[Contribution] Downloads Controller v5.3 with Free Ship/Pay
Farrukh replied to Ajeh's topic in General Add-Ons Support
any clue what is causing thies ? Regards John From the error, it seems like you are missing productlistingbox class. Check your stylesheet -
[Contribution] All Products v3.0 MS 2.2 with Images
Farrukh replied to Farrukh's topic in General Add-Ons Support
Download it here: http://www.oscommerce.com/community/contributions,1501