SimplePortal

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

Previous topic - Next topic

indonesia

i dont know what's wrong..

this mod really kill my forum.. :(

thx anyway
WarnetForum.com using SMF since 2007

jkrlvgn

Quote from: psynx on December 24, 2008, 06:17:19 AM
hello,

i need help on creating a separate blocks that i could put on top or under my other blocks? i mean a full block that expands 100% on page?

i have attached an image, please check the block in red color. that is what i mean full block. thank you.



I'm pretty sure that Simple Portal doesn't do blocks like that quite yet.  I know that TinyPortal does for sure, but I think that the blocks like that are coming in a later release.

LaughOften

Hi,

I have 1.1.7
sellersarena.com

I Uninstalled 2.0.5 and installed 2.1.1. All of my bottom and right side blocks are not showing. I have them enabled. I have tried to disable the center/top blocks, the left blocks and still nothing.

All I have is left blocks and my top and center blocks that fill up the rest of the page to the right.

Can some please advise as to what I need to do to get these fixed.

Also I have Community Blogs 2.0.2 and the portal is showing on the blogs but I don't have it checked to show anywhere but the portal.

Thanks in advance!! :)

Bugpac ™

My portal shows a page index at the bottom "Page[1]" How do i add a second page?

[SiNaN]

fiveflat:

Can you show me what you want exactly? Cause the codes I gave should be changing the view of recent topics to be the same as in your forum. Also attach your SPortal1-1.php file here.

slnurajar:

Create a new directory in "Packages" directory and name it "temp". Set chmod to 777 for both "Packages" and new created "temp" directory. Then try again.

psynx:

Currently, we do not support those areas. Hopefully that will be available in the next major release.

dkillers:

Well, this mod has been downloaded ~30,000 times from the Mod Site. (I don't count the downloads in it's own) I doubt there is something in the mod, that would crash your forum. If you give us more information about the error you are getting, we may help you.

LaughOften:

I quite couldn't get what your error is. Can you attached some screenshots of the problem? Also, Blog is a custom action, we don't support them yet. If you have blocks, which you only want to be displayed on portal, select the simple display setting "Only Portal" option.

Bugpac ™:

It will be created automatically, once the article count is more than the "Articles per page" value set in "SPortal Admin" >> "General Settings" area.
Former SMF Core Developer | My Mods | SimplePortal

Acans

Whats happening with the simple portal website, is it temp down or someting?
"The Book of Arantor, 17:3-5
  And I said unto him, thy database query shalt always be sent by the messenger of $smcFunc
  And $smcFunc shall protect you against injections and evil
  And so it came to pass that mysql_query was declared deprecated and even though he says he is not
  dead yet, the time was soon to come to pass when mysql_query shall be gone and no more

[SiNaN]

It's okay for me now. Are you still having problems?
Former SMF Core Developer | My Mods | SimplePortal

Bugpac ™

Quote from: Blue Dream on December 25, 2008, 04:00:24 AM
fiveflat:

Can you show me what you want exactly? Cause the codes I gave should be changing the view of recent topics to be the same as in your forum. Also attach your SPortal1-1.php file here.

slnurajar:

Create a new directory in "Packages" directory and name it "temp". Set chmod to 777 for both "Packages" and new created "temp" directory. Then try again.

psynx:

Currently, we do not support those areas. Hopefully that will be available in the next major release.

dkillers:

Well, this mod has been downloaded ~30,000 times from the Mod Site. (I don't count the downloads in it's own) I doubt there is something in the mod, that would crash your forum. If you give us more information about the error you are getting, we may help you.

LaughOften:

I quite couldn't get what your error is. Can you attached some screenshots of the problem? Also, Blog is a custom action, we don't support them yet. If you have blocks, which you only want to be displayed on portal, select the simple display setting "Only Portal" option.

Bugpac ™:

It will be created automatically, once the article count is more than the "Articles per page" value set in "SPortal Admin" >> "General Settings" area.

Is there anyway to define a blocks height, so it will just add a slidebar? Have a look..Using a rss feed that is very very long...

http://dtsfab.com/index/index.php

[SiNaN]

We don't have it yet. Though, sounds like a good request.

For now, you can edit the SPortal1-1.template.php file.
Former SMF Core Developer | My Mods | SimplePortal

Bugpac ™

Quote from: Blue Dream on December 25, 2008, 10:19:49 AM
We don't have it yet. Though, sounds like a good request.

For now, you can edit the SPortal1-1.template.php file.

Any idea how i would do that?

LaughOften

After installing SP I only have left, top and center blocks. I am missing the bottom and right side blocks. I have them enabled but they won't show up. They worked fine in 2.0.5.

I have the portal only option checked as well.

Thanks!!


CHICALI

#1711
PROBLEM SOLVED:  the Admin Lock Mod screws with this file that makes it fail, i uninstalled it and everything in the simple portal came out successful.

