GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Tech TGPX Updated (https://gfy.com/showthread.php?t=1160595)

robwod 01-07-2019 04:13 PM

Would love to see a php 7.1 version. I personally know oif at least 3 other people that are using it. All use php 5.6.x and most, if not all, are using the version you made available. I do know one person still using the original JMB unencoded version for php 5.3.x

AdultKing 01-07-2019 04:17 PM

Quote:

Originally Posted by robwod (Post 22392511)
Would love to see a php 7.1 version. I personally know oif at least 3 other people that are using it. All use php 5.6.x and most, if not all, are using the version you made available. I do know one person still using the original JMB unencoded version for php 5.3.x

That earlier version on PHP 5.3 is bad, tell that person if they need help upgrading I'll assist.

I started rewriting parts of TGPX with 7.1 in mind (no breaking changes, just refreshing code) but put it aside over Christmas. I expect I can have a 7.1 version on GitHub ready to go by early March if not beforehand.

The version currently on GitHub has no security issues that I am aware of but it won't run on PHP 7 and PHP 5.6 is being used less and less.

Qbert 01-07-2019 07:00 PM

Quote:

Originally Posted by AdultKing (Post 22392492)
Are you using my patched version or the original?

What PHP Version are you on?

I'm using the original, individual domain version x 7 on PHP 5.2

King Mark 01-07-2019 07:19 PM

This was an excellent script. Whoever kept this going, Allah bless you.

AmeliaG 01-07-2019 07:22 PM

Quote:

Originally Posted by AdultKing (Post 22392112)
Would anyone like a PHP 7.1 compatible update to TGPX?

Is anyone still using TGX?

If I can get 10 people or more to confirm they are still running TGPX then I will work on updating the source. If not you can obtain the current version still on GitHub https://github.com/rjkmelb/TGPX-Updated


I should really check this out. Can't recall what we have implemented now. I just have a kind of stone age server with TGP stuff on it, but I know that is not an awesome solution.

AdultKing 01-07-2019 09:23 PM

Quote:

Originally Posted by AmeliaG (Post 22392661)
I should really check this out. Can't recall what we have implemented now. I just have a kind of stone age server with TGP stuff on it, but I know that is not an awesome solution.

If it's TGPX and you need a hand installing or upgrading to the version I've been maintaining please let me know and I will do my best to help.

AdultKing 01-19-2019 03:08 AM

TGPX for PHP 7.1 will be available soon.

I need to know from current users whether there is anything not working in the current version that needs fixing? Are there any features missing that really must be in the new version?

roganoli 01-19-2019 05:36 AM

Fatal Error
Error:
mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead

EddyTheDog 01-19-2019 05:42 AM

Quote:

Originally Posted by roganoli (Post 22399765)
Fatal Error
Error:
mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead

It's just a warning and you just need to turn them off...

https://stackoverflow.com/questions/...-mysql-connect

AdultKing 01-19-2019 05:43 AM

Quote:

Originally Posted by roganoli (Post 22399765)
Fatal Error
Error:
mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead

That's fixed in the new version, however that won't stop you running the current version on PHP 5.6 - it's just a warning that mysql extension has gone bye bye.

The new version won't have this problem and there's a script to update the database to ensure there are no breaking changes on upgrade.

faxxaff 01-24-2019 12:32 AM

I still run an original server version on one site. It causes permission problems on the main index when updating so I need to change permissions manually to run updates. I'd be more than interested in a newer version.

AdultKing 01-24-2019 12:59 AM

Quote:

Originally Posted by faxxaff (Post 22402991)
I still run an original server version on one site. It causes permission problems on the main index when updating so I need to change permissions manually to run updates. I'd be more than interested in a newer version.

It will be here soon, I've made a bit of progress while I've been stuck inside sheltering from the heat. I'm expecting 2 -3 weeks it should be updated for PHP 7.

In the meantime, are you running your server edition on shared hosting or your own hosting?

faxxaff 01-24-2019 02:37 AM

Quote:

Originally Posted by AdultKing (Post 22402993)
It will be here soon, I've made a bit of progress while I've been stuck inside sheltering from the heat. I'm expecting 2 -3 weeks it should be updated for PHP 7.

In the meantime, are you running your server edition on shared hosting or your own hosting?

Shared hosting .... gave up on that in 1998. It's on a dedicated box.

AdultKing 01-24-2019 02:43 AM

Quote:

Originally Posted by faxxaff (Post 22403018)
Shared hosting .... gave up on that in 1998. It's on a dedicated box.

You shouldn't have a permission issue. Does the owner of your site's docroot match the owner of the account running TGPX?

I only see permission issues when accounts are Chroot'd like on shared hosting.

JuicyBunny 01-24-2019 08:17 AM

Would be great to see a tgpx that works with the latest php. 7.2.6 is it?

faxxaff 01-24-2019 08:42 AM

Quote:

Originally Posted by AdultKing (Post 22403021)
You shouldn't have a permission issue. Does the owner of your site's docroot match the owner of the account running TGPX?

I only see permission issues when accounts are Chroot'd like on shared hosting.

Hmmm, thanks for that. I think one is owned by root and the other one is a reseller account. Now, I understand what my old sys admin meant when he explained the same thing to me a few years ago, but he used terms like churn and stuff ... gotta try that out. Thanks.

1215 03-02-2019 08:45 PM

Anyone ever talk to Jeremy anymore?

brassmonkey 03-02-2019 11:29 PM

king is good peoples... where the fuck is fris??? :helpme:helpme:helpme last time i talked to him he got a offline job

Hinc 03-19-2019 02:25 PM

Which level php is the latest "release" compatible with ?

Pyewacket 03-19-2019 06:14 PM

Consider me very much interested in having an upgraded TGPx server edition. I really want to get off of the old php and onto the newer versions. Happy to test for you as well.

brassmonkey 03-19-2019 11:15 PM

Installed Version
1.1.0-SS

php 5.4 :Oh crap

i need to upgrade :helpme:helpme
100 upgrades

Hinc 04-13-2019 09:20 AM

I need the upgrades too

gabel 05-03-2019 08:15 AM

well i know this has been quiet for some time, maybe a bump gets AdultKing's attention. Would like to get the php 7 version of this one :)

Nick_awt 06-16-2019 05:12 PM

Any news on PHP 7 version ?

AdultKing 06-22-2019 02:30 AM

Quote:

Originally Posted by gabel (Post 22463109)
well i know this has been quiet for some time, maybe a bump gets AdultKing's attention. Would like to get the php 7 version of this one :)

Quote:

Originally Posted by Nick_awt (Post 22485499)
Any news on PHP 7 version ?

Watch this space. I haven't abandoned this, I've just been very busy with some other projects recently.

JuicyBunny 06-22-2019 03:37 AM

Quote:

Originally Posted by AdultKing (Post 22488632)
Watch this space. I haven't abandoned this, I've just been very busy with some other projects recently.

Thats good news. Visit greenguys place. You have customers waiting there. Ive linked them to this update. We were about to abandon the script but we'll wait to see what happens.
:thumbsup:thumbsup:thumbsup

CrazyMartin 08-10-2019 02:58 AM

is there any download for updated TGPX ??

brassmonkey 08-10-2019 11:31 AM

im going to move to wordpress

sarettah 08-10-2019 01:39 PM

Anyone have the last version that AK had up on git? All the links in this thread to github are 404.

I can still find the original github for TGPX from 2013 but that was before the first couple of rounds of changes that AK made.

I would like to take a look at it to see what it would take to move it up to PHP7. I know AK said in the thread that he was still working on it but was busy.

Any help is appreciated. Thanks in advance.

.

AdultKing 08-12-2019 02:22 PM

Quote:

Originally Posted by sarettah (Post 22515633)
Anyone have the last version that AK had up on git? All the links in this thread to github are 404.

I can still find the original github for TGPX from 2013 but that was before the first couple of rounds of changes that AK made.

I would like to take a look at it to see what it would take to move it up to PHP7. I know AK said in the thread that he was still working on it but was busy.

Any help is appreciated. Thanks in advance.

.

User error on my part, I'll fix it this weekend. Sorry about that.

Captcha 10-07-2019 09:00 AM

I am getting 404 errors on both Github URLs, is there a new one?

https://github.com/adultking/TGPX-Updated
https://github.com/rjkmelb/TGPX-Updated

The Sultan Of Smut 11-27-2019 07:40 PM

The only version I found is the one from 2015. https://github.com/koreanbbque/TGPX-Updated

Tim 12-31-2023 05:17 PM

Anything similar (with no user submits) with support these days?

Klen 01-01-2024 11:10 AM

Quote:

Originally Posted by Tim (Post 23215013)
Anything similar (with no user submits) with support these days?

Nop, TGP is pretty much dead concept.

Tim 01-01-2024 12:05 PM

Quote:

Originally Posted by Klen (Post 23215142)
Nop, TGP is pretty much dead concept.

Yes, true. Though I suppose I mean one whereby users can't submit, so not a TGP as such. Just my hosted galleries really.

fris 01-03-2024 07:18 AM

Quote:

Originally Posted by Tim (Post 23215155)
Yes, true. Though I suppose I mean one whereby users can't submit, so not a TGP as such. Just my hosted galleries really.

put up a design, parse the gallery list and display them.

doing this for a customer now, spanning his many sites listing them in 1 location.


All times are GMT -7. The time now is 02:54 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123