InfixEdu School - School Management System Software

InfixEdu School - School Management System Software v8.2.8

No permission to download

Ankitabe

Member
Aug 12, 2019
48
20
18
tried in localhost ..cant verify the purchase code and domain. anyone one please share working
 

webamax

Member
Mar 10, 2019
52
7
8
Hi, i have ispconfig and i not arrived to install the script ?
Because not have a INSTALL folder. Please help me. It's for my children with covid-19 for the work in the scool.
Thanks very mutch it's very important .
 

mzak

Active member
Jan 21, 2020
381
130
43
please update it. i found latest version here but its not working for me

getting 500 error
 

jacksii

New member
Mar 12, 2020
29
4
3
please update it. i found latest version here but its not working for me

getting 500 error


hey, i have reviewed this version it working but the issue that i have been found after installation is;

unable to create the new students as NEW ADMISSION
unable to create the FEE STRUCTURE as when we select the fee type and master the AMOUNT INPUT will be hidden.

Regards
 

mzak

Active member
Jan 21, 2020
381
130
43
hey, i have reviewed this version it working but the issue that i have been found after installation is;

unable to create the new students as NEW ADMISSION
unable to create the FEE STRUCTURE as when we select the fee type and master the AMOUNT INPUT will be hidden.

Regards
how did you install it without database? i tried to install it with db seeder php install script but after 142 database i got timeout error. and few tables missing problem.
 

White Devil

Well-known member
Trusted Seller
Trusted Uploader
Jan 6, 2019
3,107
6,072
120
world
babiato.tech
hey, i have reviewed this version it working but the issue that i have been found after installation is;

unable to create the new students as NEW ADMISSION
unable to create the FEE STRUCTURE as when we select the fee type and master the AMOUNT INPUT will be hidden.

Regards


chk the file upload date
Uploaded on2020-04-18 - 04:09:11
 

jacksii

New member
Mar 12, 2020
29
4
3
how did you install it without database? i tried to install it with db seeder php install script but after 142 database i got timeout error. and few tables missing problem.


hey, you need to increase the timeout speed using php or .htaccess while installation

moreover, if that thing is not possible at your end you need to upload database by manually creation which will be found in /database/folder in migration or etc,

if nothing will be happened than let me know i will provide your database file, my advise is to try your level best and check this script maybe i have making mistake during installation so that i found the above mentioned issues

regards

* Let me know for further successful.
 
  • Like
Reactions: mzak

mzak

Active member
Jan 21, 2020
381
130
43
hey, you need to increase the timeout speed using php or .htaccess while installation

moreover, if that thing is not possible at your end you need to upload database by manually creation which will be found in /database/folder in migration or etc,

if nothing will be happened than let me know i will provide your database file, my advise is to try your level best and check this script maybe i have making mistake during installation so that i found the above mentioned issues

regards

* Let me know for further successful.
my php timeout is 300 and i tried to seed database using my php file.
<?php

$site_url = 'my site address';
$laravel_dir = __DIR__ . '/vendor/laravel';

require $laravel_dir . '/bootstrap/autoload.php';

$app = require_once $laravel_dir . '/bootstrap/app.php';

$kernel = $app->make(Illuminate\Contracts\Console\Kernel::class);

echo 'Installing...<br>';
$kernel->call('migrate', ['--force' => true]);

echo 'Seeding...<br>';
$kernel->call('db:seed', ['--force' => true]);

// redirect
echo "<script>window.location = '$site_url'</script>";
but when i checked few database seeders file was also missing so i replaced them with old version, and tried again but everytime after 142 tables i got timeout error. maybe its my host problem.
it will be great if you can share db.sql file if there is no sensitive info of your site in it,
thanks
 

jacksii

New member
Mar 12, 2020
29
4
3
my php timeout is 300 and i tried to seed database using my php file.
<?php

$site_url = 'my site address';
$laravel_dir = __DIR__ . '/vendor/laravel';

require $laravel_dir . '/bootstrap/autoload.php';

$app = require_once $laravel_dir . '/bootstrap/app.php';

$kernel = $app->make(Illuminate\Contracts\Console\Kernel::class);

echo 'Installing...<br>';
$kernel->call('migrate', ['--force' => true]);

echo 'Seeding...<br>';
$kernel->call('db:seed', ['--force' => true]);

// redirect
echo "<script>window.location = '$site_url'</script>";
but when i checked few database seeders file was also missing so i replaced them with old version, and tried again but everytime after 142 tables i got timeout error. maybe its my host problem.
it will be great if you can share db.sql file if there is no sensitive info of your site in it,
thanks



well, bro here is the database sql file you can download from here


moreover, if you resolve the FEE STRUCTURE issue than let me know as when i select the fee type and the AMOUNT input will be hidden automatically,

i have found that the auto code as ' style='display: none' will be applied

regards

let me know for this
 

mzak

Active member
Jan 21, 2020
381
130
43
well, bro here is the database sql file you can download from here


moreover, if you resolve the FEE STRUCTURE issue than let me know as when i select the fee type and the AMOUNT input will be hidden automatically,

i have found that the auto code as ' style='display: none' will be applied

regards

let me know for this
thanks, because of it i am able to install it but i cant login to admin panel using [email protected] and 123456 as password.
 

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