Hi i have a problem installing the new mod.  i have the helios theme and smf 1.1.7 but i get a failed error message in the package for ./Sources/Load.php file.  before the install and have choosen not to install it until asking about it here.  All other test say test successful.


Execute Modification ./index.php Test successful
2. Execute Modification ./Sources/BoardIndex.php Test successful
3. Execute Modification ./Sources/Display.php Test failed
4. Execute Modification ./Sources/Load.php Test successful
5. Execute Modification ./Sources/ManagePermissions.php Test successful
6. Execute Modification ./Sources/QueryString.php Test successful
7. Execute Modification ./Sources/Recent.php Test successful
8. Execute Modification ./Sources/Subs.php Test successful
9. Execute Modification ./Sources/Help.php Test successful
10. Execute Modification ./Sources/ManageServer.php Test successful
11. Execute Modification ./Sources/Admin.php Test successful
12. Execute Modification ./SSI.php Test successful
13. Execute Modification ./Themes/default/index.template.php Test successful
14. Execute Modification ./Themes/default/Display.template.php Test successful
15. Execute Modification ./Themes/default/languages/Who.english.php Test successful


frantic

#1712
i acutally have a question about this great mod.  I am using Helios_final theme and smf 1.1.7

The parser told me to edit the helios theme file index.template.php

But i can't find the quote labed in green below, can anyone help?

QuoteFind:       $current_action = 'search';
Replace with:
      $current_action = 'search';
   if ((isset($_GET['board']) || isset($_GET['topic']) || in_array($context['current_action'], array('unread', 'unreadreplies'))) && !empty($context['portalactive']))
      $current_action = 'forum';
   if ($context['current_action']=='spadmin')
      $current_action = 'admin';

closes code i have to it

