News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

SimplePortal

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

Previous topic - Next topic

Manu.G

#700
Quote from: [SiNaN] on July 19, 2008, 10:26:03 AM
Manu0372, do not forget the changes you make. It will make it hard for you to upgrade the mod in the future if you. Thanks for using my mod. Glad you liked it.

I know Sinan, that's why I make a back up before I change something, will there come an update
I change the modified files with the original files. ;)
Version SMF 2.0.8
SimplePortal 2.3.5

Burke ♞ Knight


ruckstande

Quote from: [SiNaN] on July 19, 2008, 11:00:31 AM
Sorry, use this.

Advice: Do not code in hurry. :P
Oh you are a doll. Thanks buddy. I'll check into the RSS thing when I get a chance. Right now the members will just have to deal with seeing my name 100 times.  Thanks!

Sudhakar Arjunan

Quote from: [SiNaN] on July 19, 2008, 10:26:03 AM
Just about to forget yours Asudhakar. Attached.

SiNaN, i have replaced it and now clicked Uninstall.
But still it shows error and test failed.

I want to uninstall v1.2 first.
Working on New Mods & Themes for SMF... Will update soon... My Blog page
My Smf forum : Discuss ITAcumens :: My SMF Forum

Talismen

Quote from: [SiNaN] on July 19, 2008, 09:48:23 AM
Talismen:

You problem is about the language files. Download the attached file SPortal.english-utf8.php and copy it to your default theme's language directory. Then make this change in your Modifications.english-utf8.php file:

Find:

?>

Replace:

// SP General
$txt['sp-forum'] = 'Forum';
$txt['sp-adminTitle'] = 'SPortal Admin';
$txt['sp-adminCatTitle'] = 'SimplePortal';
$txt['sp-articlesCategory'] = 'Article Category';
$txt['sp-articlesNoCategory'] = 'Do not Publish';
$txt['sp-make_article'] = 'Make Article';
$txt['error_sp_no_message_id'] = 'Invalid message ID.';
$txt['error_sp_article_exists'] = 'Article already exists.';
$txt['error_sp_cannot_add_article'] = 'You don\'t have permission to add article.';
$txt['error_sp_label_empty'] = 'Label is left empty.';
$txt['error_sp_name_empty'] = 'Name is left empty.';
$txt['error_sp_no_category'] = 'There is no article category created.';

// SP Permissions
$txt['permissiongroup_sp'] = 'SimplePortal';
$txt['permissionname_sp_moderate'] = 'Moderate portal';
$txt['permissionhelp_sp_moderate'] = 'This permission allows users to access the SimplePortal Admin panel.';
$txt['permissionname_sp_add_article'] = 'Can add article';
$txt['permissionhelp_sp_add_article'] = 'This permission allows users to add articles.';
$txt['permissionname_sp_auto_article_approval'] = 'Auto article approval';
$txt['permissionhelp_sp_auto_article_approval'] = 'This permission allows users to add articles without approval.';

// SP Blocks
$txt['sp-userpost'] = 'Posts';
$txt['sp-userkarma'] = 'Karma';
$txt['sp-usertmessage'] = 'Total Messages';
$txt['sp-usernmessage'] = 'New Messages';
$txt['sp-userprofile'] = 'Profile';
$txt['sp-userlogout'] = 'Logout';
$txt['sp-onlineguest'] = 'Online Guests';
$txt['sp-onlineuser'] = 'Online Users';
$txt['sp-onlinehuser'] = 'Hidden Users';
$txt['sp-onlinetuser'] = 'Total Users';
$txt['sp-onlineouser'] = 'Online Users';
$txt['sp-statmember'] = 'Total Members';
$txt['sp-statpost'] = 'Total Posts';
$txt['sp-stattopic'] = 'Total Topics';
$txt['sp-statcategory'] = 'Total Categories';
$txt['sp-statboard'] = 'Total Boards';
$txt['sp-qsearchsearch'] = 'Search';
$txt['sp-tposterpost'] = ' posts';
$txt['sp-tboardname'] = 'Board';
$txt['sp-tboardpost'] = 'Posts';
$txt['sp-ttopicname'] = 'Topic';
$txt['sp-ttopicpost'] = 'Posts';
$txt['sp-grpictureviews'] = 'Views:';
$txt['sp-grpicturesender'] = 'By:';
$txt['sp-grpictureguest'] = 'Guest';
$txt['sp-arcadeplay'] = 'The Top Players';
$txt['sp-arcadewin'] = 'Number Of Wins :';
$txt['sp-arcadelate'] = 'Latest High Score by ';
$txt['sp-arcadewit'] = 'with ';
$txt['sp-arcadeon'] = 'on ';

