TGPX – PHP7

No money? Ah its ok. Use it anyway. But maybe consider a nice backlink to one of our sites – like Adultlist.com 🙂 – or throw in a helping hand 🙂

TGPX – PHP7x Compatible BETA

This is BETA.
This is FREE
We have NOTHING to do with the original (and vanished) developer

Download: TGPX-beta-v11.rar

Changelog:
V11: Fixed Cache header errors on certain server setups
V10: Categories Tables Fixed / Search & Replace in Templates Fixed
V9: Mixed gallery import fixed
V8: New Feature: Mixed gallery support + Template bug fix
V7: New Feature: General Settings turns on/off preview thumb methods
V6: Preview Thumbnail Cropping Fixed
V5: Non-essential: Swapped embedded url in admin to avoid downloads of old versions
V4: Gallery Scanner fixed
V3: 500 errors, submit fixed
V2: Many SQL & PHP errors fixed
V1: Basic compability with php7.2/php7.4

NEW Installation Instructions

  • Follow the old instructions 🙂

Upgrade original TGPX Versions to PHP7 Compatible

  1. Download from this page and unzip.
  2. Then Take a copy of all your old files (including subfolders)
  3. Swap the hosting to PHP7.2/PHP7.4 or similar
  4. Then overwrite the old files with the new, except:
    – Leave the old includes/config.php and /templates/ directory intact.
    – Do not upload the directories /utilities/ and /examples/
  5. If the instaled script doesn’t have tx_domains table it is in ‘utilities’ folder. It’s enough to import it to the database. You have to make sure if the table prefix is correct (to import using phpmyadmin: open tgpx database in phpmyadmin, select it, choose “import”, choose the tx_domains.sql to upload, set import mode to “Compatible v4” – import.
  6. Upload to the admin directory file from utilities/update-mixed-categories.php
  7. Call the script admin/update-mixed-categories.php
  8. Delete file update-mixed-categories.php from the server
  9. Once done: Save general settings – it saves current settings including new PHP servers values.
  10. Voila. Hopefully – if all fails. Whip out the copy you took, re-overwrite and swap the server back to the old PHP version…and please report the errors to webmaster@filmlatex.com so we can smooth it out.
  11. Remember:
    – If you swapped to https:// on your domain since the JMB days – you must also go in General Settings and upgrade the system urls to https://
    – Ask your host to up Max PHP Limit to 528mb (or do it yourself via .htaccess or whichever way your host allows)

TGPX Full Documentation / Installation Instruction

These are the original instructions: TGPX Documentation

Original Feature List Description:

TGPX has all of the features you would expect in a standard TGP script. Below you will find a list of the major features included with TGPX, however please don’t consider this a complete list of features.

Gallery Submissions

  • Accept gallery submissions from other webmasters
  • Close the gallery submission form at any time
  • Allow only partners to submit galleries
  • Create partner accounts to limit who can submit galleries
  • Allow users to submit a request for a partner account
  • Galleries scanned during submission to make sure they are working
  • Galleries checked for the following during submission:
    • Check if URL forwards or redirects surfers
    • Count the number of thumbnails on the gallery
    • Check for a reciprocal link to your site
    • Check for blacklisted items
    • Check the filesize of the gallery content
    • Check the download speed from the gallery
    • Check the number of links on the gallery
    • Check for 2257 information displayed on the gallery page
  • Verification codes can be used on the submission form to prevent spam submissions (GD required)
  • Submitter can provide a preview thumbnail with their gallery submission in one of three ways:
    • Upload an image from their computer
    • Have TGPX automatically create a preview from their gallery (ImageMagick or GD required)
    • Use the web-based cropping interface to create a preview thumbnail (ImageMagick or GD required)
  • Optionally require that submitters confirm their submission through their e-mail address
  • Limit the number of submissions each person can do per day
  • Limit the length of the description that can be submitted
  • Allow users to submit keywords with their galleries for searching purposes
  • Ability to detect changes in the gallery HTML code after submission