Quote// How about the [search] button?
        if ($context['allow_search'])
                echo '<td><a href="', $scripturl, '?action=search">', ($settings['use_image_buttons'] ? '<img src="' . $settings['images_url'] . '/' . $context['user']['language'] . '/search.gif" alt="' . $txt[182] . '" style="margin: 0px 0;" border="0" />' : $txt[182]), '</a></td>';

        // Is the user allowed to administrate at all? ([admin])
        if ($context['allow_admin'])
                echo '<td><a href="', $scripturl, '?action=admin">', ($settings['use_image_buttons'] ? '<img src="' . $settings['images_url'] . '/' . $context['user']['language'] . '/admin.gif" alt="' . $txt[2] . '" style="margin: 0px 0;" border="0" />' : $txt[2]), '</a></td>';

        // Edit Profile... [profile]
        if ($context['allow_edit_profile'])
                echo '<td><a href="', $scripturl, '?action=profile">', ($settings['use_image_buttons'] ? '<img src="' . $settings['images_url'] . '/' . $context['user']['language'] . '/profile.gif" alt="' . $txt[79] . '" style="margin: 0px 0;" border="0" />' : $txt[467]), '</a></td>';

        // The [calendar]!
        if ($context['allow_calendar'])
                echo '<td><a href="', $scripturl, '?action=calendar">', ($settings['use_image_buttons'] ? '<img src="' . $settings['images_url'] . '/' . $context['user']['language'] . '/calendar.gif" alt="' . $txt['calendar24'] . '" style="margin: 0px 0;" border="0" />' : $txt['calendar24']), '</a></td>';

        // If the user is a guest, show [login] and [register] buttons.
        if ($context['user']['is_guest'])
        {

frantic

never mind, someone fix it for me.

slnurajar

Hi i am using smf 2.0 beta 4 with fade2white theme,i uploaded the package through ftp and created temp directory also, when i tried to install the simple portal i am getting this error after clicking install now button, can any one say whats the error, and solution for it

QuoteFatal error: require() [function.require]: Failed opening required '/www/hostrator.com/i/t/a/itaforum/htdocs/forum/Packages/temp/install2.php' (include_path='.:/usr/lib/php') in /www/hostrator.com/i/t/a/itaforum/htdocs/forum/Sources/Packages.php on line 899

QuoteInstallations actions for "SimplePortal":
Installing this package will perform the following actions:
      Type    Action    Description
*    1.    Execute Modification    ./index.php    Test successful
      1.    Replace    ./index.php    Test successful
      2.    Replace    ./index.php    Test successful
      3.    Replace    ./index.php    Test successful
      4.    Replace    ./index.php    Test successful
*    2.    Execute Modification    ./Sources/Subs-BoardIndex.php    Test successful
      1.    Replace    ./Sources/Subs-BoardIndex.php    Test successful
*    3.    Execute Modification    ./Sources/Display.php    Test successful
      1.    Replace    ./Sources/Display.php    Test successful
      2.    Replace    ./Sources/Display.php    Test successful
*    4.    Execute Modification    ./Sources/Help.php    Test successful
      1.    Replace    ./Sources/Help.php    Test successful
*    5.    Execute Modification    ./Sources/Load.php    Test successful
      1.    Replace    ./Sources/Load.php    Test successful
*    6.    Execute Modification    ./Sources/ManagePermissions.php    Test successful
      1.    Replace    ./Sources/ManagePermissions.php    Test successful
      2.    Replace    ./Sources/ManagePermissions.php    Test successful
      3.    Replace    ./Sources/ManagePermissions.php    Test successful
*    7.    Execute Modification    ./Sources/ManageServer.php    Test successful
      1.    Replace    ./Sources/ManageServer.php    Test successful
*    8.    Execute Modification    ./Sources/QueryString.php    Test successful
      1.    Replace    ./Sources/QueryString.php    Test successful
*    9.    Execute Modification    ./Sources/Recent.php    Test successful
      1.    Replace    ./Sources/Recent.php    Test successful
      2.    Replace    ./Sources/Recent.php    Test successful
      3.    Replace    ./Sources/Recent.php    Test successful
*    10.    Execute Modification    ./Sources/Subs.php    Test successful
      1.    Replace    ./Sources/Subs.php    Test successful
      2.    Replace    ./Sources/Subs.php    Test successful
      3.    Replace    ./Sources/Subs.php    Test successful
      4.    Replace    ./Sources/Subs.php    Test successful
*    11.    Execute Modification    ./Sources/Admin.php    Test successful
      1.    Replace    ./Sources/Admin.php    Test successful
      2.    Replace    ./Sources/Admin.php    Test successful
      3.    Replace    ./Sources/Admin.php    Test successful
      4.    Replace    ./Sources/Admin.php    Test successful
*    12.    Execute Modification    ./Sources/Subs-Boards.php    Test successful
      1.    Replace    ./Sources/Subs-Boards.php    Test successful
*    13.    Execute Modification    ./Sources/Poll.php    Test successful
      1.    Replace    ./Sources/Poll.php    Test successful
*    14.    Execute Modification    ./SSI.php    Test successful
      1.    Replace    ./SSI.php    Test successful
      2.    Replace    ./SSI.php    Test successful
*    15.    Execute Modification    ./Themes/default/Display.template.php    Test successful
      1.    Replace    ./Themes/default/Display.template.php    Test successful
*    16.    Execute Modification    ./Themes/default/css/dropmenu.css    Test successful
      1.    Replace    ./Themes/default/css/dropmenu.css    Test successful
*    17.    Execute Modification    ./Themes/default/css/index.css    Test successful
      1.    Replace    ./Themes/default/css/index.css    Test successful
*    18.    Execute Modification    ./Themes/default/languages/Who.english.php    Test successful
      1.    Replace    ./Themes/default/languages/Who.english.php    Test successful
   19.    Execute Modification    ./Themes/default/languages/Who.english-utf8.php    Skipping file
   20.    Execute Code    install2.php   
   21.    Extract File    ./Sources/SPortal2.php   
   22.    Extract File    ./Sources/SPortalAdmin2.php   
   23.    Extract File    ./Sources/Subs-SPortal2.php   
   24.    Extract File    ./Themes/default/SPortal2.template.php   
   25.    Extract File    ./Themes/default/SPortalAdmin2.template.php   
   26.    Extract File    ./Themes/default/SPortalBlocks2.template.php   
   27.    Extract File    ./Themes/default/languages/SPortal.english.php   
   28.    Extract File    ./Themes/default/languages/SPortal.english-utf8.php   
   29.    Extract File    ./Themes/default/languages/SPortalAdmin.english.php   
   30.    Extract File    ./Themes/default/languages/SPortalAdmin.english-utf8.php   
   31.    Extract File    ./Themes/default/languages/SPortalHelp.english.php   
   32.    Extract File    ./Themes/default/languages/SPortalHelp.english-utf8.php   
   33.    Extract File    ./Themes/default/images/arrow.gif   
   34.    Extract File    ./Themes/default/images/dot.gif   
   35.    Extract File    ./Themes/default/images/selected1.gif

LaughOften

Quote from: LaughOften on December 25, 2008, 11:54:41 AM
After installing SP I only have left, top and center blocks. I am missing the bottom and right side blocks. I have them enabled but they won't show up. They worked fine in 2.0.5.

I have the portal only option checked as well.

Thanks!!

Any help on this would be appreciated. I have also asked on the SP site for help on this days ago and not getting any response.

Thanks!!  :)

Thanks!!

Burke ♞ Knight


LaughOften

Hi,

I added it previously but sure here it is again  :):

www.sellersarena.com

Acans

Quote from: Blue Dream on December 25, 2008, 08:03:33 AM
It's okay for me now. Are you still having problems?

i get 401 time out requests
"The Book of Arantor, 17:3-5
  And I said unto him, thy database query shalt always be sent by the messenger of $smcFunc
  And $smcFunc shall protect you against injections and evil
  And so it came to pass that mysql_query was declared deprecated and even though he says he is not
  dead yet, the time was soon to come to pass when mysql_query shall be gone and no more

slnurajar

can any one help me with my error

Advertisement: