[geeklog-devel] Geeklog.net Downloads Plugin

cordiste cordiste at free.fr
Mon Jan 18 17:08:22 EST 2016


Weel done :)

For the redirection you can use something like

<IfModule mod_alias.c>
    Redirect permanent /filemgmt https://www.geeklog.net/downloads
</IfModule>

Ben

2016-01-18 21:46 GMT+01:00 Tom <websitemaster at cogeco.net>:
> Yeaa... after about 3 plus hours of work I finally got the Downloads plugin
> to import the Filemgmt Plugin data on Geeklog.net
>
> There was a number of errors along the way with most of them being issues
> the result of old bugs in the filemgmt plugin causing problems when
> information wasn't saved properly. Here are the stats:
>
> Number of Downloads Plugin category data: 11
>
> Number of Downloads Plugin file information data: 702
>
> Number of Downloads Plugin vote data: 251
>
> Number of Downloads Plugin history data: 165172
>
> Number of Downloads Plugin submission data: 0
>
> Conversion process was completed successfully!
>
> I currently have disabled the downloads plugin as I still need to update the
> download block as I have run out of time (Dirk is that a custom function?)
>
> Also Dirk I am wondering if we need to do some redirects via htaccess (which
> I know little about). Could you tackle this?
>
> Thanks
>
> Tom
>
>
> Root
> https://www.geeklog.net/filemgmt/index.php
> to
> https://www.geeklog.net/downloads/index.php
>
> Categories
> https://www.geeklog.net/filemgmt/viewcat.php?cid=8
> to
> https://www.geeklog.net/downloads/index.php?cid=8
>
> File Description
> https://www.geeklog.net/filemgmt/index.php?id=1157
> to
> https://www.geeklog.net/downloads/index.php/1157
>
> Download link
> https://www.geeklog.net/filemgmt/visit.php?lid=1157
> to
> https://www.geeklog.net/downloads/visit.php/1157
>
>
>
> _______________________________________________
> geeklog-devel mailing list
> geeklog-devel at lists.geeklog.net
> https://pairlist8.pair.net/mailman/listinfo/geeklog-devel
>



More information about the geeklog-devel mailing list