3285 comments found.
have you updated the script ? but change log not showing anything but last update date is changed, how do i update it to new version, i have 4.0 installed ?
its 4.0 is running now.
how can I update the old version to the new one. I click in the dashboard on update and it redirect me to search for a file in my computer which file should use to update with?
From this next release there is a automatic updating option in our script. so you can update the script anytime from the script it self.
dear team, m script not install..after upload script and give permisions.. show error No input file specified.
how to add slider image
Problem: No input file specified
Solution
Just Replace below code in .htaccess
<IfModule mod_rewrite.c>
Options +FollowSymLinks
RewriteEngine on
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?/$1 [QSA,L]
</IfModule>
Note: in line “RewriteBase /” here after “/ ” your folder name will be placed if the script is in any sub folder . like if the script is in public_html/school folder in your server the the code will be “RewriteBase /school”
For best practice, invoice for student’s or in the education sector has to be a list of items summing up to a grand total not in pieces as your system currently has.
An invoice has to made up of fee types list. We have complained about this on countless occasion and nothing seems to be have been done about this issue. All we hear is “Global Payment” but it also seems not to resolve this issue. Parents have to pay charges on ever single invoice they process on the platform tbrough the service providers and it’s a big challenge for parents, students and the school as a whole.
Dear Author, please try and do something about this issue the coming update. Thanks
we are upgraded this format and made the invoice now even better with multiple item support
- is currently unable to handle this request. HTTP ERROR 500
???
.htaccess file is hidden
enable show hidden files in your server.
the permission will be 644 for index.php and 777 for .htaccess
Godaddy 500- internal server error issue - htaccess
RewriteEngine On
RewriteCond $1 !^(index\.php|resources|robots\.txt)
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?/$1 [L,QSA]
Godaddy another option for 500 error
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule .* index.php?/$0 [PT,L]
not working
plz help me i not use godaddy i use cloud server
؟؟؟؟ i need back money
when install and get timezone and select gmt +02:00 Cairo get error ” Index file is unwritable “
I don’t know if your attention has been brought to this, for best practice invoice for student’s or in the education sector is a list of items summing up to a grand total not in pieces as your system currently has.
Example
An invoice has to made up of fee types list.
Transportation $50 Books fine $10 Hostel Fee $100 Library Fee $20 Utility $15
Sub total $195
Grand total $195
Note* There should be option to make part payment.
we are upgraded this format and made the invoice now even better with multiple item support
when I Manager , i can see which teacher enter the information , each employee activity in the system Like ( active Log ) ?
what your concern? im not clear about your question sir. can you explain little more?
I want see all user in the system log for example ( When the teacher login and logout , what teacher add or edit or delete in system ) any transaction happen in the system and contact with database and who do it and when , are you get it ?
?
Yes its possible, we can do that. But this is a customization request so please contact us via email for modification charges.
DID I READ THAT, UPDATE IS COMING AFTER A YEAR FROM NOW??? WOOWWWWW, THAT’S ABSOLUTE DISAPPOINTMENT.
lol, that was fun sir. don’t worry.
HI, WHEN IS UPDATE ARRIVING
Inshallah within this month sir.
Change Log is showing the last update was “Version 4.0 (13 June 2018)” but at right column it says “Last Update 10 September 18”. Which info is correct & why i am not receiving update notifications?
Following question was posted 3 months ago & still unanswered: Please describe, what is the field “Category” in Section ? What is the purpose & how can I make this field Not Mandatory?
2 months ago you said “we are making a tutorial video for users who use this application, very soon the videos will be live at YouTube. I am still unable to add multiple fee types in a student invoice? I tried it from Global Payment Method but nothing found there to achieve the task. Note that your current vodeo is not guiding how to add multiple fee types.
Please add version UPDATE feature, so that every installation can update be updated with latest release in future without any damage to data already stored in database.
When the next Update is coming?
1. As category you can set like, boys, girls etc. You can edit the rules of this page. 2. We upgraded our fee collection module again and now its really easy to understand. in the upcoming version. 3. This month inshallah.
Quick Question: Does this application have CRM feature, such as new student inquiry and followup logging.?
Yes, we have complain module for this, where anyone can ask questions and get answer..
Hello Author is this week update coming with leave and frontend registration or application as per promised long ago?
Mr. good programmer, We postponed it. The update will be release one or two year from today and that is also not sure date. it can be changed too, Only for you Sir. If you need anything urgent then please contact us via email.
Pre sales Questions: Can I disable some Module?Does the system have a Super Admin and Admin?
Right now there is no option for disabling modules, but you can hide them using menu settings
OK, IS THERE AWAY TO HIDE SOME CONTENTS IN THE DASHBOARD? FOR STUDENT, IF I WANT TO HIDE THE INVOICE TAB.TKS
There is only one way, you have to modify the page.
I LOGGED AS PARENT IN THE DEMO AND I’M ABLE TO SEE ALL THE STUDENTS, IN THE PURCHASED VERSION, WILL THE PARENTS WILL BE ABLE TO SEE FOR HIS OWN CHILD ONLY?
in the demo, most students are that parent child. parent can only see her/his children’s data only
Table ‘inilabs_school_management.conversations’ doesn’t exist
SELECT DISTINCT * FROM `conversation_user` `a` LEFT JOIN `conversations` `b` ON `a`.`conversation_id`=`b`.`id` LEFT JOIN `conversation_msg` `c` ON `a`.`conversation_id`=`c`.`conversation_id` WHERE `a`.`user_id` IS NULL AND `a`.`usertypeID` IS NULL AND `a`.`trash` =0 AND `c`.`start` = 1 AND `b`.`draft` =0 GROUP BY `b`.`id` ORDER BY `b`.`id` DESC
send us a ticket
Tried to send you, but it is showing me error “support expired”
yes, your support period is expired. you have to renew your support period.
But this error is your “bug”, I am not asking you to enhance the feature or fix by your self. Send me the bug fixing guide i can fix by my own.
Definitely, we are sending the fixing process in your email. but just saying that your support is over and you should extended it. thanks
Okey Thanks. Please send me the fixing process
done, check email.
Can you send the product purchase code to our email?
new error after updating
Table ‘inilabs_schoolmgt.conversation_msg’ doesn’t exist
SELECT DISTINCT * FROM `conversation_user` LEFT JOIN `conversation_message_info` ON `conversation_user`.`conversation_id`=`conversation_message_info`.`id` LEFT JOIN `conversation_msg` ON `conversation_user`.`conversation_id`=`conversation_msg`.`conversation_id` WHERE `conversation_user`.`user_id` IS NULL AND `conversation_user`.`usertypeID` IS NULL AND `conversation_user`.`trash` =0 AND `conversation_msg`.`start` = 1 AND `conversation_message_info`.`draft` =0 GROUP BY `conversation_message_info`.`id` ORDER BY `conversation_message_info`.`id` DESC
Filename: F:/WampFiles/www/inilabs_schoolmgt/main/database/DB_driver.php
Line Number: 691
I AM TRYING TO CONTACT YOU IN MULTIPLE WAYS FROM 24 HOURS, NO REPLY FROM YOU EXPECT WE WILL REPLY YOU SOON.
I REALLY NEED IT URGENT.
solved
What is the recommended hosting service or server for your software?
I have been able to install it on localhost with XAMPP and works find
After i move the installation from localhost to live server
1. Virtual Private Server (VPS) Apache2
2. Virtual Private Server (VPS) Ngnix
Is not working on both servers am getting “404 Not found error”.
We are not expert in server management that’s why we use shared hosting from a2hosting, its simple and hassle free. If you can manage vps then you can choose it but its not our recommendation cause later it will be problem if you stuck on anything, we can’t help you about server related issues.
I checked a2hosting hosting plans.
To be on the right side and not get into problem again. I want to find out the recommended hosting platform i should choose on a2hosting for installation of your software
Linux Plan or Windows Plan?
of course linux plan
Please add following to accounting; 1. Bulk fee invoice printing for a class 2. customising invoice 3. adding bank a/c details for fee submission at bank 4.while printing invoice arrears (fee not paid in past) could be printed, like in feb month while prining feb’s fee if student is default on jan fee or any other fee then there must be a way to print it in feb fee invoce. 4, invoice should have a layout where 2-3 copies must be printed on same page.i mean student copy/bank copy/office copy/branch copy etc.
It is often the case in south asia where payments are made late,( in india, pak, bangladesh etc).Printing multiple fee heads like in a month it is possible that admission fee, monthly fee, security fee, etc along with late fee could be printed as a single invoice. Please add accounting to met needs of these schools as well.
sir, we can’t add all payment process in one script, but if you need anything special then you can customize it as your need. thanks
So how much for adding a advance finanace & school fee management and what features it would have??
Contact us here for customization query https://support.inilabs.net
One major feature missing in the software.
There should be a major filter for Searching Students and Teachers on the Dashboard
Example:
If a school has population of 3500 and searching for a student by name: “Kamar Khan” with registration “SP100012011”
and even in some cases you don’t know the registration number and the student’s class. Just the name “Kamar Khan”
How can this student be found in the system within seconds?
This feature is already in our queue, so do not worry. Into near update this feature will be added to our script.
The MARK DISTRIBUTION module don’t seems to work and need urgent fix!
under “Mark Distribution” I created
“MAIN EXAM” and MARK VALUE = 60
“CLASS EXAM” and MARK VALUE = 40
Now when go to “Add Mark” you can only add marks for “MAIN EXAM”
“CLASS EXAM” and where to enter VALUE is not present.
On the Terminal Report you see only “MAIN EXAM” and it VALUE, “CLASS EXAM” is not showing.
What is happening with the application? am using Version 4.0
You did not setup the mark settings, goto to settings page and there you will find mark settings option where you can enable and disable mark distribution options.
got it thanks
welcome
hi, I need payroll and loan, but there is customization in it, can I mail to you?
Thank you
sure you can, we can help you in this. support.inilabs.net
ok, I have submitted my needs to the link, please check, thank you
any update on your customization?
Hello, after creating terminal reports all students position is 1st though they have different marks. How do i solved this?
this problem is solved and will be uploaded within a week. and this version will have auto upgrading feature, so you don’t need to install it from start..