XenCentral Multisite System

XenCentral Multisite System [Paid] 1.11.0

No permission to buy (€69.99)
I had to get our lead dev over to fix this. He did. He said as well people should look at the www. and non www links. You have to make both configurations for both www. and non www. (example http://xenforo.com and http://www.xenforo.com)

Now our product supports whildcard domain configuration, so you should either configure it with exact URL (www or non-www), or use regular expression to define both domains in one entry.

By the way, it is good practice to have site accessible under only www, or non-www URL, and redirect other requests to the same URL, for SEO purposes.

@ibaker , we are working on known issues and some new features, and will release the next version soon.

Thank you!
 
XCentral updated XenCentral Multisite System with a new update entry:

XenCentral Multisite System 1.2.3 released

Hello everyone,

This is a bug-fix release that fixes all issues reported by our customers recently - xenPorta Recent Threads block filtering not working sometimes, xenKingDir directories not being filtered in some cases (when used with renaming directories), only first content replacement being active.

All licensed customers can download the latest version from their Client Area.

Thank you!

Read the rest of this update entry...
 
Okay thank you. Ill start asking you for assistance once we start configuring this rather than having our team find a way to fix it. We'll start working on your mod over the next couple weeks. (Bug Testing)

Yes it is good practice to use just www. or without www. for SEO Purposes but customers tend to use both from time to time.
 
Still having issues with the www. and non www. Only making changes with one of them. How do I apply changes for both non www. and www. without having to make 2 updates.

Next issue is the node removal/title replacement is a great tool but is it possible to configure this so it works with resources as well where we can remove specific resources.

I did upgrade to your latest version.
 
Here is the error I'm receiving

Server Error Log
Error Info
ErrorException: Use of undefined constant __DIR__ - assumed '__DIR__' - library/XenCentral/Framework/Hooks.php:23
Generated By: Unknown Account, A moment ago
Stack Trace
#0 /var/www/vhosts/website.com/httpdocs/website.com/library/XenCentral/Framework/Hooks.php(23): XenForo_Application::handlePhpError(Object(Nobita_PromoteAndDemote_ControllerPublic_Member), Object(XenForo_ControllerResponse_View), 'XenForo_Control...', 'RecentContent')
#1 [internal function]: XenCentral_Framework_Hooks::postDispatch(Array, Array)
#2 /var/www/vhosts/website.com/httpdocs/website.com/library/XenForo/CodeEvent.php(58): call_user_func_array('controller_post...', Array, 'XenForo_Control...')
#3 /var/www/vhosts/website.com/httpdocs/website.com/library/XenForo/Controller.php(361): XenForo_CodeEvent::fire(Object(XenForo_ControllerResponse_View), 'XenForo_Control...', 'RecentContent')
#4 /var/www/vhosts/website.com/httpdocs/website.com/library/XenForo/FrontController.php(344): XenForo_Controller->postDispatch(Object(XenForo_RouteMatch))
#5 /var/www/vhosts/website.com/httpdocs/website.com/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch()
#6 /var/www/vhosts/website.com/httpdocs/website.com/index.php(13): XenForo_FrontController->run()
#7 {main}
Request State
array(3) {
["url"] => string(70) "http://www.website.com/members/test/recent-content"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
 
Here is the error I'm receiving

Server Error Log
Error Info
ErrorException: Use of undefined constant __DIR__ - assumed '__DIR__' - library/XenCentral/Framework/Hooks.php:23
Generated By: Unknown Account, A moment ago
Stack Trace
#0 /var/www/vhosts/website.com/httpdocs/website.com/library/XenCentral/Framework/Hooks.php(23): XenForo_Application::handlePhpError(Object(Nobita_PromoteAndDemote_ControllerPublic_Member), Object(XenForo_ControllerResponse_View), 'XenForo_Control...', 'RecentContent')
#1 [internal function]: XenCentral_Framework_Hooks::postDispatch(Array, Array)
#2 /var/www/vhosts/website.com/httpdocs/website.com/library/XenForo/CodeEvent.php(58): call_user_func_array('controller_post...', Array, 'XenForo_Control...')
#3 /var/www/vhosts/website.com/httpdocs/website.com/library/XenForo/Controller.php(361): XenForo_CodeEvent::fire(Object(XenForo_ControllerResponse_View), 'XenForo_Control...', 'RecentContent')
#4 /var/www/vhosts/website.com/httpdocs/website.com/library/XenForo/FrontController.php(344): XenForo_Controller->postDispatch(Object(XenForo_RouteMatch))
#5 /var/www/vhosts/website.com/httpdocs/website.com/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch()
#6 /var/www/vhosts/website.com/httpdocs/website.com/index.php(13): XenForo_FrontController->run()
#7 {main}
Request State
array(3) {
["url"] => string(70) "http://www.website.com/members/test/recent-content"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}

It seems you are running PHP 5.2.x and it couses the error. We will update the framework not to depend on that contant any more. We will inform you here soon.

Please contact us at https://desk.xencentral.com and we will help you with configuration.

Thank you!
 
Another error

Server Error

Use of undefined constant __DIR__ - assumed '__DIR__'

XenForo_Application::handlePhpError() in XenCentral/Framework/Hooks.php at line 23
XenCentral_Framework_Hooks::postDispatch()
call_user_func_array() in XenForo/CodeEvent.php at line 58
XenForo_CodeEvent::fire() in XenForo/Controller.php at line 361
XenForo_Controller->postDispatch() in XenForo/FrontController.php at line 344
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /var/www/vhosts/website.com.com/httpdocs/website.com.com/admin.php at line 13
 
Another error

Server Error

Use of undefined constant __DIR__ - assumed '__DIR__'

XenForo_Application::handlePhpError() in XenCentral/Framework/Hooks.php at line 23
XenCentral_Framework_Hooks::postDispatch()
call_user_func_array() in XenForo/CodeEvent.php at line 58
XenForo_CodeEvent::fire() in XenForo/Controller.php at line 361
XenForo_Controller->postDispatch() in XenForo/FrontController.php at line 344
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /var/www/vhosts/website.com.com/httpdocs/website.com.com/admin.php at line 13

We have fixed the issue and newer version of framework is available in Clients Area. Please apply and let us know if you have any other problems.

Thank you!
 
Just purchased it... Couple of questions..

- Where are the installation instructions? Can't find here to start.
- Framework, what is that download?
 
Thanks for the quick reply!

I'm guessing the framework and multisite both get installed on each domain?

The installation instructions don't separate which domain to install to etc. It's a generic installation for all your products. Thanks for your help!
 
@Ski-whiz

The product has to be installed on one domain only as it is designed to run multiple communities based on a single installation (one database and one file system). So yo have to install the product and framework on one domain/physical location and by going to XenCentral - Multisite System in Admin panel configure all other domains you want to run from this installation.

Let us know if you have any questions.

Thank you!
 
We really need a FAQ for some of these things. Not the easiest software to setup but a very good software.

By the way, I submitted another ticket to you guys.
 
@XCentral ... The installation instructions are very generic. I feel it's more than install the XML.

For instance, you have to explain how does domain 2 talk to domain 1?
For me, I have my site "domain 1", and want to connect a new domain 2 to it. For instance, I need to install Xenforo, but what settings do I need to enter for that domain? I certainly don't want to over write domain 1 settings.

During the Xenforo installation on domain 2, one could easily over write the domain 1 install.
I see where you state one database and one filesystem, but how does domain 2 talk to domain 1 without any files on domain 2, sound impossible. :D

Thanks for your help!
 
@Wesker Thank you for feedback. We are preparing installation instructions to help our customers to set up the system quickly. Thank you!

@Ski-whiz

Multisite System is designed to have multiple domains pointed to one installation and customize each domain in appearance, nodes, options, etc. while keeping management, users, add-ons etc. centralized. Here is quick description how the system works.

1. You install XenForo on example1.com domain. After that you install XC Multisite System on XenForo installation.

2. You want to run 3 customized domains - example1.com, example2.com, example3.com. You set up example2.com, example3.com to open the same content as example1.com You just point these 2 domains to the one that already has XenForo installed on it. This must be done from your hosting account.

3. You start to setup each domain using Multisite System. For this go to XenCentral - Multisite System - Manage Sites and click Add Domain. Here you will find all options to setup the domain. You need to setup example1.com first. After completion you save and have the first domain setup. Then you go ahead with setup of example2.com and example3.com. After you setup 3 domains you will see 3 domains in the list on Manage Sites page. That's it.

Important: You do not need to install XenForo and XenCentral Multisite System more than one time. All domains are sharing the same installation and the same database, but they are customized in a way that can be independent from each other in appearance, options, etc.

Let us know if there are any points that are not clear yet.

Thank you!
 
So you are saying use "Frame Forwarding" for hosting on example2.com? So it's not really even a domain, just a redirect, but you don't see the domain change in the browser?

Thanks for the fast replies!
 
Back
Top Bottom