News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

SimplePortal

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

Previous topic - Next topic

TwitchisMental

Quote from: Nathaniel on September 12, 2009, 09:41:31 PM
@NBK*Twitch,
If you are using a PHP or HTML block, then make sure that you don't have HTML styles/tags which are overriding the main block's style. If you can post the code that you are using, then I can check over it.

Here it is.(note it was the code i used when using ipbfree)

<center><div class='tableborder'><center><div class='maintitle'></div></center>
<table border='0' width='100%' cellspacing='1'><tr>
<td class='row4' align='center' align='center' height='130'>

<img src='http://i25.tinypic.com/w2gf9e.jpg'>

</td></tr></table></div></center>

Nathaniel

Quote from: ultide on September 13, 2009, 09:08:57 AM
hey all...
can i have both frontpage and integration at the same time...

if not...then any solution...plz tell me...

Turn on Frontpage, then you can still put blocks on the rest of your forum, using the Display options for each block. The only difference between those two mods is the Frontpage itself.

Quote from: NBK*Twitch on September 13, 2009, 01:23:43 PM
Quote from: Nathaniel on September 12, 2009, 09:41:31 PM
@NBK*Twitch,
If you are using a PHP or HTML block, then make sure that you don't have HTML styles/tags which are overriding the main block's style. If you can post the code that you are using, then I can check over it.

Here it is.(note it was the code i used when using ipbfree)

<center><div class='tableborder'><center><div class='maintitle'></div></center>
<table border='0' width='100%' cellspacing='1'><tr>
<td class='row4' align='center' align='center' height='130'>

<img src='http://i25.tinypic.com/w2gf9e.jpg'>

</td></tr></table></div></center>

That code seems unecessarily complicated, try the code below, with the custom style option from before.
<img src='http://i25.tinypic.com/w2gf9e.jpg'>
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.

TwitchisMental

Well liek I said the code was first used for ipbfree.

It is nice to know smf doesn't require as much :D.

