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)
-   -   Need a little help with AGP's new version? (https://gfy.com/showthread.php?t=211305)

Tam 12-20-2003 12:43 PM

Need a little help with AGP's new version?
 
Hey people, I know someone here will be able to point me in the right direction. Here's my issues:

I have the AGP script and have had for years on Rude Bitch, so I decided it was time for an upgrade, I put the newest one on there, the 3.0 Beta one....... I LOVE the admin area and all that BUT I have a couple of issues I can't seem to figure out:

My Submit Page : I seem to have SOMEHOW gotten my scheme on there, although I am not sure HOW, but I can't find the template to edit to get my rules and recips and so on on there. When I hit the scripts thing in the admin, I edited that only to find out that THAT was the Partner Submit Page and not the general submit page!! So where do I edit the general submit form page? DAMMIT!!!!

NEXT:
On this page , my main page, I am trying to put permenant galleries on there with a few thumbs for that and I can't seem to get it on the damn page. I can't figure out the code to do this.

ANY help would be hugely appreciated as I have spent way more time than I planned on this as is..... :mad:

OH yes, and let me know what you think of my new layout, I did that all by my fucking self. :1orglaugh

Tam 12-20-2003 01:00 PM

No one here knows how to do this?

NOW I don't feel so damn bad about not knowing.... LMAO

Stramm 12-20-2003 01:11 PM

partner and standard submit for are the same... submit_main.tpl

perm galleries:

<%PERMANENT
TYPE Text
CATEGORY Mixed
AMOUNT 5
HTML Default PermThumbs%>

on top of your template you have to define 'PermThumbs'
like
<%TEMPLATE
NAME Default PermThumbs
HTML <td align="center"><a href="/cgi-bin/tm3/l?g=2&f=2&c=gall&u=##Gallery_URL##" target="_blank"><img src="##Thumbnail_URL##" width="100" height="100" border="1"><br></a>##Thumbnails## pics</td>
%>

Stramm 12-20-2003 01:14 PM

OK, next try
code for the perm gallery

PHP Code:

<%PERMANENT
TYPE Text
CATEGORY Mixed
AMOUNT 5
HTML 
Default PermThumb
%> 

code at top of page
PHP Code:

<%TEMPLATE
NAME 
Default PermThumb
HTML 
<td align="center"><a href="/cgi-bin/tm3/l?g=2&f=2&c=gall&u=##Gallery_URL##" target="_blank"><img src="##Thumbnail_URL##" width="100" height="100" border="1"><br></a>##Thumbnails## pics</td>
%> 

check the manual http://www.jmbsoft.com/owners/ags/ma...lates.tgp.html

Tam 12-20-2003 01:35 PM

Quote:

Originally posted by Stramm
partner and standard submit for are the same... submit_main.tpl

perm galleries:

<%PERMANENT
TYPE Text
CATEGORY Mixed
AMOUNT 5
HTML Default PermThumbs%>

on top of your template you have to define 'PermThumbs'
like
<%TEMPLATE
NAME Default PermThumbs
HTML <td align="center"><a href="/cgi-bin/tm3/l?g=2&f=2&c=gall&u=##Gallery_URL##" target="_blank"><img src="##Thumbnail_URL##" width="100" height="100" border="1"><br></a>##Thumbnails## pics</td>
%>

Ok, well I edited that, but while it shows my rules and recips on that page, when I build the pages and hit my submit page, everything BUT my rules and recips are on the page......... so how the hell do I fix THAT? LOL

I am trying this perm thing now...... thanks Stramm..... :thumbsup

Tam 12-20-2003 02:32 PM

ok, DUH....... found that submit issue. I was putting my rules and such in the wrong damn place on that script page. LOL


All times are GMT -7. The time now is 05:23 PM.

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