Thanks
Awesome, thank to take the next boat for the Babiato cruise, byyyyyyyyyyyyyyyyye !
Thanks
Thank you sir for sharing.HI, mostly this happens if not .htaccess file in your root and same time check your PHP version. please check it. Because it works for us
I managed to solve the problem with the missing bootstrap file. It was all a problem with the json file from the translation. The PHP code was not able to find the direction array (LTR, RTL) of the texts, so it was causing these problems.
Only the FontAwesome files that still give an error, because they came missing from the assets folder. If anyone has these files and can share, I appreciate it!
I just don't replace them with FontAwesome's standard library, because the icon reference codes are probably modified, as you can see by the suffix of the files ".modified"
who are you using for the SMTP email and where are you testing in on a live siteThank you for always sharing.
I have some trouble in implementing SMTP. Now I am still in Extended Version 9.2.0 and I would like to implement SMTP and use the email confirmation for new users and also want them to use 'Forget Password' function too, but I already tried many time, but it still not work. Could you guide me some ways to do it? Thank you in advance sir.
yes sir, I am testing it on a live site. And I tried to follow some tutorials on setup SMTP email, but it doesn't work when I test with new email to register and I did not receive 'Email Confirmation' . I am not sure if the SMTP is working on Extended Version 9.2.0 or not.who are you using for the SMTP email and where are you testing in on a live site
or on localhost as some localhost setups don't have the SMTP drivers
im just about to move my site over to a live site I will test the SMTP email setting and get back to you very soonyes sir, I am testing it on a live site. And I tried to follow some tutorials on setup SMTP email, but it doesn't work when I test with new email to register and I did not receive 'Email Confirmation' . I am not sure if the SMTP is working on Extended Version 9.2.0 or not.
Really thank you sir. I am also trying again with new research and if it work, I will share everyone at here too.im just about to move my site over to a live site I will test the SMTP email setting and get back to you very soon
<div class="container mt-10">
<div class="text-center mb-8">
<h2><?= language()->index->pricing->header ?></h2>
<p class="text-muted"><?= language()->index->pricing->subheader ?></p>
</div>
<?= $this->views['plans'] ?>
</div>
ok so I have just seen that I can do this with the admin pages
A new question now localhost/page/price takes me to where I want to go
It's working yes, I've even tested it on extended version 10.0.0. With the secure configuration I was only able to make it work using SSL. With TLS it didn't work. I took the test with a cPanel email.yes sir, I am testing it on a live site. And I tried to follow some tutorials on setup SMTP email, but it doesn't work when I test with new email to register and I did not receive 'Email Confirmation' . I am not sure if the SMTP is working on Extended Version 9.2.0 or not.
You can do this by creating a new page via the "/admin/page-create" link on your admin panel bro!How'd you did it bro? Thanks!
This would be tricky to do as it would need to change the entire structure of the site. But you can for example change theok so I have just seen that I can do this with the admin pages
A new question now localhost/page/price takes me to where I want to go
now how can I remove the /page/ using the .htaccess so the URL looks like this
localhost/price
Thanks
'/page /'
to other text.'/app/models/Page.php'
and change line 30 ($row->url = url('page/' . $row->url);
) and change the '/ page/'
to whatever you want.'/app/core/Router.php'
and on line 86 replace the 'page'
with the same text that changed in the file 'Page.php'
'biolinks'
folder inside '/uploads/cache'
'p'
. This even helps tracking with Google Analytics later. So your link would be 'localhost/p/price'
.Oh, it's just a custom page. I thought it was something else internally. Thanks, though!You can do this by creating a new page via the "/admin/page-create" link on your admin panel bro!
If you are going to install the latest version (v10.0.0) directly, just extract the downloaded file, compress the files from theHey guys, I've been researching on Biolinks for a while now. I am downloading it now, but is there any documentation on how to upload the nulled version?
PS: I don't have much developer knowledge.
'product'
folder and extract it into your cPanel.'domain.com/install'
and proceed with the installation.