infixEdu 学校 - 学校管理信息系统软件
已破解 

infixEdu 学校 - 学校管理信息系统软件 9.1.7 Untouched

没有下载权限
  • 主题发起人 主题发起人 anne
  • 起始日期 起始日期
infixedu module list:
zoom
jitsi meet
parent student registration
razorpay payment gateway
Thanks a lot for the modules. What is the code when adding the module? I have installed the Parent Student Registration but when I try to verify it asked me for the verification info. I have entered some number but i got a message saying "Opps Something went wrong. If you are seeing this message multiple times, please contact Spondon It author."
 
Thanks a lot for the modules. What is the code when adding the module? I have installed the Parent Student Registration but when I try to verify it asked me for the verification info. I have entered some number but i got a message saying "Opps Something went wrong. If you are seeing this message multiple times, please contact Spondon It author."
make sure your infixedu version , nulled patch was right .
2024-03-31_192524.jpg
2024-03-31_192615.jpg
 
上次编辑:
查看附件 75397
@newimage Bro what's the solution?
If you insist on installing it,follow
change
vendor\spondonit\service\src\Repositories\InstallRepository.php
about 475 line code:
from
PHP:
$item_id = $array[$name]['item_id'];
to
PHP:
if (isset($array[$name]['item_id'])){
         $item_id = $array[$name]['item_id'];
}else{ $item_id = config('app.item');}

But you will touch other issue.
 
  • 点赞
反应: exo
thanks to dear member @hargrave updated InfixEdu School - School Management System Software with a new update entry:

12th July 2024

Bug Fixing: Email Configuration
: SIdebar Issue fixing
: Form Download issue ,
: Leave functionalities apply on role basis,
: Pagebuilder issue not saving, also header and footer
: Mark register Issues solved
: Behavior Records issue
: Role based leave assign issue of student
: Role based leave assign issue of staff
: Optional subject print issue solved.
: Custom Field Issue on Student admission
: Issue of indivisual result frontend.
: Language issue fixing
: Admin Role Basis Permission Fixing.

Read the rest of this update entry...
 
thanks to dear member @Zechariah updated InfixEdu School - School Management System Software with a new update entry:

31 October 2024

Fixing : Multiple Exam schedules created for a subject issue.
: Staff Mark Holiday & Unmark holiday issue.
: Transport and Dormitory Report redirection issue.
: Lesson Plan date and day adjustment in Admin Panel and Student Panel.
: Merit List Report 500 issue for GPA checking.
: Optional Subject calculation fix for Marksheet Report, Tabulation Sheet report.
: Fees Invoice view bank column show if not selecting as bank payment method.
: WhatsApp Module international number issue fix.
: Bank...

Read the rest of this update entry...
 
顶部