SimplePortal

Started by SimplePortal Team, March 10, 2008, 11:16:07 PM

Previous topic - Next topic

Ryan2320

Thanks for the link,
I'll look at workaround
Ryan ;)

SimplePortal Team

For all those who haven't yet seen the news. ;)

SimplePortal 2.3.3 has been released, see the link below for the full details.

http://simpleportal.net/index.php?topic=6865.0

SimplePortal Project
Download
Meet the SimplePortal Team!
SimplePortal: The Power of Simplicity!

Jade Elizabeth

WOOHOO!! First download!! I just realised XD.
Once proud Documentation Writer and Help Squad Leader | Check out my new adult coloring career: Color With Jade/Patreon.

arty5

Okay cool this is working on 2.0 rc4 nice work  :D
My Facebook Id : 1245925771

Community Message Boards - Create a Free Sig Now


Community Message Boards - My Main Forum

Ron Jeremy

In the block "Latest Member" description says "Displays the latest member and their avatar." But no avatar displayed, only dots. Can you fix that and replace dots with avatars?

TheMortician4

Quote from: Ron Jeremy on November 05, 2010, 12:33:14 PM
In the block "Latest Member" description says "Displays the latest member and their avatar." But no avatar displayed, only dots. Can you fix that and replace dots with avatars?

Go to the downloads and mods section and get some avatar packs. That is where you would start. It appears that you may not have any avatars in the system yet?

Ron Jeremy

Of course i have avatars in the system. I wass check file "PortalBlocks.php" and there is code
echo '
<li>', sp_embed_image('dot'), ' ', $member['link'], ' - ', $member['date'], '</li>';

instead of "('dot')" in the code should be stand members avatar.

!RFAN

why cant gust shout in shoutbox when i have permitted them... i need help :(

TheMortician4

Quote from: Ron Jeremy on November 05, 2010, 02:52:41 PM
Of course i have avatars in the system. I wass check file "PortalBlocks.php" and there is code
echo '
<li>', sp_embed_image('dot'), ' ', $member['link'], ' - ', $member['date'], '</li>';

instead of "('dot')" in the code should be stand members avatar.
try adding this and see what happens, I use this one on my site and they are working great. BTW Ron, what version of SMF and Portal are you using

TheMortician4

Ron,

I don't know if this will help you, but my Portal.php shows this:

   foreach ($members as $member)

      echo '

                           <li>', sp_embed_image('dot'), ' ', $member['link'], ' - ', $member['date'], '</li>';

The line spacing is critical with some languages as well. I am learning this myself, and I know that here you will get it resolved.

!RFAN

Quote from: !RFAN on November 06, 2010, 10:13:31 AM
why guests cant shout in shoutbox when i have permitted them... i need help :(

will anybody reply to this ..please :(

Obcy

How to put a shoutbox before the info center ?

Nathaniel

Quote from: Ron Jeremy on November 05, 2010, 12:33:14 PM
In the block "Latest Member" description says "Displays the latest member and their avatar." But no avatar displayed, only dots. Can you fix that and replace dots with avatars?

Noted, either the block or the description need to be updated. I'll post a bug report over at SP.net as soon as it comes back online.

Quote from: !RFAN on November 06, 2010, 10:13:31 AM
why cant gust shout in shoutbox when i have permitted them... i need help :(

That is by design, the SimplePortal shoutbox does not allow guests to shout, only to view the shoutbox.

Quote from: Obcy on November 07, 2010, 02:22:52 AM
How to put a shoutbox before the info center ?

The info center is a part of the main BoardIndex template, you can easily add a shoutbox block after the info center, although you will need to edit the "/Themes/{themename}/BoardIndex.template.php" file if you want to put it before the info center.
SMF Friend (Former Support Specialist) | SimplePortal Developer
My SMF Mods | SimplePortal

"Quis custodiet ipsos custodes?" - Who will Guard the Guards?

Please don't send me ANY support related PMs. I will just delete them.


sheryltoo

I just upgraded to RC3 and downloaded simple portal 2.3.2 and it seems to be working except the icons are missing for various tasks under the administration panel.
You can click on the various tabs such as Configuration, blocks, articles, and it takes you to the the right page but the icons are showing up as x's.  and no pictures.

Nathaniel

Quote from: madman71 on November 07, 2010, 02:50:56 PM
http://www.simpleportal.net/ is down.

Anyone know when it's coming back?

Its back.

Quote from: sheryltoo on November 07, 2010, 05:03:43 PM
I just upgraded to RC3 and downloaded simple portal 2.3.2 and it seems to be working except the icons are missing for various tasks under the administration panel.
You can click on the various tabs such as Configuration, blocks, articles, and it takes you to the the right page but the icons are showing up as x's.  and no pictures.

Try upgrading to RC4 and SP 2.3.3, those are older version of SMF and SimplePortal, you should always run the most recent versions possible. ;)
SMF Friend (Former Support Specialist) | SimplePortal Developer
My SMF Mods | SimplePortal

"Quis custodiet ipsos custodes?" - Who will Guard the Guards?

Please don't send me ANY support related PMs. I will just delete them.

sheryltoo

Som of the mods I use don't work with RC4 which is why I upgraded to RC3. Of course I'm finding out that some of the mods don't really work with RC3 either so I probably shouldn't have upgraded/

TheMortician4

Quote from: sheryltoo on November 07, 2010, 07:15:21 PM
Som of the mods I use don't work with RC4 which is why I upgraded to RC3. Of course I'm finding out that some of the mods don't really work with RC3 either so I probably shouldn't have upgraded/

Word has it that the R2 should be released soon, and most likely you'll see a lot of the mods upgraded for that release.

sheryltoo

I took your advice and updated to RC4 but I still show red x's when I hover over Simple Portal in the administration panel.

Obcy

Quote from: Nathaniel on November 07, 2010, 06:57:18 AM

Quote from: Obcy on November 07, 2010, 02:22:52 AM
How to put a shoutbox before the info center ?

The info center is a part of the main BoardIndex template, you can easily add a shoutbox block after the info center, although you will need to edit the "/Themes/{themename}/BoardIndex.template.php" file if you want to put it before the info center.

I understand where to insert.
But where is this code?


Advertisement: