Forum Support

Shape 5
March 28, 2024, 08:04:55 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Adding memberlist back after SiteShaper used  (Read 194 times)
jeffko
Jr. Member
**
Offline Offline

Posts: 16



« on: July 16, 2011, 07:51:03 AM »

Hello,

What an amazing bit of software this is. Truly amazing. I have tried to install it with the siteshaper (succesful) and as a new install inputting the Vertex2 and Shape5 controls (successful) but to add it to an existing board I keep having my pinball game go "tilt".

Is there a guide to or a special way to reinsert the forums and posts along with the memberlist and existing passwords after utilizing the siteshaper?

Thanks in advance to anyone who takes the time to respond.
Logged
Dave M
Jr. Member
**
Offline Offline

Posts: 296



WWW
« Reply #1 on: July 21, 2011, 05:31:19 AM »

I will help you shortly>

Thanks
Dave
Logged

Dave M (Drupal Club Developer)

Microsoft says to imagine a world without walls. I say without walls, who needs Windows!
------------
Shape 5 Team

Need some custom coding done on your site? Use our Shape 5 Hire a Coder program for free.  http://www.shape5.com/hire_a_coder/listauctions
Dave M
Jr. Member
**
Offline Offline

Posts: 296



WWW
« Reply #2 on: July 26, 2011, 06:18:59 AM »

OK if using an existing forum you can copy the launguage, styles/S5_Life_Journey, vertex2 folders over to current site and also
the vertexAdmin.php, moduleLayout.php files to current site

ALLWAYS MAKE A BACKUP BEFORE MAKING ANY CHANGES Smiley

Make these edits
Code:
Edit: includes/constants.php
 
At bottom add:
 
// Additional tables
include($phpbb_root_path . 'vertex2/constants.' . $phpEx);

Then close that and edit:
Code:
includes/functions.php
 
Look for:
 
$template->display('body');
 
 
its at line 4620 or there abouts
 
And replace it with:
 
 
//Vertex Framework
if (file_exists($phpbb_root_path . 'styles/' . $user->theme['template_path'] . '/vertex/StyleLibData.' . $phpEx) && !file_exists($phpbb_root_path . 'install/index.' . $phpEx) && !defined('IN_ADMIN')) {
    include($phpbb_root_path . 'vertex2/include/vertexFramework.' . $phpEx);
} else {
    $template->display('body');
}
//Vertex Framework

Then run the attached sql file and it should work if you have any problems please let me know and sorry for slow response

Thanks
Dave
Logged

Dave M (Drupal Club Developer)

Microsoft says to imagine a world without walls. I say without walls, who needs Windows!
------------
Shape 5 Team

Need some custom coding done on your site? Use our Shape 5 Hire a Coder program for free.  http://www.shape5.com/hire_a_coder/listauctions
jeffko
Jr. Member
**
Offline Offline

Posts: 16



« Reply #3 on: July 31, 2011, 11:42:08 AM »

Thank you all at SHAPE5 for these OUTSTANDING Hybrid website/Forums.


I will send you a personal note later.



Blessings,


Jeff
Logged
Dave M
Jr. Member
**
Offline Offline

Posts: 296



WWW
« Reply #4 on: August 01, 2011, 05:54:45 AM »

Your most welcome and thanks

Dave
Logged

Dave M (Drupal Club Developer)

Microsoft says to imagine a world without walls. I say without walls, who needs Windows!
------------
Shape 5 Team

Need some custom coding done on your site? Use our Shape 5 Hire a Coder program for free.  http://www.shape5.com/hire_a_coder/listauctions
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.