Chef - Multi-restaurant Saas - Contact less Digital Menu Admin Panel with - React Native App

Chef - Multi-restaurant Saas - Contact less Digital Menu Admin Panel with - React Native App 8.2(major update) untouched

No permission to download

bazilbycom

Well-known member
Mar 20, 2020
110
262
63
India
Did anyone fix the image broken path fixed? I have tried reply #186 without any luck to fix it. I am trying this on a shared hosting environment so access to a terminal is a challenge. Thanks in advance.
Save the below code as "sym.php" and place it in the root directory

<?php
$targetFolder = $_SERVER['DOCUMENT_ROOT'].'/storage/app/public';
$linkFolder = $_SERVER['DOCUMENT_ROOT'].'/public/storage';
symlink($targetFolder,$linkFolder);
echo 'Symlink process successfully completed';

now access yourdomain.com/sym.php . this should do the job. if not, your hosting setup is missing something.
 

ar_rahmany2k

Member
Feb 1, 2021
34
2
8
Save the below code as "sym.php" and place it in the root directory

<?php
$targetFolder = $_SERVER['DOCUMENT_ROOT'].'/storage/app/public';
$linkFolder = $_SERVER['DOCUMENT_ROOT'].'/public/storage';
symlink($targetFolder,$linkFolder);
echo 'Symlink process successfully completed';

now access yourdomain.com/sym.php . this should do the job. if not, your hosting setup is missing something.
thanks @bazilbycom, no luck. meaning hosting setup is incorrect :(
 
  • Like
Reactions: Hellboy70

dnull

Well-known member
Null Master
Trusted Uploader
Oct 3, 2019
216
525
93
hell
localhost
Can you send me the image link url? just right click the image and copy the link address ..

or maybe first you can try adding below route ( in routes/web.php ) to link you storage and public folder :

Route::get('/link', function () {
$target = '/home4/sabaimen/public_html/storage/app/public';
$shortcut = '/home4/sabaimen/public_html/
It worked for me Please change '/home4/sabaimen/public_html to your app path
 
  • Like
Reactions: tharit

Karsaa

New member
Apr 14, 2021
8
4
3
Please, Anyone can guide me (or suggest an online tutorial ) in how to add "MercadoPago Payment" method to Cheff v6.0 for stores instead of Stripe, or PayPal or Razorpay only ?
(In my Country -Argentina- they are not used, except Paypal)
Thanks in advance!
I´m lost about what files have to modify to get it working

Por favor, alguien podria guiarme (o indicarme sobre algun tutorial) sobre como agregar "Mercado Pago" a Cheff v6.0 a los comercios, en reemplazo o como agregado a Stripe,RazorPay o PayPal)?
(En argentina, a excepcion de PayPal no pueden ser usados, pero PayPal no es muy usado por el pblico en general)
Estoy perdido acerca de que archivos debo modificar para usar esa pasarela de pago.
Les agradezco anticipadamente !
They added it in 6.0.1
 
  • Like
Reactions: whydont_ar

Caly

Well-known member
Trusted Uploader
Jan 9, 2021
417
517
93
Localhost
127.0.0.1

three

New member
Apr 12, 2021
20
9
3

three

New member
Apr 12, 2021
20
9
3

Randall

Active member
May 10, 2021
107
37
28
@Tomz Please upgrade to the new version, thank you very much!

Versão 6.1.0 [12/05/2021]
1. PayStack Payment gateway ( User Panel ) Added.
2. Room Ordering Type Added.
3. Admin Payment Settings Bug Fixed.
4. Forget Password for Admin and Store Owners Added.
5. Force Redirect to Subscription Page.
6. Converted every page into 100% reactjs interactive.
7. Promo banner loading error fixed.
8. MercadoPago Payment gateway ( User Panel ) Added.
9. Register page translation Added.
10.Select language translation added.
11.Image Error issue Solved.
12.Minor Bug Fixes.
 
  • Love
  • Like
Reactions: Caly and three

paulo3d

Active member
Trusted Uploader
Mar 14, 2021
121
180
43
Brasil

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu