News:

Wondering if this will always be free?  See why free is better.

Main Menu

SimplePortal

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

Previous topic - Next topic

adbrad

Try replacing the second line with
// Show the [Forum] button.       
    echo '<li', $current_action == 'Forum' ? ' class="current"' : '', '><a href="', $scripturl, '?action=Forum"><b>' , $txt 'forum' , '</b></a></li>';


it may or may not work

mirahalo


sattninja

hey i got it late last night but unrelated to that my chat box changed it has a scroll bar now i hate it




Running Rc4

Eliana Tamerin

The shoutbox has a scrollbar because either a) the number of shouts displayed is too large, b) the container size for the shoutbox is too small, or c) the shouts themselves are too large. It's automatic, not something that SP can really control. If you don't want a scrollbar, either reduce the number of shouts displayed or increase the height of the shoutbox.
Do NOT PM me for support.

SimplePortal 2.3.6 is OUT!
SimplePortal Project Manager
Download | Docs
SimplePortal: Power of Simplicity!

sattninja

#2904
i adjusted both and still the same it seems to be font related but i didnt sdo anything with the fonts i have deleted it and reinstalled it and it is the same is there somewhere in the template.php i can adjust the font i dont know but it was fine one minute then it was gone it saif it was only in my head so i deleted and made a new one and now it s like this

another thing i noticed is the delete buttons over to the right those were never there either

it's like the box that your text in is too big not the main box

i changed container size no go
i changed the height no go
how do i change the font size
Running Rc4

airric00

I get words instead of pictures...  Like dot or arrow instead of the pictures...  Did I do something wrong?  any work around??

<img class="floatright" id="smflogo" src="', $settings['images_url'], '/smflogo.gif" alt="Simple Machines Forum" />

Pinball Nation

I have 1.1.11 an just installed SP 2.3.1.I configured an added a shoutbox but i don't see a shoutbox?

sattninja

i had the same problem i think it is a glitch in the new release
Running Rc4

mirahalo

you have to create a shoutbox then you have to create a shoutbox block, in this block you will have to select the shoutbox you already created and set the necessary permissions for it.

Pinball Nation

Thanks for the info.I feel so silly now an should have known that. ;D

Eliana Tamerin

@Pinball Nation, @sattninja: I added a feature request to our tracker to help ease that confusion: http://simpleportal.net/index.php?issue=326.0

Maybe we'll see it in 2.4.x or later. Nevertheless, it's on the books now. :D
Do NOT PM me for support.

SimplePortal 2.3.6 is OUT!
SimplePortal Project Manager
Download | Docs
SimplePortal: Power of Simplicity!

Pinball Nation

When i try to create an add a shoutbox i get this error messageIllegal mix of collations (utf8_unicode_ci,IMPLICIT) and (utf8_general_ci,IMPLICIT) for operation 'ifnull'
Line: 1293

Note: It appears that your database may require an upgrade. Your forum's files are currently at version SMF 1.1.11, while your database is at version 1.1.6. The above error might possibly go away if you execute the latest version of upgrade.php.

mirahalo

that will be because one of your tables have the wrong collation,   go to your cpanel or similar and then go to phpmyadmin, select your forum database then select the table with the wrong collation and change it, all your tables have to have the same collation.

Pinball Nation

Thanks for the info but i don't know what to change?This is my database.Structure
SQL
Search
Query
Export
Import
Operations

   Table Action  Records  Type Collation Size Overhead
smf_ajaxchat_bans        0 MyISAM utf8_bin 1.0 KiB -
smf_ajaxchat_invitations        0 MyISAM utf8_bin 1.0 KiB -
smf_ajaxchat_messages        0 MyISAM utf8_bin 1.0 KiB -
smf_ajaxchat_online        0 MyISAM utf8_bin 1.0 KiB -
smf_ajaxshout_bans        0 MyISAM utf8_bin 1.0 KiB -
smf_ajaxshout_invitations        0 MyISAM utf8_bin 1.0 KiB -
smf_ajaxshout_messages        0 MyISAM utf8_bin 1.0 KiB -
smf_ajaxshout_online        0 MyISAM utf8_bin 1.0 KiB -
smf_arcade_categories        4 MyISAM utf8_unicode_ci 2.1 KiB -
smf_arcade_favorite        4 MyISAM utf8_unicode_ci 2.1 KiB -
smf_arcade_gameofday        119 MyISAM utf8_unicode_ci 5.5 KiB -
smf_arcade_games        155 MyISAM utf8_unicode_ci 39.5 KiB -
smf_arcade_personalbest        113 MyISAM utf8_unicode_ci 11.9 KiB -
smf_arcade_rates        1 MyISAM utf8_unicode_ci 2.0 KiB -
smf_arcade_scores        142 MyISAM utf8_unicode_ci 18.2 KiB -
smf_articles        1 MyISAM utf8_unicode_ci 2.1 KiB -
smf_articles_attachments        0 MyISAM utf8_unicode_ci 1.0 KiB -
smf_articles_cat        3 MyISAM utf8_unicode_ci 2.2 KiB -
smf_articles_catperm        0 MyISAM utf8_unicode_ci 1.0 KiB -
smf_articles_comment        0 MyISAM utf8_unicode_ci 1.0 KiB -
smf_articles_creport        0 MyISAM utf8_unicode_ci 1.0 KiB -
smf_articles_page        1 MyISAM utf8_unicode_ci 24.1 KiB -
smf_articles_rating        8 MyISAM utf8_unicode_ci 2.1 KiB -
smf_attachments        191 MyISAM utf8_unicode_ci 27.0 KiB -
smf_ban_groups        6 MyISAM utf8_unicode_ci 2.3 KiB -
smf_ban_items        10 MyISAM utf8_unicode_ci 3.3 KiB -
smf_boards        6 MyISAM utf8_unicode_ci 6.8 KiB -
smf_board_permissions        103 MyISAM utf8_unicode_ci 6.2 KiB -
smf_buddies        0 MyISAM utf8_unicode_ci 1.0 KiB -
smf_buy_items        1 MyISAM utf8_unicode_ci 2.0 KiB -
smf_calendar        0 MyISAM utf8_unicode_ci 1.0 KiB -
smf_calendar_holidays        167 MyISAM utf8_unicode_ci 11.0 KiB -
smf_categories        6 MyISAM utf8_unicode_ci 2.2 KiB -
smf_collapsed_categories        4 MyISAM utf8_unicode_ci 2.0 KiB -
smf_down_cat        2 MyISAM utf8_unicode_ci 2.1 KiB -
smf_down_catperm        2 MyISAM utf8_unicode_ci 2.0 KiB -
smf_down_comment        0 MyISAM utf8_unicode_ci 1.0 KiB -
smf_down_creport        0 MyISAM utf8_unicode_ci 1.0 KiB -
smf_down_custom_field        0 MyISAM utf8_unicode_ci 1.0 KiB -
smf_down_custom_field_data        0 MyISAM utf8_unicode_ci 1.0 KiB -
smf_down_file        1 MyISAM utf8_unicode_ci 2.1 KiB -
smf_down_groupquota        1 MyISAM utf8_unicode_ci 2.0 KiB -
smf_down_rating        0 MyISAM utf8_unicode_ci 1.0 KiB -
smf_down_report        0 MyISAM utf8_unicode_ci 1.0 KiB -
smf_down_userquota        1 MyISAM utf8_unicode_ci 2.0 KiB -
smf_feedbot        1 MyISAM utf8_unicode_ci 2.1 KiB -
smf_feedbot_log        0 MyISAM utf8_unicode_ci 1.0 KiB -
smf_gallery_cat        3 MyISAM utf8_unicode_ci 2.2 KiB -
smf_gallery_comment        4 MyISAM utf8_unicode_ci 2.3 KiB -
smf_gallery_pic        14 MyISAM utf8_unicode_ci 4.0 KiB -
smf_gallery_report        0 MyISAM utf8_unicode_ci 1.0 KiB -
smf_log_actions        45 MyISAM utf8_unicode_ci 7.7 KiB -
smf_log_activity        155 MyISAM utf8_unicode_ci 12.3 KiB -
smf_log_banned        0 MyISAM utf8_unicode_ci 1.0 KiB -
smf_log_boards        211 MyISAM utf8_unicode_ci 7.1 KiB -
smf_log_errors        1 MyISAM utf8_unicode_ci 5.3 KiB -
smf_log_floodcontrol        1 MyISAM utf8_unicode_ci 2.1 KiB -
smf_log_karma        0 MyISAM utf8_unicode_ci 1.0 KiB -
smf_log_mark_read        24 MyISAM utf8_unicode_ci 2.2 KiB -
smf_log_notify        106 MyISAM utf8_unicode_ci 5.0 KiB -
smf_log_online        2 MyISAM utf8_unicode_ci 5.9 KiB 1.5 KiB 
smf_log_polls        24 MyISAM utf8_unicode_ci 2.2 KiB -
smf_log_search_messages        0 MyISAM utf8_unicode_ci 1.0 KiB -
smf_log_search_results        30 MyISAM utf8_unicode_ci 2.4 KiB -
smf_log_search_subjects        2,010 MyISAM utf8_unicode_ci 100.3 KiB -
smf_log_search_topics        0 MyISAM utf8_unicode_ci 1.0 KiB -
smf_log_topics        2,329 MyISAM utf8_unicode_ci 86.0 KiB -
smf_membergroups        8 MyISAM utf8_unicode_ci 3.4 KiB -
smf_members        70 MyISAM utf8_unicode_ci 28.4 KiB -
smf_messages        1,965 MyISAM utf8_unicode_ci 1.0 MiB -
smf_message_icons        12 MyISAM utf8_unicode_ci 3.3 KiB -
smf_mgallery_albums        0 MyISAM utf8_unicode_ci 1.0 KiB -
smf_mgallery_comments        0 MyISAM utf8_unicode_ci 1.0 KiB -
smf_mgallery_fields        0 MyISAM utf8_unicode_ci 1.0 KiB -
smf_mgallery_field_data        0 MyISAM utf8_unicode_ci 1.0 KiB -
smf_mgallery_files        4 MyISAM utf8_unicode_ci 2.2 KiB -
smf_mgallery_log_media        0 MyISAM utf8_unicode_ci 1.0 KiB -
smf_mgallery_log_ratings        0 MyISAM utf8_unicode_ci 1.0 KiB -
smf_mgallery_media        0 MyISAM utf8_unicode_ci 1.0 KiB -
smf_mgallery_perms        0 MyISAM utf8_unicode_ci 1.0 KiB -
smf_mgallery_quotas        0 MyISAM utf8_unicode_ci 1.0 KiB -
smf_mgallery_settings        79 MyISAM utf8_unicode_ci 6.3 KiB -
smf_mgallery_variables        1 MyISAM utf8_unicode_ci 2.0 KiB -
smf_moderators        0 MyISAM utf8_unicode_ci 1.0 KiB -
smf_package_servers        2 MyISAM utf8_unicode_ci 2.1 KiB -
smf_permissions        192 MyISAM utf8_unicode_ci 11.5 KiB -
smf_personal_messages        167 MyISAM utf8_unicode_ci 66.0 KiB -
smf_picture_comments        0 MyISAM utf8_general_ci 1.0 KiB -
smf_pm_recipients        516 MyISAM utf8_unicode_ci 28.1 KiB -
smf_polls        4 MyISAM utf8_unicode_ci 2.3 KiB -
smf_poll_choices        32 MyISAM utf8_unicode_ci 2.7 KiB -
smf_profile_albums        0 MyISAM utf8_general_ci 1.0 KiB -
smf_profile_comments        0 MyISAM utf8_general_ci 1.0 KiB -
smf_profile_pictures        0 MyISAM utf8_general_ci 1.0 KiB -
smf_sessions        7 MyISAM utf8_unicode_ci 25.2 KiB 16.6 KiB 
smf_settings        416 MyISAM utf8_unicode_ci 24.7 KiB -
smf_shop_categories        0 MyISAM utf8_unicode_ci 1.0 KiB -
smf_shop_inventory        2 MyISAM utf8_unicode_ci 2.0 KiB -
smf_shop_items        13 MyISAM utf8_unicode_ci 3.2 KiB -
smf_smileys        80 MyISAM utf8_unicode_ci 4.7 KiB -
smf_sp_articles        1 MyISAM utf8_general_ci 2.0 KiB -
smf_sp_blocks        21 MyISAM utf8_general_ci 7.4 KiB -
smf_sp_categories        2 MyISAM utf8_general_ci 2.1 KiB -
smf_sp_functions        29 MyISAM utf8_general_ci 2.6 KiB -
smf_sp_pages        0 MyISAM utf8_general_ci 1.0 KiB -
smf_sp_parameters        31 MyISAM utf8_general_ci 16.7 KiB -
smf_sp_shoutboxes        1 MyISAM utf8_general_ci 2.2 KiB -
smf_sp_shouts        0 MyISAM utf8_general_ci 1.0 KiB -
smf_themes        296 MyISAM utf8_unicode_ci 25.9 KiB -
smf_topics        327 MyISAM utf8_unicode_ci 42.5 KiB -
smf_welcome        1 MyISAM utf8_unicode_ci 2.1 KiB -
111 table(s)  Sum 10,291 MyISAM utf8_unicode_ci 1.8 MiB 18.1 KiB
Check All / Uncheck All / Check tables having overhead  With selected: Empty Drop Print view Check table Optimize table Repair table Analyze table

