Jump to content

Frances Bloomer

Member
  • Posts

    22
  • Joined

  • Last visited

Everything posted by Frances Bloomer

  1. Yes, I was commenting on the slider, not asking, though I realize it was ambiguous. Sorry. Twenty four hours later and things are still working, so I agree, the major issue is resolved. Again, many thanks to everyone who assisted. Fran
  2. I have removed the workaround. This is what is left in the ini-custom file: <?php # Custom initialization commands # Filename: ini-custom.inc.php # File location: main CubeCart folder ini_set('memory_limit', '256M'); ini_set('max_execution_time', '60'); ini_set('error_log', 'error_log'); ini_set('log_errors', 'on'); ?> I reloaded the main page, put a test item in the basket and so far it seems to be ok. If it freaks out later I'll put the workaround back until things settle. Ah, I see what you mean about the green. The dark green will be replaced, or I will change the text so it can be seen better. Now to figure out the proper file path to get an image into the slider. The ones I have tried so far are clearly not the right ones. Scanning the forum... Thanks again for your help, everyone. Fran
  3. Not a problem, Dirty Butter. I'm learning from reading the exchange. My web admin tells me these are now enabled: Multibyte (japanese) regex support enabled Multibyte regex (oniguruma) backtrack check On Multibyte regex (oniguruma) version 5.9.5 fileinfo support enabled version 1.0.5 libmagic Should I take the (working) workaround out and test this, or is it better to leave it be? I'm still getting "Ecommerce powered by" at the bottom of the page. It does not say CubeCart. Thanks- Fran 517
  4. Bsmither, that workaround got me further than ever before. There are still a few oddities, as in the checkout page shows the name of the person twice, but I was able to run a test purchase through. The pages now show "Ecommerce powered by" at the bottom- no CubeCart there yet. Oh, and when I first pulled the page up, the bx slider was working, as it had not before. Now I have to figure out how to get my images in there correctly. Find the filepath. Many thanks- we'll see what happens when the PHP gets refigured. Fran
  5. OK, I will read these pages and also pass this on. Thanks so much, Brian and Ian! Fran
  6. Hi, Ian. Here is the list in the Command Configure section: './configure' '--disable-fileinfo' '--disable-mbregex' '--enable-bcmath' '--enable-calendar' '--enable-exif' '--enable-ftp' '--enable-gd-native-ttf' '--enable-libxml' '--enable-mbstring' '--enable-pdo=shared' '--enable-sockets' '--enable-zip' '--prefix=/usr/local' '--with-curl=/opt/curlssl/' '--with-freetype-dir=/usr' '--with-gd' '--with-gettext' '--with-imap=/opt/php_with_imap_client/' '--with-imap-ssl=/usr' '--with-jpeg-dir=/usr' '--with-kerberos' '--with-libdir=lib64' '--with-libxml-dir=/opt/xml2/' '--with-mcrypt=/opt/libmcrypt/' '--with-mysql' '--with-mysqli' '--with-openssl=/usr' '--with-openssl-dir=/usr' '--with-pcre-regex=/opt/pcre' '--with-pdo-mysql=shared' '--with-pdo-sqlite=shared' '--with-pic' '--with-png-dir=/usr' '--with-xpm-dir=/usr' '--with-zlib' '--with-zlib-dir=/usr' I can't tell if this means mbregex is enabled or not, the way the spacing is done. Fran
  7. It's been so many years since I did any code work, I might as well be a total newbie. When I get all this sorted I will rename.... if I can remember exactly where to rename! Thanks for reminding me. Fran
  8. Latest error logs from the cart file on cPanel shows these two errors no matter what page was pulled up. Nothing comes up in Admin error logs. They still show --None--. [09-Dec-2016 17:39:46 Europe/London] PHP Fatal error: Call to undefined function mb_split() in /home/bobbin/public_html/cart/includes/lib/smarty/plugins/shared.mb_str_replace.php on line 48 [09-Dec-2016 18:09:03 Europe/London] PHP Warning: array_keys() expects parameter 1 to be array, boolean given in /home/bobbin/public_html/cart/XXX/sources/dashboard.index.inc.php on line 311 Fran
  9. Sorry. The error logs did not change. No, the basket is still not working though it will now open when an item is added- if I don't set it to this, the basket will not open at all. Fran
  10. Admin Request Log, Error Log Admin and System files all show --None--. But then, they did the other day too when there were errors. In Cpanel, I have one error about wordpress which I don't even have or use. Possibly someone trying to hack it. I ran through all the shop pages, ran a purchase as far as it will go, deleted it, refreshed the error log on Cpanel, and nothing changed. Fran
  11. I have the cache under a Cache title in Maintenance, I have cleared it. Will rebuild the error log. Thanks! Fran
  12. Brian, it shows the same: provided by mbstring. Interestingly, the admin pages now show "Ecommerce by CubeCart" at the bottom, but the storefront pages do not. Fran
  13. OK, I went back and we found that the mbstring table is in the php file in admin; the http translation was not enabled, so that has been put on. Looks like we have that very different problem, bsmither. The table appears as this now: Multibyte Support enabled Multibyte string engine libmbfl HTTP input encoding translation enabled libmbfl version 1.3.2 mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1. Directive Local Value Master Value mbstring.detect_order no value no value mbstring.encoding_translation On On mbstring.func_overload 0 0 mbstring.http_input auto auto mbstring.http_output pass pass mbstring.http_output_conv_mimetypes ^(text/|application/xhtml\+xml) ^(text/|application/xhtml\+xml) mbstring.internal_encoding no value no value mbstring.language neutral neutral mbstring.strict_detection On On mbstring.substitute_character no value no value So far it does not seem to have made any difference, so is there anything else that needs to be changed? There is still no "Powered by CubeCart" at the bottom of the pages, and the first time I opened one today it took minutes to load. Thanks for your help- Fran
  14. I have reloaded the skin. My host admin looked and the mbstring was already on. She sent me the code if anyone wants to see it. Poking further into the js files tomorrow.
  15. I thought it must be something I did or didn't do, mostly, and not the CubeCart software itself. Happy to see this is so. Working on it. The skin's designer suggests trying to reload it, as he has not had this ever crop up before. The shipping module and the Stripe module are checked in the status column. Unless there is anywhere else they must be enabled, they should be good. Thanks again, bsmither.
  16. Ok, bsmither, the Stripe module had status checked. I unchecked, saved, and tried the pages- no change. I rechecked the module. On the other hand, the Manage Hooks page says there are no active/enabled plug-ins. All I have are Stripe and AllInOne. Here is the requested info. For the folder /skins/elegant/js/ there is a folder called "vendor" and these 3 files 1.foundation.min.js 2.cubecart.js 3.cubecart.validate.js readme.md The error file is rather long..... it appears to have been doing this pretty much from the start, but I hadn't gotten around to testing those pages until about a week ago. Sorry it's so long and repetetive. Thanks for looking at this.
  17. Thank you, Bsmither. I have forwarded your note to the skin's designer and will report his response/fix. I had wondered why the Powered by CubeCart wasn't there. I'll run the error log again.
  18. Progress! Shipping Module installed, error message gone in shopping cart. But, I still can't finish a registration or get past the second page of checkout. It's like the forms are not completely loading. In fact, it did that in the Shipping Module- first time I clocked the add rates, I got only the first field, then a few minutes later I tried again and got the whole thing. By the way, is it normal to have no way to leave the shopping cart page if you delete an item? There is no link for home page or continue shopping or anything on mine. Thanks for any suggestions.
  19. Sigh. I did not remember reading that I had to add a shipping module. I'm on that and unless it gives me trouble as it has a few others, that should resolve the shopping cart problem. Now, about the registration page and the checkout page not allowing me to exit.... I'm new at this but I'll get there eventually.
  20. Error log code installed on the server and this allowed the cart to show up there. It did not respond on a pending order that was already there, but when I added new product, then it came up on my tablet. "The following errors were detected: Unfortunately there are no suitable shipping methods available for your order. This may be because the total weight of your order is too high or we cannot ship to your country. Please contact a member of our staff for any further inquiries." Fine. If you go on to the next step, the area for entering billing and shipping details is blank except for a comma under each, then the rest of the page seems to be there- but again, there is no further button to finish checkout. I was able to empty the cart. I will check the shipping methods section.
  21. Apologies, BSmither, I should have linked it since the cart is not yet active. http://lacebobbins.com/cart/lace-bobbins-tools.html Dirty Butter, yes, the cart was upgraded to 6.1.1 The Stripe module was just bought and was 1.0.5. Foundation skin Elegant by Bill Cooke, some modifications to the color of the backgrounds and Add to Basket, (basket was not working before this was done) and the header lettering. I have not yet done anything with the front page and need to fix the logo, among other things! I will work on getting the error log and post it when I have it. Learning as I go, here. I can get into the settings for the Stripe module but that is all. And it's possible I don't have it all set up right since this all started when I went to test it. Also I had not tested the registration page previous to yesterday, so I do not know if it was working before or not. Thank you both for your quick response. I tried to send this the other day and did not do it right, apparently.
  22. Hi, everyone , I am trying to set up a cart at lacebobbins.com. I was setting up pages when the update notice came. So the cart was upgraded to the latest version a few weeks ago. I bought the Stripe module and went to test it, but the shopping cart will not respond. It shows the totals of items added but does not come up at all, in any of the three browsers I checked. Mac, PC, server, old and new OS. Cookies are on, so is JavaScript on the server. I thought perhaps it wanted registration, so I tried that, and there is nothing below the captcha block. No continue button or way to get off the page at all. If you click the log in button at the top of the page, it will go to a log in page but reject your password, because the registration has not finished. I would prefer that people do not have to register just to put in an order. The Stripe module is checked as active but it does not show up on the Manage Hooks page, though I am not sure it is supposed to. Quite frankly, I have been struggling with this for a while, if I cannot get this fixed, I have already been advised to switch carts. I don't wish to do that, so any help would be very much appreciated.
×
×
  • Create New...