IPB

Welcome Guest ( Log In | Register )

Ip.downloads + Furl

This topic is about Ip.downloads + Furl, the author, blockbuster, wrote about: Bonjour, Est-il possible de faire fonctionner FURL avec IP.Downloads ? Merci d'avance ---------- Hello, Is it possible to make function FURL with IP.Downloads? Thank you in advance ... To read more just scroll down

 
Reply to this topicStart new topic
Ip.downloads + Furl
blockbuster
post Apr 8 2008, 02:56 PM
Post #1


Newbie
*

Group: Members
Posts: 8
Joined: 5-April 08
Member No.: 213



Bonjour,

Est-il possible de faire fonctionner FURL avec IP.Downloads ?
Merci d'avance

----------

Hello,

Is it possible to make function FURL with IP.Downloads?
Thank you in advance
Go to the top of the page
 
+Quote Post
bramburn
post Apr 8 2008, 08:58 PM
Post #2


Administrator
***

Group: Root Admin
Posts: 905
Joined: 25-June 07
From: London
Member No.: 1



pas en se moment, je dois acheter ou me procuré ip.downlaod.


_______________________

not at the moment, i have to procure ip.download before i can do any modification to it


--------------------
Remember to please use the bug tracker for all bugs and errors, it is more organised that way.
Support in french and english
If I reply in French please excuse my spelling & grammar, i haven't written in french for a long time.
DO NOT PM ME TO ASK ME TO GO ON MSN, post the query on the support forums!
Go to the top of the page
 
+Quote Post
Sundayx
post Apr 9 2008, 05:20 PM
Post #3


Member
**

Group: Members
Posts: 13
Joined: 25-March 08
From: France
Member No.: 197



Voila des liens qui te serviront peut être:

CODE
# IDM
RewriteRule ^downloads\.html(.*)$ index.php?automodule=downloads$1
RewriteRule ^downloads[-_]cat([0-9]*)\.html(.*)$ index.php?automodule=downloads&showcat=$1$2
RewriteRule ^downloads[-_]file([0-9]*)\.html(.*)$ index.php?automodule=downloads&showfile=$1$2
RewriteRule ^downloads[-_]your[-_]files\.html(.*)$ index.php?automodule=downloads&req=ucp_files$1
RewriteRule ^downloads[-_]your[-_]favorites\.html(.*)$ index.php?automodule=downloads&req=ucp_favs$1
RewriteRule ^downloads[-_]your[-_]subscriptions\.html(.*)$ index.php?automodule=downloads&req=ucp_subs$1
RewriteRule ^downloads[-_]submit\.html(.*)$ index.php?automodule=downloads&req=submit$1
RewriteRule ^downloads[-_]search\.html(.*)$ index.php?automodule=downloads&req=search$1
RewriteRule ^downloads[-_]last[-_]ten\.html(.*)$ index.php?automodule=downloads&req=search&code=last_ten$1
RewriteRule ^downloads[-_]last[-_]visit\.html(.*)$ index.php?automodule=downloads&req=search&code=last_visit$1
RewriteRule ^downloads[-_]mod\.html(.*)$ index.php?automodule=downloads&req=mod$1
RewriteRule ^downloads[-_]author([0-9]*)\.html(.*)$ index.php?automodule=downloads&req=search&code=all_author&id=$1$2


Ce n'est pas la même manière que Minerva vu que ce n'est pas possible de mettre ça dans un fichier php il me semble...
Mais tu peut t'en inspirer laugh.gif
Go to the top of the page
 
+Quote Post
bramburn
post Apr 9 2008, 05:30 PM
Post #4


Administrator
***

Group: Root Admin
Posts: 905
Joined: 25-June 07
From: London
Member No.: 1



je pense que sa pourait etre possible d'ajouter mais je ne pourrais pas l'essayer


--------------------
Remember to please use the bug tracker for all bugs and errors, it is more organised that way.
Support in french and english
If I reply in French please excuse my spelling & grammar, i haven't written in french for a long time.
DO NOT PM ME TO ASK ME TO GO ON MSN, post the query on the support forums!
Go to the top of the page
 
+Quote Post
Sundayx
post Apr 9 2008, 05:54 PM
Post #5


