Simple Portal

Modifications for phpBB3. Try the Mods here and share Your own Mods
There is no support here! Only Read Access!
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
Locked
User avatar
Lucky
BBCoder II
BBCoder II
Posts: 8
Joined: 26 May 2010, 23:31
BBCodes: 100
Favourite BBCode: Vozme bbcode MOD
Favourite MOD: Seo Premod
Location: Italy
Contact:

Re: Simple Portal

Post by Lucky »

Hello everyone, I wanted to say that I translet in italian at the request of a user of phpbb.it the mod Simple Portal, sending attached the Italian translation.
Attachments
Simple Portal_ita.rar
(2.3 KiB) Downloaded 115 times
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: Simple Portal

Post by Stoker »

Thanks Lucky :thumb:
Board rules! No PM support
dragoth
BBCoder III
BBCoder III
Posts: 81
Joined: 05 Mar 2010, 02:57

Re: Simple Portal

Post by dragoth »

for a simple portal Thats a lot so i took most of it away and it works fine and thanks for the portal
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Simple Portal

Post by cisco007 »

Hey Stoker, I just looked at my error log and I seemed to be getting this error in the portal

Code: Select all

[phpBB Debug] PHP Notice: in file /includes/portal/functions_activity_stats.php  on line 46: Undefined index: user_viewonline
I don't see anything about that error here, i saw it at phpbb.com in the activity stats mod topic, but the file looks ok!
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: Simple Portal

Post by Stoker »

Try this file
functions_activity_stats.php.zip
(1.87 KiB) Downloaded 129 times
Board rules! No PM support
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Simple Portal

Post by cisco007 »

same thing, seems that i turned off GZIP compression and for some reason the error went away!
plasmino
BBCoder II
BBCoder II
Posts: 14
Joined: 27 Mar 2010, 10:36

Re: Simple Portal

Post by plasmino »

cisco007 » 09 Jun 2010, 13:49 wrote:Hey Stoker, I just looked at my error log and I seemed to be getting this error in the portal

Code: Select all

[phpBB Debug] PHP Notice: in file /includes/portal/functions_activity_stats.php  on line 46: Undefined index: user_viewonline
I don't see anything about that error here, i saw it at phpbb.com in the activity stats mod topic, but the file looks ok!
you have fix the problem?

edit: I solved thanks ^_^
Last edited by plasmino on 02 Jul 2010, 13:26, edited 1 time in total.
lqdmindz
BBCoder II
BBCoder II
Posts: 12
Joined: 24 May 2010, 04:41

Re: Simple Portal

Post by lqdmindz »

Hey guys,

Having and issue. No doubt because of the template i have. Was wondering if anyone might offer some advice on combating the issues i have.

First I ,for some reason, have a tab in acp that leads to a non existant file.

Second the attached picture shows what my portal.php page looks like. Is it possible to make the tables go one under another.
Attachments
Issue.jpg
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Simple Portal

Post by cisco007 »

one thing i can tell you is that this will not make a tab in the ACP non existant because this does not touch anything in the ACP, and did you upload the prosilver files to the style you are using? What style are you using and is it prosilver or subsilver based?
lqdmindz
BBCoder II
BBCoder II
Posts: 12
Joined: 24 May 2010, 04:41

Re: Simple Portal

Post by lqdmindz »

Its prosilver....thats why i couldnt understand why a tab was made....no alteration were made. Is it possible to make the potal page, appear as tables underneath each other rather than side by side?
Locked