?>


Will include the utf-8 files in the package in the first update.

Thanks so much Sinan! I'll give this a shot, and let you know.
Take Care! ;)
Do you feel.....like I do?

mymktp1

Hi I installed VERSION 2.0 Successfully... however I ran in to some strange problems....
heres what I did...
1. I created a Category
2. I added articles to the category
3. PROBLEM : The articles won't appear ... instead I get this strange article that has nothing in it with a strange time stamp and it posts itself 3 times in a row...

I believe reading from some of the comments above some people have been having this problem too... I was wondering if there was a solution to this?

JoshieDaMan

@[SiNaN]

The gallery. It's whatever comes with "ultimate profile". The pictures at their profile, that's what I am trying to change its path to that.

kandalf

Quote from: [SiNaN] on July 19, 2008, 09:48:23 AM


kandalf:

How did you solve that problem? What was causing that?

Can you be more spefic about the article error? How do you add articles? You can provide a screenshot if it's difficult to explain by words. I understand, English is not my native too.



   
I had the articles active, but I didn´t added any articles and that cause this problem:




But now my problem are that when I add a article like this:



Appears every time the same article in article list




I don't know how solve this strange problem. Can you help me?  O:)

Talismen

Quote from: Talismen on July 19, 2008, 03:34:43 PM
Quote from: [SiNaN] on July 19, 2008, 09:48:23 AM
Talismen:

You problem is about the language files. Download the attached file SPortal.english-utf8.php and copy it to your default theme's language directory. Then make this change in your Modifications.english-utf8.php file:

Find:

?>

Replace:

// SP General
$txt['sp-forum'] = 'Forum';
$txt['sp-adminTitle'] = 'SPortal Admin';
$txt['sp-adminCatTitle'] = 'SimplePortal';
$txt['sp-articlesCategory'] = 'Article Category';
$txt['sp-articlesNoCategory'] = 'Do not Publish';
$txt['sp-make_article'] = 'Make Article';
$txt['error_sp_no_message_id'] = 'Invalid message ID.';
$txt['error_sp_article_exists'] = 'Article already exists.';
$txt['error_sp_cannot_add_article'] = 'You don\'t have permission to add article.';
$txt['error_sp_label_empty'] = 'Label is left empty.';
$txt['error_sp_name_empty'] = 'Name is left empty.';
$txt['error_sp_no_category'] = 'There is no article category created.';

// SP Permissions
$txt['permissiongroup_sp'] = 'SimplePortal';
$txt['permissionname_sp_moderate'] = 'Moderate portal';
$txt['permissionhelp_sp_moderate'] = 'This permission allows users to access the SimplePortal Admin panel.';
$txt['permissionname_sp_add_article'] = 'Can add article';
$txt['permissionhelp_sp_add_article'] = 'This permission allows users to add articles.';
$txt['permissionname_sp_auto_article_approval'] = 'Auto article approval';
$txt['permissionhelp_sp_auto_article_approval'] = 'This permission allows users to add articles without approval.';