Anyways it still failed :[.

Shades.

Ok, I just upgraded to the latest portal 2.3 and turned on the forum links block on the left hand side. But when you hover over one of the links that has sub links, a scroll bar appears in the block at the bottom and half the links disappear! Using IE8 and the latest Opera browsers.

http://www.therallyboard.com

See attachment image!
ShadesWeb.com - Custom Logos - My Themes on SMF | My Themes on ShadesWeb
https://shadesweb.com

BikerHound.com - Sniffing out the road ahead
https://bikerhound.com

Dream as if you'll live forever; Live as if you'll die today. - James Dean

Nathaniel

@NBK*Twitch,
What about this code? (it doesn't need the style option to be set)
<div style="width: 100%;" align="center"><img src='http://i25.tinypic.com/w2gf9e.jpg'></div>

@BoZilla,
At the moment there are some issues with that block and the displaying of the sub-menu links. There is a fix over at SP.net, which will remove the sub-menu 'popup' for 2.3.
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.

Shades.

Quote from: Nathaniel on September 14, 2009, 01:53:20 AM
@NBK*Twitch,
What about this code? (it doesn't need the style option to be set)
<div style="width: 100%;" align="center"><img src='http://i25.tinypic.com/w2gf9e.jpg'></div>

@BoZilla,
At the moment there are some issues with that block and the displaying of the sub-menu links. There is a fix over at SP.net, which will remove the sub-menu 'popup' for 2.3.
I just tried those edits at the link above and got this error:
Parse error: syntax error, unexpected $end in /home/????/public_html/????/Sources/PortalBlocks.php on line 1
ShadesWeb.com - Custom Logos - My Themes on SMF | My Themes on ShadesWeb
https://shadesweb.com

BikerHound.com - Sniffing out the road ahead
https://bikerhound.com

Dream as if you'll live forever; Live as if you'll die today. - James Dean

Nathaniel

@BoZilla,
You probably made a mistake when you edit the file. Could you please attach that file so I can have a look at it?
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.

oistarbwoy

i have had a strange occurance.

i recently installed the latest version of simpleportal on my site. at first it seemed like everything was well... all my old block data still there from the old installation etc.

however i have realised that there is a problem in 1 specific theme. darkbreak by dziner studios every block has a vertical scroll bar on it. (but with only about 2px to scroll.) they have no point. my other themes are also by dziner studios and they all work fine.

the theme was fine with 2.2.2 no such problem and i cant figure out why it suddenly would have this issue.

if anyone has any clues or ideas please help. unfortunately the theme is crucial to my site and i cant just use another  :(

thanks in advance.

does anyone have any other ideas

Shades.

Quote from: Nathaniel on September 14, 2009, 05:13:16 PM
@BoZilla,
You probably made a mistake when you edit the file. Could you please attach that file so I can have a look at it?

Yep, here it is! :)
ShadesWeb.com - Custom Logos - My Themes on SMF | My Themes on ShadesWeb
https://shadesweb.com

BikerHound.com - Sniffing out the road ahead
https://bikerhound.com

Dream as if you'll live forever; Live as if you'll die today. - James Dean

TwitchisMental

Quote from: Nathaniel on September 14, 2009, 01:53:20 AM
@NBK*Twitch,
What about this code? (it doesn't need the style option to be set)
<div style="width: 100%;" align="center"><img src='http://i25.tinypic.com/w2gf9e.jpg'></div>

@BoZilla,
At the moment there are some issues with that block and the displaying of the sub-menu links. There is a fix over at SP.net, which will remove the sub-menu 'popup' for 2.3.

Well the image centers,but the text does not.

Shades.

Just had a member post this:
Quoteso, when i get to my home page when first logging on, it on the left hand side, there is a thinger there that says home, forum, blah blah, listing everything.  then written right ON TOP of all of that, which it is all blended together, it has other stuff on there, like who is on line, etc.  i know its not suppose to be wrote on top of the other....so i am guessing is a fluke.

also, while i write this on this page, right under my avatar, it has that same list of stuff, and the whole thing is whited out.
I tried to recreate this scenario in different browsers but can't figure it out! Any idea what's is going on here? I knew I shouldn't have upgraded cause 2.2 was working fine and like the old saying goes, if it ain't broke...don't fix it!  ;)
ShadesWeb.com - Custom Logos - My Themes on SMF | My Themes on ShadesWeb
https://shadesweb.com

BikerHound.com - Sniffing out the road ahead
https://bikerhound.com

Dream as if you'll live forever; Live as if you'll die today. - James Dean

Nathaniel

@BoZilla
Wow, did you edit that file with notepad or something? All the code is on the same line, which is never a good sign. Do you have a copy of the file from before you edited it? That would be more useful.

About the member's post, ask them which browser/s they use, and if they can post a screenshot of the issue.

@NBK*Twitch,
What text? If you are referring to the title of the block, then put 'text-align: center;' into the 'Custom Title Style' option.
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.

Propaganistas

Hi,

I'm experiencing a parsing problem. The [list] doesn't seem to parse well in a custom bbc block and in a custom page. (see attachment below)

I also had the same problem when using the standalone Custom Pages mod, but as those are 2 seperate fora on 2 seperate hosts I think it has to be software/serverside?

Any help would be appreciated! :)

Propaganistas.

Shades.

Quote from: Nathaniel on September 15, 2009, 02:12:26 AM
@BoZilla
Wow, did you edit that file with notepad or something? All the code is on the same line, which is never a good sign. Do you have a copy of the file from before you edited it? That would be more useful.

About the member's post, ask them which browser/s they use, and if they can post a screenshot of the issue.

@NBK*Twitch,
What text? If you are referring to the title of the block, then put 'text-align: center;' into the 'Custom Title Style' option.
That's weird! Try this one! ;)
ShadesWeb.com - Custom Logos - My Themes on SMF | My Themes on ShadesWeb
https://shadesweb.com

BikerHound.com - Sniffing out the road ahead
https://bikerhound.com

Dream as if you'll live forever; Live as if you'll die today. - James Dean

oistarbwoy

does anyone have idea about my problem a few posts earlier...

...well i have another one.

ive been spending an age sifting through posts about adding and renaming tabs on the main menu. i've generally got the hang of it. i need to add the button in subs.php and tell it to understand the word by adding a text string saying what i would want the button to say in languages/index.english.php

HOWEVER

i am able to rename buttons by simply changing their text string to say what i want in the file all except the one i wanted to change... the 'forum button' I cannot find it. as this button only exists because of the installation of simple portal im wondering if perhaps it is somewhere else. where can i find it does anybody know.

some discussion on either of my problems would be great, thanks.

im using 2.0 rc1.2

Propaganistas

Quote from: oistarbwoy on September 15, 2009, 12:32:43 PM
i am able to rename buttons by simply changing their text string to say what i want in the file all except the one i wanted to change... the 'forum button' I cannot find it. as this button only exists because of the installation of simple portal im wondering if perhaps it is somewhere else. where can i find it does anybody know.

You can find it in /Themes/default/languages/SPortal.english.php as the first text string.

oistarbwoy

correct you are... thank you, i now love you in ways previously unknown to man  :D

ɔɔɔɔɔɔuɥoɾ

I just want to know, how do we create a block that you can choose only one member group to see excluding administrator.

I want to have guests see a message, but only guests, not admins I dont see how to "disable/hide" the block from admins?

Is it possible?


SMF 2.0 RC5

   
Webhost to New Webhost file transfer service, PM me - Fast transfers

Ron Jeremy

This version have little bug  :( In the IE blocks have a blank space on the end.

clotilde

[quote author = Ron Jeremy link = topic = 227599.msg2261223 # msg2261223 date = 1253061912]
  Questa versione è piccolo bug: (nei blocchi di IE Hanno uno spazio vuoto alla fine.
  [/ Quote]

Sì è vero, devo tornare alla vecchia versione

Advertisement: