

kthawat
Members-
Content count
10 -
Joined
-
Last visited
Everything posted by kthawat
-
Hi all, I installed both contrib above and while I generate sitemap, the categories and products url didn't be rewritten by ultimate seo. Any one can help me. Thank you
-
[CONTRIBUTION] Google XML Sitemap Feed - by Chemo
kthawat replied to Chemo's topic in General Add-Ons Support
Dear Chemo and all, Firstly thanks for your cool contrib. I have little bit problem and hope I can find the solution here. Thank you in advance for that. I have installed your contrib http://www.oscommerce.com/commuGoogle XML Sitemap Feed v1.3 on 5 Jun 2005 together with ultimate seo url 2.1d with Ultimate SEO URLs - 2.1d with optional Admin settable Product and Category URLs by yesudo. googlesitemap/index.php is working properly. I can generate 3 files of sitemap. Unfortunately all url was not rewritten by ultimate seo url yet. Could you please help me to fix this. Again, thank you so much. -
Easy Populate 2.78 With Sppc + Price Breaks Problem !
kthawat replied to adz1976's topic in General Add-Ons Support
Hi, Firstly I'm not sure that this contrib is compatible with MySQL5.0 or not. Reg to File uploaded. Temporary filename: /tmp/phpkDFLrv User filename: price test3.txt SIZE_EP1371 | 05CUTME115 | 10 | 0.96 | 0.5 | 0.4 | 0 | 0 | 0 | 0 | 0 | 0 | 25 | 30 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0.5 | 1 | 0.3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 50 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | | | | | | | | | | | | | | | | | | Updated | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | No products_model field in record. This line was not imported. Have you checked that the new price including price break and quantity block for 05CUTME115 has been updated? I issued this contrib and I also use this contrib for my site. While I upload the text file, the result was appear like this. I mean the last line was appear like this. All upper line had been uploaded and all price was change. -
Google sitemap xml VS ultimate seo url
kthawat replied to kthawat's topic in General Add-Ons Support
Dear Jack or anyone who can recommend this, what contribution can solve my problem? Thank you so much for jack's suggestion. -
Google sitemap xml VS ultimate seo url
kthawat replied to kthawat's topic in General Add-Ons Support
Dear Jack or anyone who can recommend this, what contribution can solve my problem? Thank you so much for jack's suggestion. -
Google sitemap xml VS ultimate seo url
kthawat replied to kthawat's topic in General Add-Ons Support
Dear all, my contrib is Ultimate SEO URLs - 2.1d with optional Admin settable Product and Category URLs -
The error message is here 1136 - Column count doesn't match value count at row 1 INSERT INTO products_groups VALUES ( 1, 1.2000, 55 ) Please advise Newbie of oscommerce
-
I use SPPC 4.15 with EP2.76d with the bug fix for sppc by removing the line . $v_products_price . of every group. I have uncomment some line in easypopulate.php as instruction in EP2.76d contribution My problem is I cannot upload the same file I downloaded from the model/price/quantity quick link at the bottom back to server. This problem is just the model/price/quantity. The other feature is worked well. Any can help me? Please advise. Thank you so much.
-
Dear, I use mail validation version Full Pack "Danish, English And German" I have a bit problem about edit the file login.php I don't understand about install.txt below ********** * STEP 2 * ********** **ADD** ~line 49--> statement customers_validation, **RESULT** $check_customer_query = tep_db_query("select customers_id, customers_firstname, customers_password, customers_email_address, customers_validation, customers_default_address_id from " . TABLE_CUSTOMERS . " where customers_email_address = '" . tep_db_input($email_address) . "'"); Please advise and thanks in advance.