collapse

* Simple Portal Archived Forum

This is an Archive Forum.

The content in this forum may be out-of-date or have been superseded by newer information, and links in forum pages to other sites may not work.
This forum contains archives for future reference.

Visit our thread at Simple Machines Forum for current support.

SMF 2.1 users: EhPortal is a ported version of Simple Portal specifically designed for the SMF 2.1 branch.
Please visit web-develop.ca to download EhPortal and for its support.

* User Info

 
 
Welcome, Guest. Please login or register.

* Who's Online

  • Dot Guests: 729
  • Dot Hidden: 0
  • Dot Users: 0

There aren't any users online.

* Shoutbox

Refresh History
  • Shoutbox is not for support!
  • {OCS}MasterSeal: Yup, Still adore SP
    April 21, 2019, 07:08:06 PM
  • {OCS}MasterSeal: STILL love SP :)
    November 24, 2018, 05:05:50 AM
  • ♦ Ninja ZX-10RR ♦: <3 aegersz
    September 13, 2018, 03:36:09 PM
  • aegersz: I STILL <3 LOVE SimplePortal
    September 13, 2018, 07:11:39 AM
  • aegersz: o LOVE you guys - Simple Portal rocks !
    May 09, 2018, 05:18:59 AM
  • Chen Zhen: our apologies for the site being down.. please read server issues topic
    March 22, 2018, 05:32:38 AM
  • {OCS}MasterSeal: LOL PLEASE forget I just posted that. I found the answer in my own dang post back in 2015. lol sorry!
    July 04, 2017, 10:47:55 PM
  • {OCS}MasterSeal: I know this SB isnt' for support, but I just have a general question. Who would I contact to find out where SP stores its block info? Is it DB driven or files? I searched the site but came up with nothing. probably my fault any insight is appreciated.
    July 04, 2017, 10:43:36 PM
  • ♦ Ninja ZX-10RR ♦: Excuse me but what does Simpleportal have to deal with that?
    February 05, 2017, 08:21:14 PM
  • WhiteEagle: of course IMHO that site appears to be dead :(
    February 04, 2017, 01:08:05 PM
  • WhiteEagle: If I can get that, then I'll use it for that site...
    February 04, 2017, 01:07:35 PM
  • WhiteEagle: decided to not use SMF for any projects, unless I can get a copy of the premium version of the fanfiction archive plugin
    February 04, 2017, 01:06:54 PM
  • expertdecisions: cloudflare
    January 28, 2017, 08:01:47 AM
  • aegersz: SM release 2.0.13 !
    January 12, 2017, 06:00:13 AM
  • raffo: Tks Emanuele, even if I didn't understand the fix :D
    November 07, 2016, 02:01:20 AM
  • emanuele: [link]
    November 01, 2016, 12:43:50 PM
  • emanuele: raffo: the English support board is a good place. ;)
    November 01, 2016, 12:43:38 PM
  • raffo: Where can I find the fix for the shoutbox?
    November 01, 2016, 05:06:09 AM
  • {OCS}MasterSeal: To the SP team, I make a point to come here and thank you as much as possible for your work.  so again, THANK YOU!
    October 28, 2016, 10:38:05 AM
  • emanuele: That's indeed funny, the limit is present only in the patch and not the full install.
    October 22, 2016, 06:14:58 PM

* Recent Posts

Adding Forums Button to Nav bar by jirapon
[August 01, 2019, 09:07:12 AM]


Re: Board Icons by ♦ Ninja ZX-10RR ♦
[July 30, 2019, 04:03:41 PM]


MOVED: Czech translation???? by ♦ Ninja ZX-10RR ♦
[July 30, 2019, 03:04:51 PM]


Board Icons by jirapon
[July 30, 2019, 07:28:44 AM]


Re: Thankyou Simpleportal, by ♦ Ninja ZX-10RR ♦
[July 29, 2019, 09:41:29 AM]

Blocks speak! Do you have an interest in getting more blocks - or even making your own? The Blocks Board is for you!

Author Topic: SP and SMF RC4 compatible?  (Read 18705 times)

0 Members and 1 Guest are viewing this topic.

Offline c23_Mike

  • Beta Tester
  • *
  • Posts: 168
  • Gender: Male
    • c23 Computer, Gaming & more
  • SMF Version: 2 RC3
  • SP Version: 2.3.2
SP and SMF RC4 compatible?
« on: November 01, 2010, 04:31:58 PM »
Hi there!

SMF RC4 is out. Anyone tested it?

Offline fl4pj4ck

  • Semi Newbie
  • *
  • Posts: 26
  • I pity the fools!
    • Poles in Limerick
  • SMF Version: 2 RC3
  • SP Version: 2.3.2
Re: SP and SMF RC4 compatible?
« Reply #1 on: November 01, 2010, 05:05:38 PM »
works with clean installation no problem

however I cannot install it when upgraded RC3->RC4

edit:
just spotted
« Last Edit: November 01, 2010, 05:15:30 PM by fl4pj4ck »

Offline Nathaniel

  • Comrade
  • *
  • Posts: 5203
  • Gender: Male
    • Verbtest.com
  • SMF Version: 2 RC4
  • SP Version: 2.3.3
Re: SP and SMF RC4 compatible?
« Reply #2 on: November 01, 2010, 07:16:18 PM »
For now you can add the following code to your "Themes/{themename}/css/portal.css" file:
Code: [Select]
h4.catbg span.left, h4.catbg2 span.left, h3.catbg span.left, h3.catbg2 span.left, .table_list tbody.header td span.left
{
float: left;
display: block;
width: 9px;
height: 31px;
background: url(../images/theme/main_block.png) no-repeat 0 -160px;
}

h4.titlebg span.left, h3.titlebg span.left
{
float: left;
display: block;
width: 9px;
height: 31px;
background: url(../images/theme/main_block.png) no-repeat 0 -200px;
}

Apart from that small css issue, it looks like SP 2.3.2 is compatible with SMF 2 RC4.
SMF Friend (Former Support Specialist) | SimplePortal DeveloperMy 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.

Offline Yahmez

  • Semi Newbie
  • *
  • Posts: 20
  • Gender: Male
  • SMF Version: 2.0.11
  • SP Version: 2.3.6
Re: SP and SMF RC4 compatible?
« Reply #3 on: November 01, 2010, 08:03:52 PM »
I cannot reinstall SP 2.3.2 with a recently upgraded SMF 2.0RC4 database. It installs but then errors on install2.php

Database Error
Duplicate key name 'state'
File: /xxx/xxx/public_html/Packages/temp/install2.php
Line: 521

Offline fl4pj4ck

  • Semi Newbie
  • *
  • Posts: 26
  • I pity the fools!
    • Poles in Limerick
  • SMF Version: 2 RC3
  • SP Version: 2.3.2
Re: SP and SMF RC4 compatible?
« Reply #4 on: November 01, 2010, 09:36:24 PM »
^^^ I'm getting exactly same error

Offline locutusweb

  • Semi Newbie
  • *
  • Posts: 49
  • Gender: Male
  • The sky ain't the limit
    • Locutus Web Services
  • SMF Version: 2.0.7
  • SP Version: 2.3.5
Re: SP and SMF RC4 compatible?
« Reply #5 on: November 02, 2010, 09:20:54 AM »
The same error as Yahmez and fl4pj4ck over here...
Conquer the skies with the Gelderse Soaring Club

Offline Katrien

  • Semi Newbie
  • *
  • Posts: 16
    • 1place4ads
  • SMF Version: 2 RC4
  • SP Version: 2.3.1
Re: SP and SMF RC4 compatible?
« Reply #6 on: November 02, 2010, 10:14:23 AM »
same problem here, but luckaly i tested first on my testsite.

Duplicate key name 'state'
File: /xxx/xxx/xxxx/xxxxx/public_html/Packages/temp/install2.php
Line: 521

Is there a solution pls?

Thanks in advance
Kind regards
Katrien
« Last Edit: November 02, 2010, 10:22:31 AM by Katrien »
Pls visit my site www.1place4ads.nl for advertisement design (also Google adwords!), header design and more...

Offline Oldiesmann

  • Comrade
  • *
  • Posts: 38
  • Gender: Male
    • Archie Comics Fan Forum
  • SMF Version: 2.1
  • SP Version: None
  • EhPortal Version: 1.22
Re: SP and SMF RC4 compatible?
« Reply #7 on: November 02, 2010, 11:20:07 AM »
Easiest solution to that issue is to open up SimplePortal_2.3.2.zip and remove these lines of code from package-info.xml:

Code: [Select]
<!-- Install scripts -->
<database>install2.php</database>

