Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

Unable to access dashboard after upgrade ! (ErrorPermission)

2»

Comments

  • Options
    hgtonighthgtonight ∞ · New Moderator

    @Aisyk said:
    Thanks !

    I have access of my forum and the theme is now looking better.
    I have a /cache/Smarty/compile directory. It is writable.

    I still have the :

    Info  Need to re-index theme cache
    Info  Need to re-index plugin cache 
    

    How can i resolve them ?

    This is not an issue. It is shown on systems that do not have caching enabled, IIRC.

    Search first

    Check out the Documentation! We are always looking for new content and pull requests.

    Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.

  • Options
    AisykAisyk New
    edited August 2014

    I have an error 404 when i want to go to /forum/dashboard/user
    This module seems to be broken... but /forum/dashboard/views/user is here... with his 11 .php files...

  • Options
    peregrineperegrine MVP
    edited August 2014

    Does anything in your dashboard work? or is that the only thing wrong????? Does the rest of forum work and does mobile view and default theme work. Does switching themes work?

    messages? registration? disable plugins and themes?

    post your config.php again with sensitive info taken out. things also may work better if you don't embed your dashboard.

    maybe this... jusr a guess - I don't use embedding.

    $Configuration['Plugins']['EmbedVanilla']['EmbedDashboard'] = FALSE;

    I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.

  • Options
    AisykAisyk New
    edited August 2014

    I cannot edit my message, but the errors 404 were solved, my server was rebooting.

    This is my config.php

    <?php if (!defined('APPLICATION')) exit();
    
    // Conversations
    $Configuration['Conversations']['Version'] = '2.1.1';
    
    // Database
    $Configuration['Database']['Name'] = 'XXXX';
    $Configuration['Database']['Host'] = 'localhost';
    $Configuration['Database']['User'] = 'XXXX';
    $Configuration['Database']['Password'] = 'XXXX';
    $Configuration['Debug'] = TRUE;
    
    // EnabledApplications
    $Configuration['EnabledApplications']['Conversations'] = 'conversations';
    $Configuration['EnabledApplications']['Vanilla'] = 'vanilla';
    
    // EnabledLocales
    $Configuration['EnabledLocales']['French'] = 'fr-FR';
    
    // EnabledPlugins
    $Configuration['EnabledPlugins']['HtmLawed'] = 'HtmLawed';
    $Configuration['EnabledPlugins']['jsconnect'] = TRUE;
    
    // Garden
    $Configuration['Garden']['Title'] = 'Musique Libre Forum';
    $Configuration['Garden']['Cookie']['Salt'] = 'secret';
    $Configuration['Garden']['Cookie']['Domain'] = '';
    $Configuration['Garden']['Registration']['ConfirmEmail'] = '1';
    $Configuration['Garden']['Registration']['Method'] = 'Connect';
    $Configuration['Garden']['Registration']['ConfirmEmailRole'] = '4432';
    $Configuration['Garden']['Registration']['CaptchaPrivateKey'] = '';
    $Configuration['Garden']['Registration']['CaptchaPublicKey'] = '';
    $Configuration['Garden']['Registration']['InviteExpiration'] = '-1 week';
    $Configuration['Garden']['Registration']['InviteRoles'] = 'a:2:{i:43;s:1:"0";i:4432;s:1:"0";}';
    $Configuration['Garden']['Email']['SupportName'] = 'M.L.O. Forum';
    $Configuration['Garden']['Email']['SupportAddress'] = 'skip';
    $Configuration['Garden']['Email']['UseSmtp'] = FALSE;
    $Configuration['Garden']['Email']['SmtpHost'] = '';
    $Configuration['Garden']['Email']['SmtpUser'] = '';
    $Configuration['Garden']['Email']['SmtpPassword'] = '';
    $Configuration['Garden']['Email']['SmtpPort'] = '25';
    $Configuration['Garden']['Email']['SmtpSecurity'] = '';
    $Configuration['Garden']['Version'] = '2.1.1';
    $Configuration['Garden']['RewriteUrls'] = TRUE;
    $Configuration['Garden']['CanProcessImages'] = TRUE;
    $Configuration['Garden']['Installed'] = TRUE;
    $Configuration['Garden']['InstallationID'] = 'XXXX';
    $Configuration['Garden']['InstallationSecret'] = 'XXXX';
    $Configuration['Garden']['Format']['Hashtags'] = FALSE;
    $Configuration['Garden']['Locale'] = 'fr-FR';
    $Configuration['Garden']['Theme'] = 'bittersweet';
    $Configuration['Garden']['Messages']['Cache'] = 'a:1:{i:0;s:6:"[Base]";}';
    $Configuration['Garden']['Html']['SafeStyles'] = FALSE;
    $Configuration['Garden']['HomepageTitle'] = 'Musique Libre Forum';
    $Configuration['Garden']['Description'] = '';
    $Configuration['Garden']['InputFormatter'] = 'Html';
    
    // Modules
    $Configuration['Modules']['Dashboard']['Panel'] = array('MeModule', 'UserBoxModule', 'ActivityFilterModule', 'UserPhotoModule', 'ProfileFilterModule', 'SideMenuModule', 'UserInfoModule', 'GuestModule', 'Ads');
    $Configuration['Modules']['Dashboard']['Content'] = array('MessageModule', 'MeModule', 'UserBoxModule', 'ProfileOptionsModule', 'Notices', 'ActivityFilterModule', 'ProfileFilterModule', 'Content', 'Ads');
    $Configuration['Modules']['Vanilla']['Panel'] = array('MeModule', 'UserBoxModule', 'GuestModule', 'NewDiscussionModule', 'DiscussionFilterModule', 'SignedInModule', 'Ads');
    $Configuration['Modules']['Vanilla']['Content'] = array('MessageModule', 'MeModule', 'UserBoxModule', 'NewDiscussionModule', 'ProfileOptionsModule', 'Notices', 'NewConversationModule', 'NewDiscussionModule', 'DiscussionFilterModule', 'CategoryModeratorsModule', 'Content', 'Ads');
    $Configuration['Modules']['Conversations']['Panel'] = array('MeModule', 'UserBoxModule', 'NewConversationModule', 'SignedInModule', 'GuestModule', 'Ads');
    $Configuration['Modules']['Conversations']['Content'] = array('MessageModule', 'MeModule', 'UserBoxModule', 'NewConversationModule', 'Notices', 'Content', 'Ads');
    
    // Plugins
    $Configuration['Plugins']['GettingStarted']['Dashboard'] = '1';
    $Configuration['Plugins']['GettingStarted']['Categories'] = '1';
    $Configuration['Plugins']['GettingStarted']['Plugins'] = '1';
    $Configuration['Plugins']['GettingStarted']['Registration'] = '1';
    $Configuration['Plugins']['GettingStarted']['Profile'] = '1';
    $Configuration['Plugins']['GettingStarted']['Discussion'] = '1';
    $Configuration['Plugins']['EmbedVanilla']['RemoteUrl'] = 'http://musique-libre.org/asso/?page_id=90';
    $Configuration['Plugins']['EmbedVanilla']['ForceRemoteUrl'] = FALSE;
    $Configuration['Plugins']['EmbedVanilla']['EmbedDashboard'] = FALSE;
    
    // Routes
    $Configuration['Routes']['DefaultController'] = array('discussions', 'Internal');
    
    // Themes
    $Configuration['Themes']['EmbedFriendly']['SingleColumn'] = FALSE;
    
    // Vanilla
    $Configuration['Vanilla']['Version'] = '2.1.1';
    $Configuration['Vanilla']['Categories']['MaxDisplayDepth'] = '2';
    $Configuration['Vanilla']['Categories']['DoHeadings'] = FALSE;
    $Configuration['Vanilla']['Categories']['HideModule'] = FALSE;
    $Configuration['Vanilla']['Categories']['Layout'] = 'modern';
    $Configuration['Vanilla']['AdminCheckboxes']['Use'] = TRUE;
    $Configuration['Vanilla']['Discussions']['Layout'] = 'modern';
    
    // Last edited by aisyk (snip)2014-08-26 05:49:17
    
  • Options
    peregrineperegrine MVP
    edited August 2014

    if your invite roles work - great. - otherwise read my first message. and turn fo Debug - if you are finished debugging.

    • and I question your garden messages cache.

    A tip when you upgrade in the future next time - read the documentation first and follow the installation steps.

    I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.

  • Options

    index.php?p=/utility/update should be accessible.

    grep is your friend.

  • Options

    @x00 said:

    index.php?p=/utility/update should be accessible.

    and successful as well.

    I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.

  • Options

    @peregrine said:
    if your invite roles work - great. - otherwise read my first message. and turn fo Debug - if you are finished debugging.

    • and I question your garden messages cache.

    A tip when you upgrade in the future next time - read the documentation first and follow the installation steps.

    Ok, but... where are your installation steps ? In the readme in the downloaded file the documentation is very poor... And no link on this page.... http://vanillaforums.org/discussion/27540/vanilla-2-1-1-important-security-bug-release

    Thanks, my forum is now updated ! Thanks for help.

  • Options
    peregrineperegrine MVP
    edited August 2014

    where are your installation steps ? In the readme in the downloaded file the documentation is very poor

    Yes it could be greatly improved to add all the gotchas concerning.

    mbstring

    https://github.com/vanilla/vanilla/blob/2.1/README.md

    and the link in the readme for troubleshooting doesn't work (probably some beta testing with clicking on links in readme is needed).

    e.g.

    Getting Help

    Troubleshooting upgrades & installs
    Official documentation
    Vanilla community forums
    Official cloud hosting with professional support & migration services
    

    Troubleshooting upgrades & installs
    http://codex.vanillaforums.com/developers/troubleshooting/

    I think they have a process where you can suggest changes to documentation. I am not involved in the documentation process, I am just a volunteer.

    https://github.com/vanillaforums/vanilla

    meanwhile these links have some tips.

    http://vanillaforums.org/discussion/comment/214320/#Comment_214320

    http://vanillaforums.org/discussion/comment/208595/#Comment_208595

    I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.

Sign In or Register to comment.