Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

radhavallabh

Members
  • Posts

    711
  • Joined

  • Last visited

Posts posted by radhavallabh

  1. 52 minutes ago, raiwa said:

    Nothing to do one with another. It's still the same error.

    Revise your database. I can't give more support on this , it's your store's database.

    Thanx dear your previous advice of scanning database thoroughly .. helped me fixed the error.. :) 

    Thank you so much dear!

    Very warm Regds./

    radhavallabh

  2. 11 hours ago, raiwa said:
    You should check your table " products_options_values_to_products_options "

    I  could partly recreate the error setting in one row "products_options_values_id " to 0 (zero) in the database.
    Check this table if you have any field set to zero or empty.

    I cleaned this table of all the empty and 0 set fields but the errors are still stuck there.. I am continuing to scan and check the table if it is on any other place related to product options... Will get back on this with my update...

    Thank you so much for helping me...

    Regds./

    radhavallabh

  3. 17 hours ago, raiwa said:
    
    Dear I tried checking other products with different attributes yet the same errors appear.. 

    Try with a core database.

    FOr the up down arrows, please try this file, It should fix the sort order arrows:

    upload and replace in: admin/attributesManager/attributeManager.php

    attributeManager.php

     

    Please confirm and I'll upload the update.

    Hi dear;

    Thanx that fixes the arrows :) ...... but not the - ( remove) button it still is showing on the top row.  Attaching screenshot dear

    Screenshot_2020-10-06 OSCOM CE Phoenix Administration Tool.png

  4. 3 hours ago, raiwa said:

    Hi @radhavallabh,

    Clean unmodified Phoenix store refers also to the database.

    As I already pointed out, it seems to be a corrupted entry in your options/attributes tables.

    I can't address this in the attributes manager addon.

    You should try to remove step by step your options and attributes related to this product to find out which produces this error. Of course, make database backups before doing so.

    Otherwise you can just switch off error reporting.

    The first 2 errors are notice errors which are not important. The warning error is a subsequent error thrown because of the first 2 errors.

    I'm sorry, but I can`t give further support for these errors within this support thread.

    Best regards
    Rainer
     

    Dear I tried checking other products with different attributes yet the same errors appear..

    But a major issue is the sort options for the Product options appear on the top rather than on the side.. Can you help pls... I am not able to figure out the reason as did not make any alteration to the code...

    Screenshot_2020-10-05 OSCOM CE Phoenix Administration Tool(3).png

  5. 41 minutes ago, radhavallabh said:

    Hi dear I attach screenshot for reference..

    The errors are appearing on my clean core install of 1.0.7.9 with my upgraded database, I installed this first addon before progressing on any other it was then that these errors showed up again as previously on older versions...... And it was then that i again reported it to you

    Please can you guide where to check for error?

    Your help shall be deeply appreciated dear, Thank you in advance...

    regds./

    radhavallabh

    Screenshot.jpg

    Sorry I attached partial screenshot previously...

    55.jpg

  6. 14 hours ago, raiwa said:

    Hello @radhavallabh,

    I had a look on these errors, but could not reproduce them in my develop store.

    Can you please check if you get them on a clean unmodified Phoenix store.

    It looks like you have some option/attributes corrupted in your database.

    regards
    Rainer

    Hi dear I attach screenshot for reference..

    The errors are appearing on my clean core install of 1.0.7.9 with my upgraded database, I installed this first addon before progressing on any other it was then that these errors showed up again as previously on older versions...... And it was then that i again reported it to you

    Please can you guide where to check for error?

    Your help shall be deeply appreciated dear, Thank you in advance...

    regds./

    radhavallabh

    Screenshot.jpg

  7. Hi;

    I just upgraded to 1.0.7.9 Phoenix..

    I still get below errors

    Notice: Undefined offset: 27 in /xx/xx/controlpanel/attributeManager/classes/attributeManager.class.php on line 234

    Notice: Undefined offset: 495 in/xx/xx/controlpanel/attributeManager/classes/attributeManager.class.php on line 237

    Warning: Cannot modify header information - headers already sent by (output started at /xx/xx/controlpanel/attributeManager/classes/attributeManager.class.php:234) in /xx/xx/ShriGanesha/controlpanel/attributeManager/attributeManager.php on line 85

     

    Help will be deeply appreciated

    Thank you in advance;

    Regds./

    radhavallabh

  8. On 5/25/2020 at 3:09 PM, Jack_mcs said:

    It's possible but I think it would needlessly slow the code down. Also, the link is not broken. It is just missing the name.

    Could you please help me with the code so I could exclude shopping cart.php from my seo url addon.. the urlencode function from the previous suggestion from years ago is not working dear... Please kindly help me exclude it...

    Thank you in advance ;

    Regds./

    radhavallabh

  9. 1 hour ago, Jack_mcs said:

    A new version has been uploaded with these changes:

    • Added an icon for Phoenix.
    • Changes admin FAQ files to work with Phoenix 1.0.6.2.

    Hi;

    I run my store in 3 languages;

    Currently I face for example a issue i insert a testimonial in english and german;

    When I add a question in german-it does not show up on the admin(english default) or catalog side in german language.. Please note I added a duplicate FAQ language file in german folder already.

    Your help will be deeply appreciated

    Regds./

    radhavallabh

  10. On 5/27/2020 at 4:23 PM, Jack_mcs said:

    @radhavallabhThere was a post about the setting, as I recall, but that was several years ago and I didn't mark it so I don't know which it is. But it would have been a "strict" setting, of which there are several on the server. If you can't find the answer, then maybe explaining to your host that the problem is that url's with brackets, ( {} ),  fail.  Maybe they can figure it out from that.

    I told them about it, but they still are not able to figure out...

  11. @Jack_mcs@BrockleyJohn

    Hi, Can you please help me;

    I spoke to my host regarding this urlencoding curly braces issue due to which my shopping cart URLS are not working and i have to add extra code because of it;

    The Hosting guys are asking that which server setting or issue is causing it so that they could fix it for me.. Please can you guide me on what to tell them as these work on almost all servers used by the oscommerce community members.

    Your help and guidance will be deeply appreciated;

    Thank you in advance;

    Regds./

    radhavallabh

     

  12. 15 hours ago, Jack_mcs said:

    I know you said this before but I was missing the "Navbar" in my reading of it so I was looking at the url of the product on the shopping cart page. I apologize for that mistake and the confusion it caused.

    The reason it is failing is because the code that generates the url is in a language file. That is perfectly fine code so I don't know why it fails. Maybe the code in this addon can't handle the language path? In any event, if you want it to work, find this line in includes/modules/navbar/templates/tpl_nb_shopping_cart.php

    
            echo sprintf(MODULE_NAVBAR_SHOPPING_CART_PRODUCT, $p['id'], $p['quantity'], $p['name']);

    and replace it with

    
            echo '<a class="dropdown-item" href="' . tep_href_link('product_info.php', 'products_id=' . $p['id']) . '">' . $p['quantity'] . ' x ' . $p['name'] . '</a>';

    I see there is another language link in one of the footer modules so that would need to be changed to, if it bothers you.

    I don't see that the shopping cart change is needed. Search engines won't see it and it seems unlikely a customer would notice it, or care if they did. The cost of making the change is that you have to alter a core-code file so the trade-off may not be worth it. Just my opinion. :)

    Thanks, I do agree with your opinion...

    Is it possible to exclude the above module from SEO URL rewriting or for any similar particular modules;

    That way no core code change shall be needed as broken URLS shall pose issues...

    Regds./

    radhavallabh

  13. 10 minutes ago, Jack_mcs said:

    Try uninstalling it and installing the next-to-last version. It doesn't use a hook file for the application_top. Also, be sure you are on php 7.3. That is not  required but is what I run so maybe that is the difference.

    I use php 7.3

    Installed and Reinstalled;

    It works perfectly throughout the site except for the Navbar Shopping Cart :(

    I am not able to understand how same thing is happening on fresh install as well??

  14. 21 hours ago, Jack_mcs said:

    Then I don't know why that might be happening. I've checked it here in several shops and it works in each. 

    I tested it on a new install 1.0.6.1 no core change same error???? The Navbar Shopping cart is not working with Ultimate SEO URL...

    It creates the URL of the product without the name like this for example- https://xxx/xxx/-p-4{1}1.html

    It misses the generating the name for the URL...

    It seems really strange how it is working on your end?

    Regds./

    radhavallabh

     

  15. 15 minutes ago, Jack_mcs said:

    It gets the name from the name of the product or, if you have Header Tags SEO installed,  from its title. In the case of the latter, you have to fill in the names.

    I do not use Header Tags SEO.. and SEO URLS module works fine all across store only the Navbar Shopping cart does not fetch the names...

  16. 31 minutes ago, BrockleyJohn said:

    @radhavallabh - whatever solution approach you arrived at when you raised this four years ago should still work. If you struggle to get it working on this version, create your own thread to get help on it.

     

    Thank you for guiding me back dear; It did help :) You are really superb to find that golden script from the past....🙏🙏

    It did help me achieve the links to redirect to the product page BUT without attribute selection; 😔

    On default Phoenix it redirects to product URL with attributes selected.... Can we achieve the similar way of working??

     

    Also I noticed it does not correctly parse the URLS of the Navbar Shopping cart on default Phoenix 1.0.6.1 too please can you help fix it.. It is not the urlencode error, it actually does not parse the product urls on it..

     

    Your help will be deeply appreciated ;

    Regds./

    radhavallabh

×
×
  • Create New...