[ABD] phpBB Arcade 2.0.RC5

Any abandoned MODs will be moved to this forum.

WARNING: MODs in this forum are not currently being supported or maintained by the original MOD author. Proceed at your own risk.
Forum rules
IMPORTANT: MOD Development Forum rules

WARNING: MODs in this forum are not currently being supported nor updated by the original MOD author. Proceed at your own risk.
User avatar
Pthelovod
Registered User
Posts: 106
Joined: Mon Feb 22, 2010 1:32 am
Location: Россия
Name: Alexs Pthelovod

Re: [RC] phpBB Arcade 2.0.RC5

Post by Pthelovod »

Hello author good update!
I used categories are not assigned icons. Decided to appoint from. Filled your icons in a folder arcade / images / cats /.
He went into the setup option categories:
Image
He pressed the green gear to enter setting itself the chosen category:
Image
Debugger gives an error:
Image

You can fix this?

Regards, Alexander

Code: Select all

		$category_images = array();
		if ($files = scandir($dir))
		{
			foreach ($files as $file)
			{
				$ext = strrchr($file, '.');

				if (!in_array(strtolower($ext), array('.gif', '.jpg', '.png', '.jpeg')))
				{
					continue;
				}

+++				list($width, $height) = getimagesize($dir . $file);

				if ($width && $height)
				{
					$category_images[] = $file;
				}
			}
		}

		$filename_list = '';
User avatar
Pthelovod
Registered User
Posts: 106
Joined: Mon Feb 22, 2010 1:32 am
Location: Россия
Name: Alexs Pthelovod

Re: [RC] phpBB Arcade 2.0.RC5

Post by Pthelovod »

The problem was resolved after perezalivke pictures. Sorry. The picture has been broken. Once again I apologize!
User avatar
sausebaby
Registered User
Posts: 7
Joined: Mon Jun 02, 2008 3:39 pm

Re: [RC] phpBB Arcade 2.0.RC5

Post by sausebaby »

to many thanks to for great arcade mod. RESPECT! I also have on the new one design moved what is also very great. because I have many unterkategorien, now I have many kategorien because unterkategorien now everything on seite are. is one to be brought there in more foreseeable time this still planned unterkategorien again in hintergrund like it before was?

mfg sausebaby

sorry for bad in English - it has translated with translator
liebe grüße von sausebaby
http://www.sausebaby.de
User avatar
Scanialady
Registered User
Posts: 433
Joined: Thu Jan 17, 2013 7:09 pm
Location: Germany
Name: Annette

Re: [RC] phpBB Arcade 2.0.RC5

Post by Scanialady »

in new arcade style subcategories will be displayed in one line with main categories. That it is, what she wants to say.
They shall be into the main categories, not in one line with them. So you have not 10 main categories and e.g. 30 subcategories like it was in forum style - now you have 40 categories in blocks, viewing on mainpage.
My 2 cents: Whether an extension is in the CDB says nothing about its quality. It is more important to read the support topics for it. Better to avoid authors who do not answer support questions themselves, who do not update their stuff, and who do not fix bugs for years.
User avatar
KillBill.
Registered User
Posts: 625
Joined: Tue Jun 02, 2009 4:07 pm

Re: [RC] phpBB Arcade 2.0.RC5

Post by KillBill. »

Scanialady wrote:in new arcade style subcategories will be displayed in one line with main categories. That it is, what she wants to say.
They shall be into the main categories, not in one line with them. So you have not 10 main categories and e.g. 30 subcategories like it was in forum style - now you have 40 categories in blocks, viewing on mainpage.
The next release adds a new configuration variable:
Show Categories: Standard / All Categories
User avatar
sausebaby
Registered User
Posts: 7
Joined: Mon Jun 02, 2008 3:39 pm

Re: [RC] phpBB Arcade 2.0.RC5

Post by sausebaby »

Thanks Scanialady for your help
Thanks KillBill for your answer
liebe grüße von sausebaby
http://www.sausebaby.de
Johnnie Walker
Registered User
Posts: 10
Joined: Tue Feb 05, 2013 5:21 pm
Location: São Paulo - Brazil
Name: Joao Thomeo

Re: [RC] phpBB Arcade 2.0.RC5

Post by Johnnie Walker »

Hi. I'd like to try this for a future board, but the link to download this MOD is unavailable. Is there another way I can get it?

Thanks.
Johnnie Walker - Keep Walking
www.triumphonline.com.br
Half of my money I've spent with motorcycles, women and drinks. The other half, I've spent badly.
User avatar
keith10456
Registered User
Posts: 2315
Joined: Thu Feb 24, 2005 6:55 pm

Re: [RC] phpBB Arcade 2.0.RC5

Post by keith10456 »

Johnnie Walker wrote:Hi. I'd like to try this for a future board, but the link to download this MOD is unavailable. Is there another way I can get it?

Thanks.
I just checked, the download link is working. See the first post in this topic, near the top of the post ("Mod Download") ;)
Johnnie Walker
Registered User
Posts: 10
Joined: Tue Feb 05, 2013 5:21 pm
Location: São Paulo - Brazil
Name: Joao Thomeo

Re: [RC] phpBB Arcade 2.0.RC5

Post by Johnnie Walker »

There is something to do with my internet provider. I don't know why. I've connected by phone line, and could download it. Tks!

Code: Select all

C:\>ping phpbbarcade.jatek-vilag.com

Pinging phpbbarcade.jatek-vilag.com [80.249.162.98] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Johnnie Walker - Keep Walking
www.triumphonline.com.br
Half of my money I've spent with motorcycles, women and drinks. The other half, I've spent badly.
User avatar
KillBill.
Registered User
Posts: 625
Joined: Tue Jun 02, 2009 4:07 pm

Re: [RC] phpBB Arcade 2.0.RC5

Post by KillBill. »

User avatar
tumba25
Former Team Member
Posts: 4430
Joined: Wed Jun 06, 2007 6:42 am
Location: Kokkola, Finland.
Name: Jari Kanerva

Re: [RC] phpBB Arcade 2.0.RC5

Post by tumba25 »

This topic has been marked as [ABD] - It is up to the MOD author whether he wishes to provide support on phpBB.com, his own site, or both, but by choosing to lock the topic here, he has effectively abandoned the MOD.

If the author wishes to have this topic reopened, please PM anyone on the MOD Team to request this topic be unlocked.

Notice!
We do not recommend that a user of the phpBB software install this mod, or any other mod that is marked as “abandoned” or “in development”, on a live forum. Doing so may cause your forum to not perform in the manner it should.


Thank you,
The phpBB Modifications Team
Need a mod/extension created/installed, other custom-coded solution or a server admin? https://tumba25.net

Return to “[3.0.x] Abandoned MODs”