// SP Blocks
$txt['sp-userpost'] = 'Posts';
$txt['sp-userkarma'] = 'Karma';
$txt['sp-usertmessage'] = 'Total Messages';
$txt['sp-usernmessage'] = 'New Messages';
$txt['sp-userprofile'] = 'Profile';
$txt['sp-userlogout'] = 'Logout';
$txt['sp-onlineguest'] = 'Online Guests';
$txt['sp-onlineuser'] = 'Online Users';
$txt['sp-onlinehuser'] = 'Hidden Users';
$txt['sp-onlinetuser'] = 'Total Users';
$txt['sp-onlineouser'] = 'Online Users';
$txt['sp-statmember'] = 'Total Members';
$txt['sp-statpost'] = 'Total Posts';
$txt['sp-stattopic'] = 'Total Topics';
$txt['sp-statcategory'] = 'Total Categories';
$txt['sp-statboard'] = 'Total Boards';
$txt['sp-qsearchsearch'] = 'Search';
$txt['sp-tposterpost'] = ' posts';
$txt['sp-tboardname'] = 'Board';
$txt['sp-tboardpost'] = 'Posts';
$txt['sp-ttopicname'] = 'Topic';
$txt['sp-ttopicpost'] = 'Posts';
$txt['sp-grpictureviews'] = 'Views:';
$txt['sp-grpicturesender'] = 'By:';
$txt['sp-grpictureguest'] = 'Guest';
$txt['sp-arcadeplay'] = 'The Top Players';
$txt['sp-arcadewin'] = 'Number Of Wins :';
$txt['sp-arcadelate'] = 'Latest High Score by ';
$txt['sp-arcadewit'] = 'with ';
$txt['sp-arcadeon'] = 'on ';

?>


Will include the utf-8 files in the package in the first update.

Thanks so much Sinan! I'll give this a shot, and let you know.
Take Care! ;)

Ok...this worked. Woohoo!

Will begin testing on my test site, to see if all functions are working normally.
I'll make sure to refer back to this support thread for the fixes given for other issues, before I ask a fresh question in here.


Thanks again Sinan! ;)
Tal
Do you feel.....like I do?

mymktp1

I am having the exact same problem as : kandalf 

Can you please help us Thanx!

Talismen

Quote from: Talismen on July 20, 2008, 11:15:23 AM
Quote from: Talismen on July 19, 2008, 03:34:43 PM
Quote from: [SiNaN] on July 19, 2008, 09:48:23 AM
Talismen:

You problem is about the language files. Download the attached file SPortal.english-utf8.php and copy it to your default theme's language directory. Then make this change in your Modifications.english-utf8.php file:

Find:

?>

Replace:

// SP General
$txt['sp-forum'] = 'Forum';
$txt['sp-adminTitle'] = 'SPortal Admin';
$txt['sp-adminCatTitle'] = 'SimplePortal';
$txt['sp-articlesCategory'] = 'Article Category';
$txt['sp-articlesNoCategory'] = 'Do not Publish';
$txt['sp-make_article'] = 'Make Article';
$txt['error_sp_no_message_id'] = 'Invalid message ID.';
$txt['error_sp_article_exists'] = 'Article already exists.';
$txt['error_sp_cannot_add_article'] = 'You don\'t have permission to add article.';
$txt['error_sp_label_empty'] = 'Label is left empty.';
$txt['error_sp_name_empty'] = 'Name is left empty.';
$txt['error_sp_no_category'] = 'There is no article category created.';

// SP Permissions
$txt['permissiongroup_sp'] = 'SimplePortal';
$txt['permissionname_sp_moderate'] = 'Moderate portal';
$txt['permissionhelp_sp_moderate'] = 'This permission allows users to access the SimplePortal Admin panel.';
$txt['permissionname_sp_add_article'] = 'Can add article';
$txt['permissionhelp_sp_add_article'] = 'This permission allows users to add articles.';
$txt['permissionname_sp_auto_article_approval'] = 'Auto article approval';
$txt['permissionhelp_sp_auto_article_approval'] = 'This permission allows users to add articles without approval.';

// SP Blocks
$txt['sp-userpost'] = 'Posts';
$txt['sp-userkarma'] = 'Karma';
$txt['sp-usertmessage'] = 'Total Messages';
$txt['sp-usernmessage'] = 'New Messages';
$txt['sp-userprofile'] = 'Profile';
$txt['sp-userlogout'] = 'Logout';
$txt['sp-onlineguest'] = 'Online Guests';
$txt['sp-onlineuser'] = 'Online Users';
$txt['sp-onlinehuser'] = 'Hidden Users';
$txt['sp-onlinetuser'] = 'Total Users';
$txt['sp-onlineouser'] = 'Online Users';
$txt['sp-statmember'] = 'Total Members';
$txt['sp-statpost'] = 'Total Posts';
$txt['sp-stattopic'] = 'Total Topics';
$txt['sp-statcategory'] = 'Total Categories';
$txt['sp-statboard'] = 'Total Boards';
$txt['sp-qsearchsearch'] = 'Search';
$txt['sp-tposterpost'] = ' posts';
$txt['sp-tboardname'] = 'Board';
$txt['sp-tboardpost'] = 'Posts';
$txt['sp-ttopicname'] = 'Topic';
$txt['sp-ttopicpost'] = 'Posts';
$txt['sp-grpictureviews'] = 'Views:';
$txt['sp-grpicturesender'] = 'By:';
$txt['sp-grpictureguest'] = 'Guest';
$txt['sp-arcadeplay'] = 'The Top Players';
$txt['sp-arcadewin'] = 'Number Of Wins :';
$txt['sp-arcadelate'] = 'Latest High Score by ';
$txt['sp-arcadewit'] = 'with ';
$txt['sp-arcadeon'] = 'on ';

