Download mod

Support zu den Modifikationen (MODs) von Entwickler OXPUS für das phpBB 3.0.x
Antworten
Blisk
Beiträge: 2
Registriert: Do 30. Sep 2010, 16:29

Download mod

Beitrag von Blisk »

Is there possible to use download mod only withouth a board (forum)?
Benutzeravatar
oxpus
Chief handy-man
Beiträge: 2719
Registriert: Do 13. Dez 2007, 23:06
Wohnort: Irgendwo im I-Net
Kontaktdaten:

Re: Download mod

Beitrag von oxpus »

In the form the mod was built, no.
Because the MOD itself uses many basics from the phpbb and must be modified substantial to be able to run as a single php script.

For example:
The permission system of the mod based on the permission system of the phpbb. The template files uses the template system of the phpbb. And at least the database layer from the phpbb will be used by the mod, too.
So extracting the download mod out of the phpbb for a standalone application needs many extra programmcode.

It's much easier to search an existing standalone php download script in the www as you can find on an easy way with google, bing, yahoo...
Or I'll provide you an estimate of costs about extending the mod to a standalone application, but this can be very expensive for you...
Karsten Ude
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
Blisk
Beiträge: 2
Registriert: Do 30. Sep 2010, 16:29

Re: Download mod

Beitrag von Blisk »

thank you for your info. I will search it on google.-
Antworten