Recent content by Olecoot

  1. Olecoot

    XF 2.3 code location

    Found it. appearance > styles > default style > style properties > basic options > logo url all fixed now..
  2. Olecoot

    XF 2.3 code location

    Thanks, I added .gif a few years ago, then took the board offline for a couple of years. I've resurrected it and upgraded to the latest rev and now I can't seem to get rid of the .gif.. renamed the file, reverted the template.. still shows a broken image icon on the header. thanks for the tip
  3. Olecoot

    XF 2.3 code location

    where is the code for this image located?
  4. Olecoot

    XF 2.2 Server error log - need help

    Thanks for the tip :) fixed my email issue.
  5. Olecoot

    XF 2.2 Registration Q&A

    thanks.. already tried that, using Cloudflare option.. deleted the questions and Answers. when I open a incognito window and click registration, I still see the questions... already cleared cache in chrome as well. same thing in Opera browser. its like the questions and answer are hard coded...
  6. Olecoot

    XF 2.2 Registration Q&A

    bump... anyone?
  7. Olecoot

    XF 2.2 Registration Q&A

    Changes to Q&A are not taking effect. I recently merged two forums, the Q&A questions are still viewable when a user registers on the forum. I've deleted all Q&A in the admin panel. Is there another place that the Q&A are listed? Also checked the Table: xf_user_field for references and...
  8. Olecoot

    XF 2.2 importing steps

    Thanks, Paul.. all is well now. I had a severe case of cranium flatulence. :) so the steps I did to import two boards into one are. build new VM install Debian OS Install lamp stack create three databases, one for each board. Install Xenforo install the importer import each forum data and...
  9. Olecoot

    XF 2.2 importing steps

    thanks.. all files are on the new server. I do use the importer to import the forums. what seems to trip me up is when to upload the databases. i use cli to run the upload scripts. for ex: mysql -u olecoot -p forum < 31524.sql
  10. Olecoot

    XF 2.2 importing steps

    Hello, I'm setting up a new forum, and importing two Xenforo2.2 boards into it. What are the step in order to do this? What I've done is install the new forum on a clean VM import one forum -- data - internal_data import the 2nd forum -- data - internal_data upload the databases. then I...
  11. Olecoot

    merging two Xenforo forums

    cp the files to /home/viz ---- import sees the files now.. go figure
  12. Olecoot

    merging two Xenforo forums

    Going through this once again. importing two xenforo 2.2 forums into one. initial install is done. backed up all files from both forums, uploaded to the new vm, into the /home/xxxx/ntbackup/xxx/data and /home/xxxx/ntbackup/xxx/internal_data permissions on all files changed to 777 using the XFI...
  13. Olecoot

    XF 2.2 using Xampp to merge

    I stopped the process on Xampp, built a VM on Digital Ocean, started from scratch, much faster, but I got these errors on the first import. the small forum. Google references Image majick which is not installed on the old or the new VM. Only GD. the Xampp import did not give these errors...
  14. Olecoot

    XF 2.2 using Xampp to merge

    Thanks.. That's what I was thinking as well. my Disk I/O is very high on the raid set. once I'm finished I'll post all my notes here for future reference.
  15. Olecoot

    XF 2.2 using Xampp to merge

    is it normal for an import from a large forum to take a very long time? The board being imported has 1,621,842 messages which I equate as posts. it's 25% done running for 19 hours so far
Back
Top Bottom