?>


Will include the utf-8 files in the package in the first update.

Thanks so much Sinan! I'll give this a shot, and let you know.
Take Care! ;)

Ok...this worked. Woohoo!

Will begin testing on my test site, to see if all functions are working normally.
I'll make sure to refer back to this support thread for the fixes given for other issues, before I ask a fresh question in here.


Thanks again Sinan! ;)
Tal


Sinan - testing is going good so far.
Only issue I've found is exact same issue found here:

http://www.simplemachines.org/community/index.php?topic=227599.msg1621262#msg1621262
-> ruckstande indicated that an error occurs when attempting to use up/down arrow buttons to change the order of block rows. You then reply in the next post that it is a bug.


That's the only thing I've found so far.
Other than that, works great and looks great too! ;)
Do you feel.....like I do?

ruckstande

Sorry SiNaN I can't find the topic on here about the RSS Feeds. I have done a search on it but unless it is listed as something other than RSS or Feed it doesn't seem to be here. The only thing I see is my posts.

gerard

when will Simpleportal be compatible with SMF 2.0 Beta 3.1 Public?

Eliana Tamerin

It won't be, SiNaN won't work on SMF 2 compatibility until SMF Beta 4.
Do NOT PM me for support.

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

Apllicmz

hell
i see that msg...when install and Upgrade my database...

how can resolv that problems




caniol52

I'm a noob, so excuse me!  How do you go about executing the file "database.php"?

Thanks!

mymktp1

Hi Sinan I still haven't heard a reply from you ... hoping you could help me :) Anyways,  here's what my problem is

1. I create a new category



2. Add Articles to the category


3. However when I take a look at the articles they are all blank, time stamp is weird, and all of them are alike ...



I have no idea for what possibly is causing this... thank you for your help :D

caniol52

I've followed the Simple Portal installion instructions and am getting this error when trying to access my forum:
"Template Parse Error!

It seems something has gone sour on the forum with the template system. This problem should only be temporary, so please come back later and try again. If you continue to see this message, please contact the administrator.

You can also try refreshing this page."

Does anyone have any ideas?

[SiNaN]

Manu0372:

Update is ready Manu.

asudhakar:

Uninstall if it gives error in just the files I've given you. Then copy the files I've given. I've removed everything about SP in that files.

JoshieDaMan:

Don't think that will work. Because there are some other things. Better ask for a block code for that feature from Jovant.

Talismen:

Thanks for you too Tal, for testing my mod. I hope to be here everyday for support starting from tomorrow.

joomlamz:

That's the per page variable undefined bug. Fixed in the update, you'll have no bugs after updating.

caniol52:

Why not using the Package Manager? If you will install manually just copy it to your SMF root and call from browser.

About the template error you are getting; you probably made a mistake while installing it manually. Use the package parse here as the one in the mod site have some problems with it.

mymktp1 and kandalf:

Unfortunately I couldn't reproduce the error you are getting, tried a lot but everything is working as they should. But anyway, I made some changes about that part, which -I hope- solves your problem too. Try updating the mod. If the problem continues, I'd be glad if both of you could give an account having the SP Moderate permission.
Former SMF Core Developer | My Mods | SimplePortal

SoulHunt

Isn't there a way to get an extra button on it? Now the portal works but there is noway to get to the forum. Only when you view a topic.

Or am I doing something wrong?

Cheers

Advertisement: