Show Posts


Messages - BANTEBABY

Pages: [1] 2
1
Customization help / Products per row >4
« on: August 23, 2016, 02:33:01 PM »
Searched forums, and cannot find items per row from old posts.

Checked the settings>general, and there is no longer a settings>options?

All previous answers are pretty outdated.

Shrinking col-md-3, and attempting to get rid of the clearfix div that wraps products. 
(or should i avoid messing with clearfix)

FIX: Design->Blocks->Create/Add listing block. edit block, use block wrapper(appearance):change to listingblock_content_bottom
any other methods?  this seems to not work so nicely unless I tweak css. 

After css tweaking it looks and performs nicely.  I can remove this post or edit and add css changes to help others.

Here is my CSS, i'll be back later to clean this up and add comments explaining.

Add to style.css:
Code: [Select]
.block_frame_listing_block .row .col-md-3{border-bottom:0px!important;}
.block_frame_listing_block .row .col-md-3 .productname{display:none!important;}
.block_frame_listing_block .row .col-md-3 .price{display:none!important;}
.block_frame_listing_block .row .col-md-3 .procategory{display:none!important;}
.block_frame_listing_block .row .col-md-3{display:inline-block!important;}
.block_frame_listing_block .row .col-md-3 {min-width:150px!important;}
Then near the bottom, after the /* @media max 480px  */
Code: [Select]
.block_frame_listing_block .row{text-align:center!important;}