To do that either extract the files to your computer, edit that one and recreate the archive, or edit it directly from 7zip (right-click -> Edit, make the changes and hit CTRL+S, then click yes when prompted to update the archive)
Michael "Oldiesmann" Eshom

Offline MaXi

  • Jr. Member
  • **
  • Posts: 58
  • Gender: Male
  • SMF Version: 2.0.2
  • SP Version: 2.3.5
Re: SP and SMF RC4 compatible?
« Reply #8 on: November 02, 2010, 12:19:10 PM »
Well...  :applause:
And will be SP v. 2.4?
Will be soon now when RC4 is out?  :angel:

Offline Maarten

  • Jr. Member
  • **
  • Posts: 50
  • Gender: Male
  • My website has almost 3k members.
    • NHFans
  • SMF Version: 2 RC3
  • SP Version: 2.3.2
Re: SP and SMF RC4 compatible?
« Reply #9 on: November 02, 2010, 03:12:29 PM »
So, it isn't compatible yet?

Offline locutusweb

  • Semi Newbie
  • *
  • Posts: 49
  • Gender: Male
  • The sky ain't the limit
    • Locutus Web Services
  • SMF Version: 2.0.7
  • SP Version: 2.3.5
Re: SP and SMF RC4 compatible?
« Reply #10 on: November 02, 2010, 04:40:15 PM »
Oldiesman quick fix solved the installing problem. I noticed that the menubar wasn't automatically updated when I installed SP. Did this manually. For now, I found no other problems with SP and SMF 2.0 RC4.
Conquer the skies with the Gelderse Soaring Club

Offline Boxervrienden.nl

  • Semi Newbie
  • *
  • Posts: 26
  • Gender: Male
    • http://www.forumwereld.nl/smf
  • SMF Version: 2 RC4
  • SP Version: 2.3.3
Re: SP and SMF RC4 compatible?
« Reply #11 on: November 02, 2010, 06:04:48 PM »
Easiest solution to that issue is to open up SimplePortal_2.3.2.zip and remove these lines of code from package-info.xml:

Code: [Select]
      <!-- Install scripts -->
      <database>install2.php</database>

To do that either extract the files to your computer, edit that one and recreate the archive, or edit it directly from 7zip (right-click -> Edit, make the changes and hit CTRL+S, then click yes when prompted to update the archive)
This solution works but the button "forum" is missing.

How can I solve this problem?

Offline Katrien

  • Semi Newbie
  • *
  • Posts: 16
    • 1place4ads
  • SMF Version: 2 RC4
  • SP Version: 2.3.1
Re: SP and SMF RC4 compatible?
« Reply #12 on: November 02, 2010, 06:31:42 PM »
Easiest solution to that issue is to open up SimplePortal_2.3.2.zip and remove these lines of code from package-info.xml:

Code: [Select]
<!-- Install scripts -->
<database>install2.php</database>

To do that either extract the files to your computer, edit that one and recreate the archive, or edit it directly from 7zip (right-click -> Edit, make the changes and hit CTRL+S, then click yes when prompted to update the archive)

this advise was succesfull for my forum. Thanks!

Kind regards
Katrien
Pls visit my site www.1place4ads.nl for advertisement design (also Google adwords!), header design and more...

Offline DollarSRV

  • Semi Newbie
  • *
  • Posts: 34
  • Gender: Male
    • DollarSRV
  • SMF Version: 2.0.14
  • SP Version: 2.3.6
  • Elkarte Version: 1.1.4
  • EhPortal Version: None
Re: SP and SMF RC4 compatible?
« Reply #13 on: November 02, 2010, 06:50:17 PM »
Same here works fine for me  8)
Cheap Web Hosting & Domain Registration

=========================

Special Offer For SMF Users - Get 10% off any web hosting plan with code SMFUSER

=========================

Offline Yahmez

  • Semi Newbie
  • *
  • Posts: 20
  • Gender: Male
  • SMF Version: 2.0.11
  • SP Version: 2.3.6
Re: SP and SMF RC4 compatible?
« Reply #14 on: November 02, 2010, 08:12:19 PM »
Easiest solution to that issue is to open up SimplePortal_2.3.2.zip and remove these lines of code from package-info.xml:

Code: [Select]
      <!-- Install scripts -->
      <database>install2.php</database>

