Moving Vanilla 2.0.18.13
![khalwat](https://secure.gravatar.com/avatar/f901855a69f727ef1b52ba009baa6839/?default=https%3A%2F%2Fvanillicon.com%2F61f60fec989aa35fc58978337f73f865_100.png&rating=g&size=100)
So I'm hoping to move Vanilla Forums 2.0.18.13 from http://forums.XXXX.com/ to http://www.XXXX.com/forums
I did some research first, so deleted all of the .ini files in ~/forums/cache/ but when I try going to the new URL, I'm seeing this:
Backtrace:
/var/www/clp/forums/library/core/class.format.phpPHP::Gdn_ErrorHandler();
[/var/www/clp/forums/library/core/class.format.php:1231] PHP::unserialize();
[/var/www/clp/forums/library/core/class.configuration.php:174] Gdn_Format::Unserialize();
[/var/www/clp/forums/library/core/class.gdn.php:93] Gdn_Configuration->Get();
[/var/www/clp/forums/library/core/functions.general.php:414] Gdn::Config();
[/var/www/clp/forums/library/core/class.thememanager.php:188] PHP::C();
[/var/www/clp/forums/library/core/class.thememanager.php:69] Gdn_ThemeManager->SearchPaths();
[/var/www/clp/forums/library/core/class.thememanager.php:47] Gdn_ThemeManager->AvailableThemes();
[/var/www/clp/forums/bootstrap.php:149] Gdn_ThemeManager->Start();
[/var/www/clp/forums/index.php:41] PHP::require_once();
Variables in local scope:
[SerializedString] 'a:1:{s:45:"/var/www/clp/forums/plugins/ProxyConnect/internal";s:17:"ProxyConnect RIMs";}'
[Result] 'a:1:{s:45:"/var/www/clp/forums/plugins/ProxyConnect/internal";s:17:"ProxyConnect RIMs";}'
I did go in and edit the path in ProxyConnect in config.php to reflect its new absolute path, but I'm not sure if this error is related to ProxyConnect or if it's related to Vanilla not finding my themes after the move.
Comments
from the description of proxyconnect
This plugin enables SingleSignOn (SSO) between your forum and other authorized consumers on the same domain, via cookie sharing.
DEPRECATED ADDON. We no longer recommend using this plugin. Instead, use our jsConnect plugin.
also you don't show the error you received.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
So I ended up just deleting this line from config.php:
$Configuration['Garden']['PluginManager']['Search'] = 'a:1:{s:45:"/var/www/clp/forums/plugins/ProxyConnect/internal";s:17:"ProxyConnect RIMs";}';
...and everything is working. Fingers crossed.
I realize it's deprecated -- but jsConnect has numerous issues with it (I tried implementing it as well).
@khalwat Could you elaborate about your issues with jsconnect? Maybe we can help you or file issues.
My themes: pure | minusbaseline - My plugins: CSSedit | HTMLedit | InfiniteScroll | BirthdayModule | [all] - PM me about customizations
VanillaSkins.com - Plugins, Themes and Graphics for Vanillaforums OS