DOWNLOAD A'n'S AppStore (2 Apps And Web Version) Single Panel Version **COMMUNITY PROJECT**

Silencer

Well-known member
Joined
Jun 2, 2021
Messages
390
Awards
4
Offline
What the best link format to use for firestick please because dropbox links with dl=0 get error there was a problem parsing the package and dropbox links with raw=1 the download process stays at 0% working fine on android phone howeber
I use raw=1 from Dropbox and works fine m8 on hostinger. Try to reupload file in to Dropbox and copy link again with raw=1. Ps. Which hosting do you use?
 

Anto101

Well-known member
Joined
Apr 14, 2021
Messages
73
Awards
3
Offline
What the best link format to use for firestick please because dropbox links with dl=0 get error there was a problem parsing the package and dropbox links with raw=1 the download process stays at 0% working fine on android phone howeber
To Use Dropbox Links In Panel.

Edit Your Links

www.dropbox.com
To
dl.dropboxusercontent.com

And

dl=0
To
raw=1

WORKS A TREAT
 

getelbr

Well-known member
Joined
Oct 13, 2021
Messages
103
Awards
4
Offline
APKTime is not changing the SDK to 30 someone can share
 

Poncho

Owner
Staff member
Admin
Joined
Apr 5, 2021
Messages
1,730
Awards
5
Offline
Search the link in the instructions bud I didn't note a location for this
 
Joined
Sep 9, 2021
Messages
40
Awards
2
Offline
bro, the app was suspended from the play store, notified me that there was mawere, you can remove the issuh from the app bro
 

Attachments

  • 1624915929970 (1).png
    1624915929970 (1).png
    110.1 KB · Views: 25
Last edited:
Joined
Sep 9, 2021
Messages
40
Awards
2
Offline
bro, the app was suspended from the play store, notified me that there was mawere, you can remove the issuh from the app bro



how do you do it bro for me to post it on the playstore again
he banned my apple because of that , make a disabled apk there and put it here bro for the others naked to go through issuh , I'm grateful if you can do issuh bro
 

iChr0niX

Member
Joined
Sep 2, 2021
Messages
13
Offline
Was there a solution to this, I'm using vps server and I'm getting this, yet when hosted on hostiger it works fine
Hi

The fix for this is as follows

Change lines 41 to 64 of the apologia.php

FROM


<? while ($rowsss = $ress->fetchArray()) {?>
<div class="card-body">
<div class="col-12">
<form method="post">
<div class="form-group">
<label class="form-label">AppLinked Entry Code</label>
<input class="form-control" id="description" name="description" value="<?=$rowsss['description'] ?>" type="text" >
</div>

<hr>
<center>
<button type="submit" name="rss" class="btn btn-info">
<i class="icon icon-check"></i>Save
</button>
</center>
</form>
</div>
<? }?>
</div>
</div>
</div>
</div>
</div>
</div>



TO

<?php $rowsss = $ress->fetchArray() ?>
<div class="card-body">
<div class="col-12">
<form method="post">
<div class="form-group">
<label class="form-label">AppLinked Entry Code</label>
<input class="form-control" id="description" name="description" value="<?=$rowsss['description'] ?>" type="text" >
</div>

<hr>
<center>
<button type="submit" name="rss" class="btn btn-info">
<i class="icon icon-check"></i>Save
</button>
</center>
</form>
</div>

</div>
</div>
</div>
</div>
</div>
</div>

That should resolve the issue you are having it has for me anyway using php 7.4
 

devil666

Member
Joined
May 14, 2021
Messages
62
Awards
3
Offline
@Poncho

on the 1st panel i had for apktime frmo here i could upload directly from there to my hosting and store the files,
changed over to http:// and downloaded the new apk and panel how do i add the uploader back to it ?

Uploader Removed (You May Link For Yourselves If You Wish)

tia
 

Poncho

Owner
Staff member
Admin
Joined
Apr 5, 2021
Messages
1,730
Awards
5
Offline
its in the files just add to headers, though i dont recommend it
 

jproot2019

New member
Joined
Jun 9, 2021
Messages
5
Offline
Hello friends, apktime is working, everything is ok, I just can't download the apps inside it, I've already put the direct link to my hosting and it doesn't download anything, it asks for permission to download, but it doesn't download anything.
 

Meupsm

Well-known member
Joined
Jun 12, 2021
Messages
49
Awards
3
Offline
I get HTTP ERROR 500 when adding \login.php when trying to access the panel. I can load the web page just not the panel.
good afternoon, http 500 error is an error in the htaccess file that is on your hosting
 

developer

New member
Joined
Jun 29, 2021
Messages
4
Awards
1
Offline
Could someone help me, I've already made changes and neither one of the 2 applications appears in the uploads app
 
Top