Member
**

Group: Members
Posts: 13
Joined: 25-March 08
From: France
Member No.: 197



On ne peut pas remplacer forum.com/index.php?automodule=downloads&showfile=1
par forum.com/downloads-1.html ? En ajoutant :

CODE
$download_file = array(
'downloads[-_]file([0-9]*)\.html(.*)$',
'showforum=$matches[2]'
);


C'est dans le fichier seo_settings que ça se passe ?
Go to the top of the page
 
+Quote Post
bramburn
post Apr 9 2008, 06:00 PM
Post #6


Administrator
***

Group: Root Admin
Posts: 905
Joined: 25-June 07
From: London
Member No.: 1



non, il y a plus que ca pour faire les URL.
il faut les faire unique par les verifier


sorry about the accent its messed up


--------------------
Remember to please use the bug tracker for all bugs and errors, it is more organised that way.
Support in french and english
If I reply in French please excuse my spelling & grammar, i haven't written in french for a long time.
DO NOT PM ME TO ASK ME TO GO ON MSN, post the query on the support forums!
Go to the top of the page
 
+Quote Post
blockbuster
post Apr 10 2008, 10:09 PM
Post #7


Newbie
*

Group: Members
Posts: 8
Joined: 5-April 08
Member No.: 213



Salut Sundayx et merci d'essayer de trouver une solution wink.gif

C'est bien dommage, espérons que dans une prochaine version que sa sera inclus smile.gif
Go to the top of the page
 
+Quote Post
bramburn
post Apr 11 2008, 08:04 AM
Post #8


Administrator
***

Group: Root Admin
Posts: 905
Joined: 25-June 07
From: London
Member No.: 1



ill y a une fancon a le faire mais ca pourra endomager vos PR


--------------------
Remember to please use the bug tracker for all bugs and errors, it is more organised that way.
Support in french and english
If I reply in French please excuse my spelling & grammar, i haven't written in french for a long time.
DO NOT PM ME TO ASK ME TO GO ON MSN, post the query on the support forums!
Go to the top of the page
 
+Quote Post
Sundayx
post Apr 13 2008, 04:21 PM
Post #9


Member
**

Group: Members
Posts: 13
Joined: 25-March 08
From: France
Member No.: 197



Il te faut modifier directement les fichiers source de IP download ?
Go to the top of the page
 
+Quote Post
bramburn
post Apr 13 2008, 04:40 PM
Post #10


Administrator
***

Group: Root Admin
Posts: 905
Joined: 25-June 07
From: London
Member No.: 1



oui pour les faire unique


--------------------
Remember to please use the bug tracker for all bugs and errors, it is more organised that way.
Support in french and english
If I reply in French please excuse my spelling & grammar, i haven't written in french for a long time.
DO NOT PM ME TO ASK ME TO GO ON MSN, post the query on the support forums!
Go to the top of the page
 
+Quote Post
Sundayx
post Apr 14 2008, 04:23 PM
Post #11


Member
**

Group: Members
Posts: 13
Joined: 25-March 08
From: France
Member No.: 197



Mince, en plus tu n'a pas le droit de redistribuer les fichiers modifier de IPD ?
Normalement je pense que c'est possible de changer les url du module de download sans modifier ses fichiers sources mais ça se fait par .htaccess et non par ajout de fichier php ph34r.gif
Go to the top of the page
 
+Quote Post
bramburn
post Apr 14 2008, 04:29 PM
Post #12


Administrator
***

Group: Root Admin
Posts: 905
Joined: 25-June 07
From: London
Member No.: 1



non, j;ai le droit de montrer ou^ les modifier.

Sorry for the accent, i can't do them on this pc


--------------------
Remember to please use the bug tracker for all bugs and errors, it is more organised that way.
Support in french and english
If I reply in French please excuse my spelling & grammar, i haven't written in french for a long time.
DO NOT PM ME TO ASK ME TO GO ON MSN, post the query on the support forums!
Go to the top of the page
 
+Quote Post

Fast ReplyReply to this topicStart new topic
Tags


 



RSS Lo-Fi Version | Sitemap  | SEO by MinervaSEO © Icelabz.net Time is now: 12th October 2008 - 10:31 AM