SEO Forum
 
SEO Problems SEO Knowledge Database Seo Forum Search engine optimization
  FAQ   Search   Memberlist   Usergroups   Register   Profile   Log in to check your private messages   Log in 
Webnetwork: Profile complete setting bug fix

 
Post new topic   Reply to topic    Seo FORUM » WebSite Designing View previous topic :: View next topic  
Webnetwork: Profile complete setting bug fix
 PostPosted: Thu Aug 19, 2010 12:04 am Reply with quote  
Message
  belongilot

Joined: 22 Jul 2010
Posts: 2

Webnetwork used to have a bug on it’s profile-completion feature.

Bug: Even if you set that profile must be completed after registration on admin, user can still navigate to Webnetwork’s inner pages even if profile is incomplete.

Solution: This error should be resolved in the next version of Webnetwork, however, if you want to get ahead and grab a fix of this issue, please follow the steps below:

Connect to your server-files via FTP.
Modify /engine/pages/registration_complete.php file and find this line:
if(strtolower($force_profile) == "on")
{
$this->_page_name = 'create_profile';
$this->load_page('create_profile');
return;
}
…replace it with:

if(strtolower($force_profile) == "on")
{
header("location:".$application->config('root_host')."index.php?page=create_profile");
die;
}
Hope that helps.
Post new topic   Reply to topic    Searchenginegenie.com Forum Index » WebSite Designing

Page 1 of 1
All times are GMT

Display posts from previous:

  

Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Search Engine Optimization SEO Company