blog

Create Different Homepage with sublinks in MemberSpeed

For those who want to change the default hompage to hiearchy level for SEO purpose, this can be done. ( tested with MemberSpeed 1.81 )

Homepage was designed differently with other pages.

1/  Set the link type as DYNAMIC ( not static )
put this code in the dynamic box:
/cms/index.html

You can aslo create another page under Home category and name it as index2.
Switch your default index to index2 ( link it to navigation )

2/ To change/edit this home page content
go to Site Design Module/Edit Pages/ Change Home Page

Popularity: 29% [?]

How to increase file size limit in MemberSpeed

Many hosts have it as 2MB. This is not MemberSpeed’s fault but it was set by your host. You need to submit a ticket and ask them to increase the file size upload limit to 50MB for example.

If you have root access, you can also try this: copy the following code into a .htaccess file, put it in your root folder. This may not work depending on your host system.
Adjust the post_max_size/upload_max_filesize to 50M for example

php_value file_uploads on
php_value memory_limit 16M
php_value post_max_size 16M
php_value max_input_time 1800
php_value upload_max_filesize 16M

Nam Tran

Popularity: 25% [?]

How to use OTO in MemberSpeed?

As with  MemberSpeed 1.81  version at the moment,

One time  offer ( OTO ) can only be seen at the time a new user who registers as a free member, clicks on the activation link.

The OTO page will show up and  dissapear after user has clicked on the activation button.

User who sign up as a paid member will be able to login right away,they won’t see the OTO page.

Technorati Profile

Popularity: 25% [?]

Video How To backup & upgrade MemberSpeed from 1.7 to 1.8

Save your time, get the doc file: Copy and Paste MemberSpeed Installation Commandin your members’ area
( Note this video was recorded with background noise which I couldn’t edit it. Sorry about that. It’s only 7 mimutes long so please bear with it :-)

MemberSpeed Upgrade to1.8
Uploaded by outsourcingforhirecom

Popularity: 36% [?]