3.2 & 3.3 Extensions Database 3.2 / 3.3Download System

<span class="qte-attr qte_32_33-qte">3.2.x & 3.3.x</span>
Previous topicNext topic
User avatar

Topic Author
dmzx Online
Founder
Founder
Status: Online
User theme: Dark
Posts: 6517
Joined: Jan 13th, '14, 20:45
    Windows 10 Chrome

Re: Download System

Post by dmzx »

mh254 wrote: Jan 26th, '23, 10:49 How do you mean this? Use nginx as Reverse Proxy and let Apache run the PHP code?
I use here:

Image

User avatar

mh254
Users
Users
Status: Offline
User theme: Dark
Posts: 15
Joined: Jan 28th, '16, 08:23
    Linux Chrome

Re: Download System

Post by mh254 »

When I use Fast-CGI with apache2 everything is fine, when I switch to nginx with Fast-CGI I get the network error when downloading files.

User avatar

martin
Admin
Admin
Status: Offline
User theme: Dark
Posts: 5136
Joined: Apr 6th, '14, 14:12
    Linux Chrome

Re: Download System

Post by martin »

mh254 wrote: Jan 31st, '23, 11:11 When I use Fast-CGI with apache2 everything is fine, when I switch to nginx with Fast-CGI I get the network error when downloading files.
Use apache2 nginx with PHP-FPM Fast-CGI is mainly for apache it will work with nginx but is more trouble than it's worth.
Image

User avatar

Hamidouki-dz
Users
Users
Status: Offline
User theme: Dark
Posts: 164
Joined: Sep 1st, '18, 09:26
    Android Chrome

Re: Download System

Post by Hamidouki-dz »

Hello
j'ai changé un nom de domaine du forum par un autre :
une migration mise à jour 3.2.7 vers 3.3.9
puis transfert du forum vers un autre nom de domaine .

actuellement tous marche bien, une partie du téléchargement d'un fichier depuis l'extension télécharge le système me dit que l'ID erreur.

User avatar

Topic Author
dmzx Online
Founder
Founder
Status: Online
User theme: Dark
Posts: 6517
Joined: Jan 13th, '14, 20:45
    Android Chrome

Re: Download System

Post by dmzx »

Hamidouki-dz wrote: Feb 2nd, '23, 17:30 Hello
j'ai changé un nom de domaine du forum par un autre :
une migration mise à jour 3.2.7 vers 3.3.9
puis transfert du forum vers un autre nom de domaine .

actuellement tous marche bien, une partie du téléchargement d'un fichier depuis l'extension télécharge le système me dit que l'ID erreur.
Pm me test account

User avatar

nexosenz
Users
Users
Status: Offline
User theme: Dark
Posts: 9
Joined: Jan 22nd, '23, 17:14
    Windows 10 Chrome

Re: Download System

Post by nexosenz »

nexosenz wrote: Jan 27th, '23, 20:10 hello,

sorry for my english, it's a google translation.

I wish I could suppress the display of this, even if we have the permissions.


Capture3.PNG


ideally, with a yes/no setting in the configuration settings.

I will access the system directly with a link "url/downloadsystem"

thank you very much
can you help me please ? :-)

User avatar

martin
Admin
Admin
Status: Offline
User theme: Dark
Posts: 5136
Joined: Apr 6th, '14, 14:12
    Linux Chrome

Re: Download System

Post by martin »

Hamidouki-dz wrote: Feb 2nd, '23, 17:30 Hello
j'ai changé un nom de domaine du forum par un autre :
une migration mise à jour 3.2.7 vers 3.3.9
puis transfert du forum vers un autre nom de domaine .

actuellement tous marche bien, une partie du téléchargement d'un fichier depuis l'extension télécharge le système me dit que l'ID erreur.
Your database has your old domain in the download id this is an easy fix in you know how to edit the database.

User avatar

Hamidouki-dz
Users
Users
Status: Offline
User theme: Dark
Posts: 164
Joined: Sep 1st, '18, 09:26
    Android Chrome

Re: Download System

Post by Hamidouki-dz »

I only modified the internal links in the php _post file, however the problem with the ID to download the files no idea

User avatar

ssl
Banned
Banned
Status: Offline
User theme: Dark
Posts: 150
Joined: Aug 19th, '20, 10:54
    Mac OS X Opera

Re: Download System

Post by ssl »

Il doit parler de ça qui se trouve dans les paramètres de l'extension
Capture d’écran 2023-02-04 à 13.41.25.png


Enfin on ne comprend pas trop ce qu'il veut dire avec "the ID to download"
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

User avatar

Hamidouki-dz
Users
Users
Status: Offline
User theme: Dark
Posts: 164
Joined: Sep 1st, '18, 09:26
    Windows 10 Edge

Re: Download System

Post by Hamidouki-dz »

ssl wrote: Feb 4th, '23, 12:43 Il doit parler de ça qui se trouve dans les paramètres de l'extension

Capture d’écran 2023-02-04 à 13.41.25.png



Enfin on ne comprend pas trop ce qu'il veut dire avec "the ID to download"
thanks solved , but i have this error when i click on UPLOAD

Code: Select all

Parse error: syntax error, unexpected '=' in /home/powers76/public_html/ext/dmzx/downloadsystem/controller/downloadupload.php on line 360

User avatar

Topic Author
dmzx Online
Founder
Founder
Status: Online
User theme: Dark
Posts: 6517
Joined: Jan 13th, '14, 20:45
    Windows 10 Chrome

Re: Download System

Post by dmzx »

Hamidouki-dz wrote: Feb 7th, '23, 23:37
ssl wrote: Feb 4th, '23, 12:43 Il doit parler de ça qui se trouve dans les paramètres de l'extension

Capture d’écran 2023-02-04 à 13.41.25.png



Enfin on ne comprend pas trop ce qu'il veut dire avec "the ID to download"
thanks solved , but i have this error when i click on UPLOAD

Code: Select all

Parse error: syntax error, unexpected '=' in /home/powers76/public_html/ext/dmzx/downloadsystem/controller/downloadupload.php on line 360
Do you use latest version 1.2.0 ?

User avatar

Hamidouki-dz
Users
Users
Status: Offline
User theme: Dark
Posts: 164
Joined: Sep 1st, '18, 09:26
    Android Chrome

Re: Download System

Post by Hamidouki-dz »

Yes update it , the error still persist.
Screenshot_20230208_091643_Chrome.jpg
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

User avatar

Topic Author
dmzx Online
Founder
Founder
Status: Online
User theme: Dark
Posts: 6517
Joined: Jan 13th, '14, 20:45
    Windows 10 Chrome

Re: Download System

Post by dmzx »

Hamidouki-dz wrote: Feb 8th, '23, 09:01 Yes update it , the error still persist.
Screenshot_20230208_091643_Chrome.jpg
What php version do you use?

User avatar

Hamidouki-dz
Users
Users
Status: Offline
User theme: Dark
Posts: 164
Joined: Sep 1st, '18, 09:26
    Android Chrome

Re: Download System

Post by Hamidouki-dz »

Screenshot_20230208_100424_Chrome.jpg
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

User avatar

Topic Author
dmzx Online
Founder
Founder
Status: Online
User theme: Dark
Posts: 6517
Joined: Jan 13th, '14, 20:45
    Windows 10 Chrome

Re: Download System

Post by dmzx »

Hamidouki-dz wrote: Feb 8th, '23, 09:04 Screenshot_20230208_100424_Chrome.jpg
Check in you ACP main page what version it is.

Previous topicNext topic