Recent content by tradingville

  1. T

    XF 2.0 Adsense after first and last post

    Thanks guys. I just switched from vb4 to xf2 and I'll check out the conditionals. XF is great!
  2. T

    XF 2.0 Adsense after first and last post

    How do I add adsense ads after first and last posts only, and if there is just one post, the ad only shows once. Thanks!
  3. T

    XF 2.0 Incorrect integer value: 'solvedthread' when importing from vb4

    Thanks Kier. I ended up importing in 1.5.6 and it worked well.
  4. T

    XF 2.0 Incorrect integer value: 'solvedthread' when importing from vb4

    Hi, I have the following error right after the step importing Moderators 100%. XF\Db\Exception: MySQL query error [1366]: Incorrect integer value: 'solvedthread' for column 'prefix_group_id' at row 1 in src/XF/Db/AbstractStatement.php at line 212 I tried to google the error but did not find a...
  5. T

    Fixed invalid UTF-8 error when importing from vb4

    Thanks! I passed the importing user step.
  6. T

    Fixed invalid UTF-8 error when importing from vb4

    I tried leaving it blank or latin1, got error in both cases. I am checking the usernames again for any special characters. I have about 30k members.
  7. T

    Fixed invalid UTF-8 error when importing from vb4

    Hi, I was importing a VB 4.x database into XF 2.0, I got the following error: InvalidArgumentException: Received invalid UTF-8 for string column [username] in src/XF/Import/Data/EntityEmulator.php at line 79 I deleted the users with special characters in their user names in the original...
  8. T

    XF 2.0 Fresh install of xf2.0, php requirement issue

    Hi, I am trying to install xf2.0 for the first time. When I uploaded all the file and try to access http://www.mysite.com/install it displays the following message: "PHP 5.4.0 or newer is required. 5.3.29 does not meet this requirement. Please ask your host to upgrade PHP." How do I resolve...
Back
Top Bottom