Show Posts


Messages - Rey

Pages: 1 [2] 3
16
Opinions / Re: I can't get into maintenance mode .
« on: January 25, 2017, 09:22:46 AM »
Finally I able to replicate issue.
Thanks everybody for report it  :)

AbanteCart bug tracker https://github.com/abantecart/abantecart-src/issues/770

Ah, great! Can't wait to see this fixed finally. :D

P.S. In the first screenshot on the bug tracker page on github, the domain name is still visible on the tab, you might want to blur it.

17
Customization help / Re: Colour Theme for "ADD TO CART"
« on: January 25, 2017, 05:00:41 AM »
If you are using the default theme, the Add To Cart button is already blue not white.
Can you show us a screenshot please?

Thanks.

18
Opinions / Re: I can't get into maintenance mode .
« on: January 25, 2017, 04:57:06 AM »
Yes, I have to clear cookies and sessions each time.
It works for a few times and then back to the maintenance notice even when logged in as admin.
I gave up after a while and turn maintenance on and off each time I need to see some change. It has become a habit now, I ain't even mad.  ::)

19
Opinions / Re: I can't get into maintenance mode .
« on: January 24, 2017, 03:34:16 AM »
It is same for me too since the beginning. I thought maybe that's the way it is designed to work.

If maintenance mode is on and I click on the arrow in admin panel in top-right corner to go to the StoreFront, the main page loads normally, but when I click on any product or any other page , I get the maintenance mode message and I can;t go anywhere else.

I thought it is designed that way, that we can only see the homepage and nothing else even when logged in as admin.

20
Template Support / Re: Edit the Top Menu bar text "Login or register"
« on: January 22, 2017, 12:54:28 PM »
Hi, first of all login to your Admin Panel and in the search box on the top, type this Login or register, you will get result like this -


Click on first result: text_login_or_register , in the resulting window edit the text to your liking:


Click Save & close

Thanks.

21
Support / Re: Blank page when trying to install
« on: January 08, 2017, 02:19:38 PM »
Hello, any news about this problem? I have the same issue, installation without softaculous on Cpanel  and blank page after i click next on licence agreement page  :-[ :-[ :-[

Yes, as stated above, I managed to reach the next page after adding
Code: [Select]
ob_start(); at the top of this page -
Code: [Select]
/install/index.phpInstallation went successfully after doing the same.

22
Configuration / Re: Possible to have 1 character category name?
« on: January 07, 2017, 07:12:15 AM »
Managed to edit the category names to 1 character by directly editing their names in the database via PhpMyAdmin.
Another method is to add a category by giving it more than 1 character name. Then edit/quick edit the name to less than 2 character, and it accepts the 1 char name then. (strange that it accepts the 1 char name while editing but not while creating a new category, maybe a bug?)
So for the time being I have managed to obtain what I wanted, but if any of the developer staff wish to add the correct file to edit to obtain the same , please do so.

Thanks.

23
Configuration / Re: Possible to have 1 character category name?
« on: January 06, 2017, 05:45:58 AM »
UPDATE: I have now done everything I could have done to make 1 char category names a reality but nothing worked.
Have manually searched and edited every possible file that define category names to be more than 1 character but it is not working. :(

24
Configuration / Re: Possible to have 1 character category name?
« on: January 06, 2017, 12:39:30 AM »
Navigate to any other page
For Example your product page do you see fonts there?

Thanks. Navigated to the category/product page, images were visible there. When I arrived back on the homepage, images are visible now there too.
Thanks for this. Image problem is fixed.

Now if someone could tell me the file to edit to accept 1 character category names..

25
Configuration / Re: Possible to have 1 character category name?
« on: January 05, 2017, 01:16:01 PM »
Hi Rey,
I am not sure about your first question but your 2nd question is related to fonts that you are using. Myabe if you refresh the page you will see the icons correct? It is because your fonts are not loaded at the beginning of page..
Try putting ref-link of font at the top of your file

Hi, thanks for replying.
I have tried refreshing page, clearing cache etc. multiple times, still same issue. It is the fresh install of the cart and all the CSS files' ref-link are already at the top, I haven't touched them.
Don't know what is causing this.

26
Configuration / Possible to have 1 character category name?
« on: January 05, 2017, 07:08:46 AM »
1. Hello, I was wondering is it possible to add categories with 1 character name? Currently when I add with a category with a single character name it gives this error -
Code: [Select]
Category Name must be between 2 and 32 characters!
Why I want to do this is because I want my customers to view the products categorized by Alphabets. For example, I wish to create categories like this -

PS3 Games > Browse All Games
PS3 Games > Browse by Alphabet > A
PS3 Games > Browse by Alphabet > B
PS3 Games > Browse by Alphabet > C
.
.
.
PS3 Games > Browse by Alphabet > Z

Hope you understand. Or if there is a better way of doing this please tell.

2. Also please see the attached image, some of the images are not showing on the site, have tried clearing cache and everything, still it shows the missing image box.

Thank you//

27
Support / Re: Blank page when trying to install
« on: December 30, 2016, 12:05:26 PM »
Thanks. As far as I know, there is only one php.ini which is being used at the moment.
I will double check again and report back. Thank you for helping out. :)

28
Support / Re: Blank page when trying to install
« on: December 30, 2016, 11:36:58 AM »
@eCommerce Core please find attached the utils.php

@abolabo Finally, I can reach the settings page after adding
Code: [Select]
ob_start(); in
Code: [Select]
/install/index.phpBut still it shows that Output buffering is off(please see attached image), but I have turned it on in php.ini and phpinfo(); too shows that OB is on. It is very confusing now..

Thanks.

29
Support / Re: Blank page when trying to install
« on: December 30, 2016, 08:45:21 AM »
No it was not fixed. I still see same error in system/logs.

Which file should I check for a space before <?php  tag?

I am using the same utils.php which was attached by abolabo in previous posts.

Thanks.

30
Support / Re: Blank page when trying to install
« on: December 30, 2016, 08:10:49 AM »
Yes, I see cookies.
There was 1 cookie named: PHPSESSID
There were 2 cookies named : PHPSESSID_AC
1 cookie named: default
and 1 cookie named: install_0b073fcfe1b0

I reloaded the page many times, the value of the cookies was not changing.
I cleared the cookies and reloaded the page, now there is only 1 new cookie PHPSESSID_AC, whose value is different than the previous PHPSESSID_AC cookie.

Thanks.

Pages: 1 [2] 3

Powered by SMFPacks Social Login Mod