Page 1 of 7

Quick Manialink

Posted: 10 Oct 2011, 14:03
by Akbalder
Quick Manialink

Quick Manialink is customizable Manialink. You can download it on the manialink akbalder?QuickManialink.
The download is free but if you want to continue to use, you have to buy on the manialink.

Image

Image


Image

1. Requirements

A web server with PHP 5 installed.

2. Features

The manialink is easy to update:
To add a map on the manialink, the player just has to upload the map and a screenshot in a folder of Quick Manialink.
To add a screenshot on the manialink, the player just has to upload the screenshot and a thumbnail in a folder of Quick Manialink.

Four manialink pages:
  • 'Maps' page which shows the maps uploaded on the Manialink.
  • 'Skins' page which shows the skins uploaded on the Manialink.
  • 'Screenshots' page which shows the screenshots uploaded on the Manialink.
  • 'About' page which shows the player's description and his favorites servers, manialinks and websites.
Three maniacodes:
  • ':map' to download a map.
  • ':skin' to download a skin.
  • ':donate' to make a donation.
3. Installation

Upload Quick Manialink on a server which has PHP installed.

Modify the file Config/config.php to change the name of the manialink, the url of the manialink, the colors, the price of the maps, the favorites...
Make sure that you save your config.php file in UTF-8.

Register the following manialinks on http://player.maniaplanet.com/:
For each donation value 4. Utilization

To add a map on the Manialink, the player has to:
  • upload the map in the folder Content/Maps of Quick Manialink
  • upload a screenshot (400x290 as on Mania Exchange) in the folder Content/Thumbnails of Quick Manialink

To add a skin on the Manialink, the player has to:
  • upload the skin in the folder Content/Skins of Quick Manialink
  • upload a file NameOfYouSkin.txt in the folder Content/Skins of Quick Manialink with the following content:

    Code: Select all

        Name=Name of the skin
        Model=Name of the model
        2D=Name of the 2D author
        3D=Name of the 3D author
  • upload a screenshot (400x290) in the folder Content/Thumbnails of Quick Manialink
To add a screenshot on the Manialink, the player has to:
  • upload the screenshot in the folder Content/Screenshots of Quick Manialink
  • upload a thumbnail of the screenshot (400x290) in the folder Content/Thumbnails of Quick Manialink

Re: Quick Manialink

Posted: 12 Oct 2011, 16:16
by Boss-Bravo
Great Job, it's nice ;)

Re: Quick Manialink

Posted: 14 Oct 2011, 14:35
by Heku
MUST the web folders name be /QuickManialink/ ... because that isn't working for me.. for me it's working when i just have /ManiaLink/ ....

E: Seems like not.. my manialink is running fine: HekuManiaLink (and the files are in ...../ManiaLink/[the files]

Re: Quick Manialink

Posted: 15 Oct 2011, 19:45
by Jonniboy
This manialink isn't functionally for me.
Always when I go on my manialink there is an error message: HTTP 500.
Thats an Internal Server Error.
Do you have forgot to say the CHMOD-Rights for the files?

Regards,
Jonniboy

Re: Quick Manialink

Posted: 15 Oct 2011, 20:03
by Akbalder
Open the url http://www.yourwebserver/QuickManialink/manialink.php in a web browser.
You'll be able to see what's the error.

Re: Quick Manialink

Posted: 15 Oct 2011, 20:05
by Jonniboy
There's no error!
No Internal Server Error or so on.

Only Trackmania shows this error. :cry:

Re: Quick Manialink

Posted: 15 Oct 2011, 20:09
by Akbalder
Try to use the url in Trackmania instead of the manialink name.
If there is no error, it may be because you have not correctly registered the manialink on your player page.

Re: Quick Manialink

Posted: 15 Oct 2011, 20:53
by Jonniboy
It's not functionally in Trackmania.
The direct URL isn't functionally too in Trackmania.

Re: Quick Manialink

Posted: 15 Oct 2011, 21:20
by Akbalder
Give me the URL.
I'll try to find what's the problem.

Re: Quick Manialink

Posted: 16 Oct 2011, 01:46
by Jonniboy
The URL is http://server.jonniboy.net/manialink/frt/manialink.php.
I think thats some problems with chmod rights at Linux/Unix.