Recent Posts

Pages: 1 ... 6 7 [8] 9 10
71
Support / Re: When creating an account the page remains blank
« Last post by Basara on April 04, 2024, 02:45:50 AM »
Hello.
This is an issue with the mail sent after registration is completed. Please make sure your mail is configured correctly or switch to the native PHP Mail feature (Mail Protocol: Inner Mailer) https://abantecart.atlassian.net/wiki/spaces/AD/pages/7372837/Mail+Settings
72
General Support / Re: Unknown Error in Currency.php
« Last post by Basara on April 04, 2024, 02:39:51 AM »
Hello.
Make sure your php version is 7.3 but the preferred solution will update your AbanteCart
https://abantecart.atlassian.net/wiki/spaces/AD/pages/3768390/AbanteCart+System+Requirements
73
Templates / Re: Website blank
« Last post by Basara on April 04, 2024, 02:36:20 AM »
Issue Fixed. Thank you
Hello. If you find a solution please share it with the community.
74
General Support / Unknown Error in Currency.php
« Last post by johnsma2000 on April 03, 2024, 05:39:40 PM »
Not sure how to fix this issue or what to do to fix this but I have tons of this entry in my error logs.
2024-03-25 13:08:20 - Unknown Error: AbanteCart core v.1.3.1 Unsupported operand types: string * string in <b>/XXXXXXX/currency.php</b> on line <b>228</b>

How do I fix this?
Any help is appreciated.
Thank you
75
Templates / Re: Website blank
« Last post by johnsma2000 on April 03, 2024, 05:16:17 PM »
Issue Fixed. Thank you
76
Support / Re: When creating an account the page remains blank
« Last post by Yormas1995 on April 03, 2024, 10:44:19 AM »
When I press the continue button when I have already completed the registration form, it looks like this in the image that I will attach

But I go into the administrative panel and see that the account has been created. but it is an inconvenience that the website remains blank and the person does not know if the account was actually created successfully
77
Support / Re: When creating an account the page remains blank
« Last post by Yormas1995 on April 03, 2024, 10:08:13 AM »
Yes, the codes you just mentioned are in the init.php file

What I am looking at is that in the footer part of the page the administration would believe that I changed the copyright only in that part, I don't know if that affected anything and I don't know how I did it.
I would appreciate your help.

Quote
const DIR_VENDOR = DIR_ROOT . DS . 'vendor' . DS;

require DIR_VENDOR.'autoload.php';

looking good.
Well, the footer is editable in the same panel, which I think has nothing to do with. I don't know what it could be yet
78
Support / Re: When creating an account the page remains blank
« Last post by abolabo on April 03, 2024, 03:31:06 AM »
hi,
is it your v1.3.4 after upgrade or it's a newly installed 1.3.4 ?

please check file public_html/core/init.php
these lines must be there

Code: [Select]
const DIR_VENDOR = DIR_ROOT . DS . 'vendor' . DS;

require DIR_VENDOR.'autoload.php';
79
Support / When creating an account the page remains blank
« Last post by Yormas1995 on April 02, 2024, 10:00:01 AM »
Hello, when creating an account, all the fields for registration are filled out and when I click to register, the page loads and remains blank and generates the following error in the registration

2024-04-01 23:46:10 - Unknown Error: AbanteCart core v.1.3.4 Call to undefined function Symfony\Component\Mailer\Transport\Smtp\Stream\proc_open() in <b>/home/electron/public_html /vendor/symfony/mailer/Transport/Smtp/Stream/ProcessStream.php</b> on line <b>41</b>

I look at the file and I see everything fine. I replaced it again with the original to see if there was any error and it still persists.
Can someone help me with this error.

I clarify that the account is registered, but of course the person who registers does not know if it was created or not, since it does not generate the website where the account was actually created. help me thanks.
80
Support / Al crear una cuenta se queda la pagina en blanco
« Last post by Yormas1995 on April 02, 2024, 09:47:32 AM »
SPANISH
hola al crear una cuenta, se llenan todos los campos para el registro y cuando ya le doy registrar la pagina carga y queda en blanco y me genera el siguiente error en el registro

2024-04-01 23:46:10 - Unknown Error: AbanteCart core v.1.3.4 Call to undefined function Symfony\Component\Mailer\Transport\Smtp\Stream\proc_open() in <b>/home/electron/public_html/vendor/symfony/mailer/Transport/Smtp/Stream/ProcessStream.php</b> on line <b>41</b>

mire el archivo y veo todo bien. lo reemplaze nuevamente por el original a ver si habia algun error y sigue persistiendo.
alguien me puede colaborar con este error.

aclaro que la cuenta si se registra, pero por supuesto que la persona que se registra no sabe si se creo o no, ya que no genera la web donde realmente creo la cuenta . ayudenme gracias.

ENGLISH
Hello, when creating an account, all the fields for registration are filled out and when I click to register, the page loads and remains blank and generates the following error in the registration

2024-04-01 23:46:10 - Unknown Error: AbanteCart core v.1.3.4 Call to undefined function Symfony\Component\Mailer\Transport\Smtp\Stream\proc_open() in <b>/home/electron/public_html /vendor/symfony/mailer/Transport/Smtp/Stream/ProcessStream.php</b> on line <b>41</b>

I look at the file and I see everything fine. I replaced it again with the original to see if there was any error and it still persists.
Can someone help me with this error.

I clarify that the account is registered, but of course the person who registers does not know if it was created or not, since it does not generate the website where the account was actually created. help me thanks.
Pages: 1 ... 6 7 [8] 9 10

Powered by SMFPacks Social Login Mod