Recent content by SandyF

  1. SandyF

    XF 2.2 Attachments - Restrict by User Group

    Is there any way to have ability to upload attachments restricted to a particular user group? I would like users in a "special group" to be able to upload attachments but not my Registered group of general users. At the user group level, if I disable it for the Registered group it disables...
  2. SandyF

    XF 2.0 xf_ip_match Missing

    I think 1.5.0 that's the last zipped package I see in my folders. Ran the query but now I'm a little gun shy about attempting the upgrade again...
  3. SandyF

    XF 2.0 xf_ip_match Missing

    So, lacking further advice, I created a temp directory and did a full install of 2.0.1 but now I'm stuck at importing data. I have a backup of my existing database but the importer in 2.0.1 only offers me import from 2.0 beta and no option for importing external data like it says to do in the...
  4. SandyF

    XF 2.0 xf_ip_match Missing

    Hi, I'm running an upgrade and ran into this error - I can't seem to even go backward from this so my boards are shut until I get it fixed. Can I just create this table? Full error; InvalidArgumentException: Table 'xf_ip_match' does not exist so cannot be altered in...
  5. SandyF

    XF 1.2 description DB error on style import

    Strangely, when I tried it with the Query Window it did work. Although I see a new error now that I just tried to ban a user: Mysqli prepare error: Table 'pilonida_xfpilo.xf_ip_match' doesn't exist Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at line 115...
  6. SandyF

    XF 1.2 description DB error on style import

    Not getting an error. In phpMyAdmin, I go to my database, click on the tab "query" and in the box at the bottom marked "SQL query on database" I enter the query. I hit the button for Submit Query and it says Loading.... then nothing happens.
  7. SandyF

    XF 1.2 description DB error on style import

    That doesn't seem to be working - I should see description in structure under xf_style, correct?
  8. SandyF

    XF 1.2 description DB error on style import

    I had that error on the upgrade, which is why I went back and exported our style after reading the top post here. So, I'm guessing that column has been missing for awhile. I'll try running the query.
  9. SandyF

    XF 1.2 description DB error on style import

    Ok, did that. The error message I get is: Uh oh, your upgrade to 1.2.1 has failed! The following elements of the database are incorrect: Column xf_style.description missing. This is likely caused by an add-on conflict. You may need to restore a backup, remove the offending add-on data from...
  10. SandyF

    XF 1.2 description DB error on style import

    The only add-on I've ever installed is the Trophy Promo and that was a long time ago.
  11. SandyF

    XF 1.2 description DB error on style import

    I'm running the upgrade and exported my style, but on attempting to reimport it I get the following error: Mysqli prepare error: Unknown column 'description' in 'field list' Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at line 115 Zend_Db_Statement->__construct() in...
  12. SandyF

    1.1.1 Server Error

    It was a permissions problem with user access. When we moved to the new host and I set up the admin permissions all of the permissions options weren't checked. Problem solved. Much thanks!
  13. SandyF

    1.1.1 Server Error

    I was in the wrong window. Ok, got the table created, restarted my upgrade. New error: Mysqli prepare error: Table 'pilonida_xfpilo.xf_user_field_value' doesn't exist Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at line 115 Zend_Db_Statement->__construct() in...
  14. SandyF

    1.1.1 Server Error

    phpMyAdmin is asking me to display a column. Which one should I choose?
  15. SandyF

    1.1.1 Server Error

    Refreshing isn't working. Is there a permissions problem somewhere possibly?
Back
Top Bottom