To do that either extract the files to your computer, edit that one and recreate the archive, or edit it directly from 7zip (right-click -> Edit, make the changes and hit CTRL+S, then click yes when prompted to update the archive)
This solution works but the button "forum" is missing.

How can I solve this problem?

In subs.php find:
Code: [Select]
'home' => array(
'title' => $txt['home'],
'href' => $scripturl,
'show' => true,
'sub_buttons' => array(
),
'is_last' => $context['right_to_left'],
),

Replace with:
Code: [Select]
'home' => array(
'title' => $txt['home'],
'href' => $scripturl,
'show' => true,
'sub_buttons' => array(
),
'is_last' => $context['right_to_left'],
),
'forum' => array(
'title' => empty($txt['sp-forum']) ? 'Forum' : $txt['sp-forum'],
'href' => $scripturl . ($modSettings['sp_portal_mode'] == 1 && empty($context['disable_sp']) ? '?action=forum' : ''),
'show' => in_array($modSettings['sp_portal_mode'], array(1, 3)) && empty($context['disable_sp']),
'sub_buttons' => array(
),
),

Offline Kellen

  • Semi Newbie
  • *
  • Posts: 20
  • SMF Version: 2 RC3
  • SP Version: 2.3.2
Re: SP and SMF RC4 compatible?
« Reply #15 on: November 02, 2010, 11:21:44 PM »
I cannot install the simple portal on my forums, I keep getting the error shown below when I try to. I tried Oldiesmann's solution and it still doesn't work. Unless this this error can be fixed, I think a new Simpleportal might be in need.  :(


Offline Yahmez

  • Semi Newbie
  • *
  • Posts: 20
  • Gender: Male
  • SMF Version: 2.0.11
  • SP Version: 2.3.6
Re: SP and SMF RC4 compatible?
« Reply #16 on: November 02, 2010, 11:29:33 PM »
I cannot install the simple portal on my forums, I keep getting the error shown below when I try to. I tried Oldiesmann's solution and it still doesn't work. Unless this this error can be fixed, I think a new Simpleportal might be in need.  :(



That looks like it is a file permission issue. Did you enter the required FTP information?

Offline Kellen

  • Semi Newbie
  • *
  • Posts: 20
  • SMF Version: 2 RC3
  • SP Version: 2.3.2
Re: SP and SMF RC4 compatible?
« Reply #17 on: November 02, 2010, 11:35:31 PM »
I changed the rights of the majority of the ones I could find to 777, as for most of the sp related ones I couldn't find them anywhere.

Offline Raji

  • Full Member
  • ***
  • Posts: 102
  • Gender: Female
    • Baaskani Diwwan
  • SMF Version: 2.0.1
  • SP Version: 2.3.4
Re: SP and SMF RC4 compatible?
« Reply #18 on: November 03, 2010, 01:11:20 AM »
Easiest solution to that issue is to open up SimplePortal_2.3.2.zip and remove these lines of code from package-info.xml:

Code: [Select]
<!-- Install scripts -->
<database>install2.php</database>

To do that either extract the files to your computer, edit that one and recreate the archive, or edit it directly from 7zip (right-click -> Edit, make the changes and hit CTRL+S, then click yes when prompted to update the archive)

It did not work for me.

Duplicate key name 'state'
File: /home/xx/public_html/diwwan/Packages/temp/SimplePortal_2.3.2/install2.php
Line: 521

« Last Edit: November 04, 2010, 10:26:38 AM by Raji »

Offline ShadowMaster

  • Newbie
  • Posts: 3
  • SMF Version: 2 RC1.2
  • SP Version: 2.2.2
Re: SP and SMF RC4 compatible?
« Reply #19 on: November 03, 2010, 02:41:34 AM »
Easiest solution to that issue is to open up SimplePortal_2.3.2.zip and remove these lines of code from package-info.xml:

Code: [Select]
<!-- Install scripts -->
<database>install2.php</database>

To do that either extract the files to your computer, edit that one and recreate the archive, or edit it directly from 7zip (right-click -> Edit, make the changes and hit CTRL+S, then click yes when prompted to update the archive)

It did not work for me.

Duplicate key name 'state'
File: /home/baaskcom/public_html/diwwan/Packages/temp/SimplePortal_2.3.2/install2.php
Line: 521

If you still get that error, you failed to modify the archive and it is still attempting to run the install2.php script.
You need to remove the quoted section from the package-info.xml and then place the updated file back into the archive before uploading it and attempting to install.