Recent content by Mental

  1. Mental

    Question dbtech_dbseo_rewrite_rule_attachment_attachment

    Hi What is the recommended method to resolve the dbtech_dbseo_rewrite_rule_attachment_attachment error from the xenforo import. Thanks.
  2. Mental

    Legacy functionality request

    Request 1 - Prizes , have us manually insert the prize or whatever if we dont use a currency payout because its blank/emtpy otherwise Request 2 - Output the raffle winners name somewhere in the raffle. Request 3 - Allow Image to be associated with a raffle
  3. Mental

    Bug Call to undefined function fetch_phrase

    Scheduled Task Manager DragonByte Tech: Raffles - Draw Raffles Fatal error: Call to undefined function fetch_phrase() in /home/xxx/public_html/forum/dbtech/raffle/cron/draw.php on line 138 Raffles are not drawing and thus I am manually running the cron but I'm giving the following error...
  4. Mental

    Bug Usergroup permissions ignored?

    Usergroup permission is set to enter raffle, category permission is set to NO. Still can enter raffle. Usergroup permission is set NOT to enter raffle, category permission is set to YES. Person cannot enter raffle. Quite annoying.
  5. Mental

    Question other hosting file store

    i think having offsite storage would be ideal. If I had the option to auto store the files to say amazon s3 as opposed to our local server then that would have me buying the plugin.
  6. Mental

    Question CPU load

    use mysqltuner and tuning-primer.
  7. Mental

    Question import issues - large forum

    yes but your exported configs dont work and it has a error so i have to many rebuild that too :)
  8. Mental

    Bug Problem with URLs

    is your .htaccess working as it should? does your server support mod_rewrite?
  9. Mental

    Dragonbyte SEO

    dbseo is a vbseo replacement so you'll have to disable vbseo once imported.
  10. Mental

    Question import issues - large forum

    Had to edit the product xml and remove this line DBTech_Install::install(217, $code['version']);]]></installcode> <uninstallcode /> </code> <code version="3.0.0"> <installcode><![CDATA[// Install this version
  11. Mental

    Question import issues - large forum

    Stuck on this query, installer refuses to go past it! ALTER TABLE `user` ADD INDEX ( `dbtech_vbactivity_excluded_tmp` )
  12. Mental

    Bug URLS randomly stop rewriting

    As it turns out all URLS are rewritten except thread urls, maybe theres a limit being set somewhere that im missing? maybe mysql... hmm
  13. Mental

    Bug URLS randomly stop rewriting

    i use lightspeed lsapi which is their own version.
  14. Mental

    Bug URLS randomly stop rewriting

    the rewrite stopped working again! wonder whats causing it, obviously its my configuration.
Back
Top