Recent content by sglassman

  1. S

    Help Pages Wrapper Manager

    Oh thanks, yes I definitely replaced code, my bad. I'll take a look later.
  2. S

    Help Pages Wrapper Manager

    Thanks. I must be missing one character or so that I can't spot. Here is the code: <?php class Sedo_HelpWrapperManager_Helper_Help { public static function manageHelpPages(array $pagesSource) { $xenPages = array('smilies' => '', 'bbCodes' => array(), 'trophies' => array()...
  3. S

    Help Pages Wrapper Manager

    And finally from server log: Error Info ParseError: syntax error, unexpected 'if' (T_IF) - library/Sedo/HelpWrapperManager/Helper/Help.php:38 Generated By: Steven Glassman, 3 minutes ago Stack Trace #0 [internal function]: XenForo_Autoloader->autoload('Sedo_HelpWrappe...') #1...
  4. S

    Help Pages Wrapper Manager

    Thanks. I enabled it just to get the code -this is without the previous patch: <xen:require css="help_wrapper.css" /> <xen:edithint template="navigation_sidebar.css" /> <div class="container"> <div class="navigationSideBar ToggleTriggerAnchor"> <h4 class="heading ToggleTrigger"...
  5. S

    Help Pages Wrapper Manager

    Thanks for the response. I just disabled it for the time being a few days ago. I did not add the "+" signs at each line...
  6. S

    XF 1.5 Email to [EMAIL] failed (after retry): Could not open socket - library/Zend/Mail/Protocol/Abstract.php:277

    Can someone explain this to me? I just migrated to GoDaddy and use gmail to send my emails and am getting the same error. Everything worked just fine before the change to the new server. I'm not sure what to change on my end....
  7. S

    Help Pages Wrapper Manager

    Thanks , that didn't seem to work as I have more errors than just line 37: An exception occurred: syntax error, unexpected 'if' (T_IF) in /home/xxe64uwuyua6/public_html/library/Sedo/HelpWrapperManager/Helper/Help.php on line 38 XenForo_Autoloader->autoload() spl_autoload_call() in...
  8. S

    Help Pages Wrapper Manager

    Hi, did you ever figure out a solution to this? I just migrated to a new server and updated and get the same error now.
  9. S

    Implemented Media Blocks random and new

    If using multiple Block Positions, i.e. bottom and side, it would be helpful to be able to have settings options for both or all three Blocks so that one could display new media and another could display random.
Top Bottom