i have to clean it up yet, so use this with caution for now.  FYI(you probably don't need the display:none; settings.  that is my aesthetics goal of only having pictures of products)

2
eCommerce Core,

Sent!, sorry for the delay.

3
So, this morning in that support chat, they opened a ticket for for a tech specialist to check out the error: "Your server is unable to create a session necessary for AbanteCart functionality. Check logs for exact error details and contact your hosting support administrator to resolve this error."  that shows up on top of the admin login page.

Their response:

"I was able to duplicate the issue with the admin page, I have corrected the permission, set proper session path and re-updated the php version at https://www.ipage.com/controlpanel/cgiManagement/phpplus.html but the admin page is showing same error. It seems to be issue with script or coding. Please correct the script by contacting application vendor and fix the issue.

If you have any further questions, please update the Ticket or contact us via chat support https://www.ipage.com/chat ."

So, I don't know if that is a common issue that can be ignored without worry or if there is knowledge as to what is going on.  I'll make some more searches tonight.

Concern #2,  Every time the site is used (it seems).. the error log appends the bold error listed above.  I just worry that error log will get very large in a very short time.  Manually clearing the log seems tedious, and maybe i won't need to do it more than once a year(i can't imagine the file being that large even with 10,000 logged errors).

Thanks for everyone's time and help in this,  I decided not to delete, as there may be some information in here to help others in their Ipage abantecart 500 internal server error. 

4
So, another support chat, they removed custom php.ini files. and that got it working.

"Your server is unable to create a session necessary for AbanteCart functionality. Check logs for exact error details and contact your hosting support administrator to resolve this error."  is showing up at the top of the page though.

7:19(cst) still in chat with support, they have set the session path but error not resolved.

"The issue is with the application you are using. The session path is properly set" they say.

and CGI error log still appending same error.

but I can log in and use abantecart.

5
Ecommerce_core

[dba]
;dba.default_handler=
ini_set('display_errors', '1');   ;1913
error_reporting(E_ALL);

6
Quick question.  Should I be able to go to my (site-name).com and would it redirect to /install/     because currently(pre-install)  my .com/index.php throws internal server error already.   and /install/index.php is fine. 

Upon viewing /install/index.php  ...  CGI error log,  PHP: syntax error, unexpected '('  is appended.

7
Thanks for your suggestion, hopped in chat with someone.  They advised me to unzip the .gz and i would see the errors.  I assumed winzip and 7zip would be able to unzip a *.gz file, but that's not the case.  so i'll do that in the future and see what that error file says.

They said: currently the error logs shows there is a syntax error in the installation file was causing the issue.
20160818T040501: (site name) .com/install/index.php
PHP:  syntax error, unexpected '(' in /opt/users/ipg/n/e/ipg.sitenamecom/php56/php.ini on line 1913

they then directed me to make display_errors: on  in the php ini.

mid upload, will post results soon

Thanks again Basara!

8
so,  i quick deleted /install/   and refreshed the "Success! install finished successfully" page: sitename .com/install/   and I am viewing a default abantecart 404 page.  so it's installed, and working, but trying to view my .com or .com/index.php?s=login_key  brings 500 internal server error.  hrm..

deleting and reuploading for another try later. 

session.save_path = /tmp/php_sessions;   i'm going to make sure that is added prior to installation, everything else that's needed, has been added from the beginning.

9
2016-08-18 9:16:53 - App Warning:  AbanteCart core v.1.2.8 Warning: Accessing store with non-configured or unknown domain ( newerashirtscom.ipage.com/ ).
 Check setting of your store domain URL in System Settings . Loading default store configuration for now. in /hermes/bosnaweb02a/b1209/ipg.newerashirtscom/core/lib/config.php on line 210


found that in system/logs/error.txt  maybe it will help.

im about to sleep for a couple hours, 5am now.  hope someone drops by and offers suggestions.  thanks!

10
Well, back to the 500 internal server error.  server's access_log_(date).gz has a bunch of weird characters..
ÿÃ;ÍU0—–¶0;¼\Ú2ïèB臓é”Nß,DC îå67Ò¯ª>�O$t´ùÞ å‘’•7z’T$½qWÙ³û^–ˆ^«Ê¡žµ½v{2{²Í{-„Ý“îXwo[ß/þتä#¿…¼7–)ï1Q2 ÉŸœŠJŠîо;0—D[L¼5ñšÉœh»¾™ß9ðŠ¼KåÚ"¯d¥²ÉØ%"¿dë#C´H„a×ù]‡û1°WÞbü\-Åsï;ñ ổ×t,Z
¯G-J—¤-¹b£0]½ì­?F�8À÷óØJOžúZþAvK—Ü«°ÿÏ€!"c��

I set permissions, recreated database, installed successfully, then 500 error.

now my only way to reinstall is by deleting/reuploading?  this is a hassle..  anyone else use ipage and have any idea of what is going on?   i can also look for other logs..

11
Hello!  I got an email saying new abantecart was released!  Awesome!

really, my only questions for now are about my delete->reupload->install method(bolded below) and should i not fear php 5.6.

I had an abantecart installed in the home htdocs directory on my webserver.  So my main question is about installing new version over that.  What I did was delete all folders and files that match the abantecart-src-master/public_html/* in my webhosting home directory.  Then upload new files and perform manual installation.  This should work with no problems?  I don't need to save anything from prior install, I just need a fresh install.

On to question two, are there limitations for the PHP version used?  I tried with 5.6 and found my way to a 500 internal server error.  So I was maybe going to try and use 5.5. 

.com/index.php
PHP: syntax error, unexpected '(' in php.ini line 1913
was an error I was receiving in /stats/cgi_error_log
[dba]
;dba.default_handler=
ini_set('display_errors', '1');   ;1913
error_reporting(E_ALL);


hosting is through ipage.com
previous installs gave me issues as well, but I can end up with a working abantecart.

Just laying my thoughts out..

Now that I think about it, I was having trouble connecting to the database at the first attempt of manual installation.  I may have re-uploaded all files and forgot to change the permissions the second time around.. so that would be the problem with any extra attempts. 

Currently reuploading again, then setting proper permissions.  Will be back to delete if everything is solved.

Again, really, my only questions for now are about my delete->reupload->install method(if that is sufficient?) and should i not fear php 5.6.

12
llegrand, thank you for your detailed response! 

I did clear the first cache, products/settings or something? 

at the time, the problem was not fixed..

however, upon viewing it today.. it seems to be fixed.. at least for the one shirt I tested.. I'll make sure all the shirts have the same settings, and if everything works i'll report back with correct settings for anyone else who has issues in the future.

Thank you all for the help!


Some more errors popping up.. incorrect config.php file permissions.  this one is pretty obvious how to fix.  just wondering if it needs to be 0777  ?


Session save path is not writable
.(Your server is unable to create a session necessary for AbanteCart functionality. Check logs for exact error details and contact your hosting support administrator to resolve this error.)

  would this be due to the incorrect permissions of the config.php above?   

Here's the recent log entries:

2015-12-02 20:48:30 - App Warning:  AbanteCart core v.1.2.5 Warning: Accessing store with unconfigured or unknown domain ( my site  dot com ).
 Check setting of your store domain URL in System Settings . Loading default store configuration for now. in ipg dot MYSITENAMEcom/core/lib/ config dot php on line 183

13
So, which cache would you suggest clearing?   Will the site be safe if I clear them all?  I can assume so, but that seems dangerous.  I'll just wait for precise instruction until impatience gets me.

14
Thanks for your help!  I'll report back when I get to fixing it and find a solution! 

15
AbanteCart 1.2.5  ..  default weight class. i've been testing in pounds.  will eventually switch to ounces when i get it working.

weight: 3   and also tried 3.00    for testing purposes.

required shipping, I have tried both.  Currently set to ON

fixed shipping price value.  Initially set this to 5$,  set that to 0 when I started installing shipping extensions.

ship product individually is set to OFF

Thanks for the reply!

EDIT: just to confirm here... the weight does go up in the shipping calculator.. but the price of shipping does not go up. (When increasing quantity of products in cart)

Pages: [1] 2

Powered by SMFPacks Social Login Mod