MusicEngine - Music Social Networking

MusicEngine - Music Social Networking v2.1.6.3

No permission to download

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,770
27,111
120
1637839834078.png
after installation, for some reason, version 2.1.5.7.
It is latest version 2.1.6.2 there is no difference between package uploaded here and the latest updated from internal updater.
That info appears like that because it wasn't updated trough internal updater and the package still holds previous version details in .env.example file.
 

vukugbe

New member
May 27, 2022
4
1
3
is it possible to import only one artist in this script somehow? some kind of olin specific album?
 

vukugbe

New member
May 27, 2022
4
1
3
Does anyone have any news? share?)
I ran into a problem. When you download the HD version of a song to the player, it doesn't play for some reason. and the regular version is playing
 

stuxr

New member
Jan 4, 2020
9
2
3
@Tomz do you have this FULL script ? Missing Documentation folder with all SQL file like country, etc
 

zed them

Member
Jul 6, 2019
67
50
18
Hello, anyone with untouched latest script with a valid wiki api key. The old script`s API was changed, hence it canot update anymore. If anyone has a copy of the latest version, i will really appreciate if they could help. thanks in advance.
 

Lenda

Well-known member
Babiato Lover
Trusted Uploader
Nov 18, 2020
134
229
50

Jg_selisa

Well-known member
Trusted Uploader
Feb 10, 2019
432
302
63
ANynoe is facing 500 error on installation ? using cloudways Ngynx
 

Jg_selisa

Well-known member
Trusted Uploader
Feb 10, 2019
432
302
63
you need to edit you htaccess files REWRITEBASE
THanks for replying, Do you have an example?

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{REQUEST_URI} !^public
RewriteRule ^(.*)$ public/$1 [L]
</IfModule>
 

RiPPERD

Active member
Jul 14, 2020
110
30
28
THanks for replying, Do you have an example?

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{REQUEST_URI} !^public
RewriteRule ^(.*)$ public/$1 [L]
</IfModule>
if this is the same file from script (i dont have it installed anymore) then try this

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{REQUEST_URI} !^public
RewriteRule ^(.*)$ FOLDERNAMEHERE/public/$1 [L]
</IfModule>
 

RiPPERD

Active member
Jul 14, 2020
110
30
28
the problem is because unless you are installing this to root of domain it wont work out the box

so basically if the folder you have it in is called MUSIC so you access it via this www.yourdomain.com/music then you must make the htaccess file(s) (sometimes more than 1) rewrite the base folder to muisc/public rather than www.yourdomain.com/public
 

Forum statistics

Threads
69,313
Messages
908,881
Members
237,972
Latest member
Damoone04

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