Recent content by Zantetsuken

  1. Zantetsuken

    [TAC] Fool Bot Honey Pot [Paid]

    Hi I've checked on the server side in phpmyadmin and the collation is uttf8_general_ci as it should be... any other thoughts?
  2. Zantetsuken

    Implemented Full native RESTful API built into XenForo

    I'm definitely in favor of this! :)
  3. Zantetsuken

    Attaching Large Files - Size Issue

    Yeah all the webhost could provide was that the time we saw the issues start, there was an IP address from Belarus attempting (and failing) to access the Plesk Admin panel. Right after that they somehow managed to get access to the database and flood the session table with data preventing any...
  4. Zantetsuken

    Attaching Large Files - Size Issue

    It's set as: upload_max_filesize = 128M
  5. Zantetsuken

    XF 1.2 Mysqli prepare error: Table './xf_forums/xf_session' is marked as crashed and should be repaired

    all sorted now - thanks for the help. It turns out the webhost hadn't given me full access to the panel so I couldn't see the DB options. Anyways got that resolved and was able to truncate.
  6. Zantetsuken

    XF 1.2 Mysqli prepare error: Table './xf_forums/xf_session' is marked as crashed and should be repaired

    Ok thanks, can you let me know if it's possible to bring save the DB locally to my laptop and repair then re-upload? If so, what's the path to the db?
  7. Zantetsuken

    XF 1.2 Mysqli prepare error: Table './xf_forums/xf_session' is marked as crashed and should be repaired

    Thanks, I'm not even seeing any db's listed in the cp (actually it's the plesk panel which frankly I'm hating so far...) I've never used phpMyAdmin, how would I go about setting that up to see the XF db's?
  8. Zantetsuken

    XF 1.2 Mysqli prepare error: Table './xf_forums/xf_session' is marked as crashed and should be repaired

    Help! We've just started getting this error on the site which is preventing the entire forum from working. Any help appreciated. Mysqli prepare error: Table './xf_forums/xf_session' is marked as crashed and should be repaired Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at...
  9. Zantetsuken

    Post Ratings - taking likes to the next level [Deleted]

    Hi, we're having issues upgrading post ratings to the latest version. We're currently on XF 1.2.1 and we're installing manually using the 1.2+ version of the install. The errors we're seeing are when installing via the xml file and the output is: Server Error String could not be parsed as XML...
  10. Zantetsuken

    [TH] Custom Fields [Deleted]

    ok so after getting it working ok in our staging server I just tried pushing across to the production environment and get the following error for any page with custom fields: An exception occurred: Undefined index: customPostFields in...
  11. Zantetsuken

    [TH] Custom Fields [Deleted]

    very cool - looks like that worked - thanks man
  12. Zantetsuken

    [TH] Custom Fields [Deleted]

    <xen:hook name="header"> <div id="header"> <xen:include template="logo_block" /> <xen:include template="navigation" /> <xen:if is="{$canSearch}"><xen:include template="search_bar" /></xen:if> </div> </xen:hook>
  13. Zantetsuken

    [TH] Custom Fields [Deleted]

    <div style="min-height: 100px;"> <div class="sanity-sidebar"> <div style="margin: 10px 10px"> <b><u>Codex Entry Category</b></u><br><br> <xen:if is="{$customFields.CodexEntryType.Field_Choice}=='ArtifactFinding'"> Discovery or Research <xen:elseif...
  14. Zantetsuken

    [TH] Custom Fields [Deleted]

    Hey @Waindigo are you looking into this one? Many thanks, Phil
  15. Zantetsuken

    [TH] Custom Fields [Deleted]

    ok I just installed version c... which looks to have installed correctly (via the XF 1.1.5 web interface updater) The custom fields we had have now returned but above the header image of the forum it displays this:
Back
Top Bottom