airric00

Anyone know of a good place to borrow some basic html to design my simple portal home page?    I love simple portal but want to customize it a bit...  Does it have to be in html or can I use a css templete as well?   New to this..

adbrad

Quote from: airric00 on December 10, 2009, 01:17:55 AM
Anyone know of a good place to borrow some basic html to design my simple portal home page?    I love simple portal but want to customize it a bit...  Does it have to be in html or can I use a css templete as well?   New to this..

this is a good website that tells you alot about html,css and even php i have used it before now to do certain things on my website
http://www.w3schools.com/default.asp

mirahalo

@Pinball Nation   all your sp tables:   

sp_articles     
sp_blocks       
sp_categories
sp_functions       
sp_pages       
sp_parameters       
sp_shoutboxes       
sp_shouts       

and some other from other mods have different collations:

sp tables:  utf8_general_ci

rest of your tables:  utf8_unicode_ci

so you have to go to your phymyadmin, click and one of your sp tables,  then in the main menu theres an opcion name Operations, or something, (my phpmyadmin is in spanish so I just translated that as it is)   heres an image that explains better:




just change the collation from  utf8_general_ci  to utf8_general_ci , do the same of all your sp tables and another ones who has the same collation

Pinball Nation

You mean change from utf8_general_ci to utf8_unicode_ci
so sp will match the rest.Am i correct.I would also like to mention that the mods listed in there are no longer installed.

mirahalo

yes, you should change the utf8_general_ci  of your sp tables for this one utf8_unicode_ci   so all your tables have the same collation, even if the mods is not installed anymore, if you ever installed those mods again, is better to have all your tables with utf8_unicode_ci  to avoid conflicts in the future ;)

Pinball Nation


Advertisement: