PhotoPost 8.0 URL Redirect Script 1

Нет прав для скачивания
  • Автор Автор axtona
  • Дата создания Дата создания
XF Compatibility
  1. 2.2.x
Short Description
Get the latest version 1 of PhotoPost 8.0 URL Redirect Script . Скачать and Discuss the 861 байт File size with zip Extention type . From The Content have 376 Просмотры on NullPro Community .
Simple redirect script that catches any requests to sendphoto.php or directly to your old PhotoPost data folder and redirects to the new XFMG location.

showphoto.php redirects will go to the media overview page, direct data folder links it will go to the full image or thumbnail.

Installing

Put the attached photopost_redirect.php file in your XF root, then add the following entries to your .htaccess file above the "# Here is the Xenforo stuff" part (changing the data file path accordingly, mine was in the /gallery folder)

Code:
# Rewrite PhotoPost URLs
RewriteCond %{QUERY_STRING} photo=(\d+)
RewriteRule ^gallery/showphoto.php photopost_redirect.php?s=detail&id=%1 [NC,L]
RewriteRule ^gallery/data/(\d+)/((medium|thumbs|mini)/)?([a-z0-9\-_\.]+) photopost_redirect.php?c=$1&s=$3&f=$4 [NC,L]

And that's it
Автор
axtona
Просмотры
376
Extention type
zip
File size
861 байт
Первый выпуск
Обновление
Рейтинги 0,00 звёзд Оценок: 0
Link was Broken? Please Send Message to NP Team with direct message, You will get it very quickly!
Support Developer If you are satisfied with your test or project have earn money successfully, Maybe you can click more information button to support with buying.

Ещё ресурсы от axtona

A
an advanced WordPress timeline plugin that showcases your life history timeline
Просмотры
420
Обновлено
A
A simple template modification that turns node icons to clickable links.
A
The plugin allows you to create a "Quick Tag User" button in forum topics.