[DEV] Ad Infinitum 3.0.7-PL1

Any abandoned 3.0.x Styles will be moved to this forum.
Locked
User avatar
will_hough
Former Team Member
Posts: 1955
Joined: Mon Feb 06, 2006 8:47 pm
Location: Michigan
Name: Will Hough
Contact:

[DEV] Ad Infinitum 3.0.7-PL1

Post by will_hough »

Style Name: Ad Infinitum
Original Style Author: Mike Lothar
Ported By: CiC and Will Hough
Base Style: SubSilver2
Style phpBB version: phpBB 3.0.7-PL1
Style version: 3.0.7-PL1

Style Description:
Based on Mike Lothar's Ad Infinitum for phpBB 2x.

Online Demo:
Demo available here.

Download:
Ad Infinitum for phpBB 3.0.7-PL1
Last edited by will_hough on Fri May 24, 2013 2:09 am, edited 5 times in total.
mgoi
Registered User
Posts: 121
Joined: Sat Sep 01, 2007 10:55 am
Contact:

Re: [RC2] Ad Infinitum (phpBB 3.0.2)

Post by mgoi »

A release candidate 2 (beta 2) is now available here.
User avatar
will_hough
Former Team Member
Posts: 1955
Joined: Mon Feb 06, 2006 8:47 pm
Location: Michigan
Name: Will Hough
Contact:

Re: [RC2] Ad Infinitum (phpBB 3.0.3)

Post by will_hough »

A few fixes.

Correct the attachment icon size.

Open: imageset.cfg

Find:

Code: Select all

img_icon_topic_attach = icon_topic_attach.gif*6*12
Replace with:

Code: Select all

img_icon_topic_attach = icon_topic_attach.gif*12*6
Refresh the imageset after you make this change.

Fix Avatar 'Upload from your machine' input color and width.

Open: ucp_profile_avatar.html
Find: (line 27)

Code: Select all

		<td class="row2 pad4"><input type="hidden" name="MAX_FILE_SIZE" value="{AVATAR_SIZE}" /><input class="button" type="file" name="uploadfile" /></td>
In-Line Find:

Code: Select all

<input class="button" type="file"
Replace with:

Code: Select all

<input style="color:#000;" size="40" type="file"
Fix 'Place inline' button style.

Open: posting_body.html
Find:

Code: Select all

<td class="row2 pad4"><select name="attachments">{S_INLINE_ATTACHMENT_OPTIONS}</select>&nbsp;<input type="button" class="btnbbcode" accesskey="a" value="{L_PLACE_INLINE}" name="attachinline" onclick="attach_form = document.forms[form_name].elements['attachments']; attach_inline(attach_form.value, attach_form.options[attach_form.selectedIndex].text);" onmouseover="helpline('a')" onmouseout="helpline('tip')" />
		</td>
In-Line Find:

Code: Select all

<input type="button" class="btnbbcode"
Replace with:

Code: Select all

<input type="button" class="button"
mgoi
Registered User
Posts: 121
Joined: Sat Sep 01, 2007 10:55 am
Contact:

Re: [GC] Ad Infinitum (phpBB 3.0.5)

Post by mgoi »

A quick note to report that the template has now been updated for compatibility with phpBB 3.0.5 and has reached golden candidate stage. You can get it here.

Thanks!

mgoi
filmmakeup
Registered User
Posts: 1
Joined: Mon Feb 01, 2010 10:02 am

Re: [GC] Ad Infinitum (phpBB 3.0.5)

Post by filmmakeup »

Having numerous issues with Captcha mods/addons that aren't being displayed while using this Style, causing a hell of alot of issues with Bots as all the default Captcha methods have been cracked now.

PLEASE help.
User avatar
Tripp
Former Team Member
Posts: 1358
Joined: Sun May 20, 2007 5:14 am
Location: G'boro, North Carolina
Name: Tripp
Contact:

Re: [GC] Ad Infinitum (phpBB 3.0.5)

Post by Tripp »

filmmakeup wrote:Having numerous issues with Captcha mods/addons that aren't being displayed while using this Style, causing a hell of alot of issues with Bots as all the default Captcha methods have been cracked now.

PLEASE help.
The reason is a new captcha API was added in 3.0.6 and this style is only updated to 3.0.5. Either the author needs to update the style or you can read this post and find the code changes for the style and update it yourself. If you do so, make sure you back all files up.

Style Changes
The box said 'You need Windows XP or better' .... so I installed linux.

Formerly Drugs
User avatar
will_hough
Former Team Member
Posts: 1955
Joined: Mon Feb 06, 2006 8:47 pm
Location: Michigan
Name: Will Hough
Contact:

[DEV] Ad Infinitum 3.0.7-PL1

Post by will_hough »

I have updated Ad Infinitum to 3.0.7-PL1. You can download it from my site.
[Download] Ad Infinitum for phpBB 3.0.7-PL1
User avatar
will_hough
Former Team Member
Posts: 1955
Joined: Mon Feb 06, 2006 8:47 pm
Location: Michigan
Name: Will Hough
Contact:

Re: [DEV] Ad Infinitum 3.0.7-PL1

Post by will_hough »

Currently working on an update for Ad Infinitum to 3.0.10 Sorry it's taken so long.
User avatar
nextgen
Registered User
Posts: 2392
Joined: Mon Jul 26, 2010 10:58 pm
Location: Guatemala
Name: Melvin García
Contact:

Re: [DEV] Ad Infinitum 3.0.7-PL1

Post by nextgen »

Great notice :)
And it will continue updating Nosebleed?
メルビン・ガルシア • nextgen Solutions

Please do NOT contact for support via PM or email.
PsychicSmurf
Registered User
Posts: 5
Joined: Fri Oct 08, 2004 5:16 pm

Re: [DEV] Ad Infinitum 3.0.7-PL1

Post by PsychicSmurf »

Any word on the update yet?
User avatar
will_hough
Former Team Member
Posts: 1955
Joined: Mon Feb 06, 2006 8:47 pm
Location: Michigan
Name: Will Hough
Contact:

Re: [DEV] Ad Infinitum 3.0.7-PL1

Post by will_hough »

As soon as I get more time, and get over the flu :( sorry.
User avatar
nextgen
Registered User
Posts: 2392
Joined: Mon Jul 26, 2010 10:58 pm
Location: Guatemala
Name: Melvin García
Contact:

Re: [DEV] Ad Infinitum 3.0.7-PL1

Post by nextgen »

News on this?
メルビン・ガルシア • nextgen Solutions

Please do NOT contact for support via PM or email.
PlayGod
Registered User
Posts: 38
Joined: Thu Jul 31, 2003 6:16 pm

Re: [DEV] Ad Infinitum 3.0.7-PL1

Post by PlayGod »

Yes, update please. I have an legacy 2.0 board that requires upgrade. Thinking of going to a different theme if this one is not going to be further developed.
User avatar
will_hough
Former Team Member
Posts: 1955
Joined: Mon Feb 06, 2006 8:47 pm
Location: Michigan
Name: Will Hough
Contact:

Re: [DEV] Ad Infinitum 3.0.7-PL1

Post by will_hough »

Updated to 3.0.11 - viewtopic.php?f=185&t=2184307
Locked

Return to “[3.0.x] Abandoned Styles”