Jump to content

kevin culver

Clients
  • Posts

    13
  • Joined

  • Last visited

kevin culver's Achievements

  1. that didn't work, something with the old db I guess.
  2. ok I have installed and activated curl 8.0.30 and activated it on the site. it is still giving me an error code of 500. I know it is connecting to my db correctly at least, because I was getting an error of username earlier, got those corrected and now it is just error code 500.
  3. Honestly not sure exactly how to check, but the new server has 8.2 and 8.1 available, whereas the old server in the /opt/plesk/php folder had 8.0 and 8.2 available. I am not sure which file to look at to figure out what the forum was running.
  4. I had a site forum.example.com and the server ungracefully died, I have a backup of the entire machine, but I couldn't restore it. I have recreated the same database by pulling from the backup specifically the entire folder under /var/lib/mysql/forum. put that on the new server, created the same exact user that was in the conf_global.php from the old forum. created a new server and installed a fresh set of invision community on it. the new site is forumS.example.com, I made sure to change the url in the license, and the url in the conf_global.php file, however when I save that. it just gives me error code 500, I assume this is due to the url changing and I am missing some place. or maybe missing a file I need to go and yank from the backup, but I would like this forum backup ASAP, please help!
  5. cool, I run it on a server in the shop, so I am the hosting provider.
  6. Hey I have a question. can you look into why it might not send an email? i just tried to make a test account to see if it would send me an email and it never did.
  7. ok, I have had kev confirm the one from yesterday. how do we have it update now? or will it automatically.
  8. I was thinking about switching it to a cron job, however its on user right now.. the weird thing is the other stuff in the member statistics box updates very regularly just not that one thing. forum.kevswoodworks.com
  9. I have the Member statistics on the main menu of the forum however it does not update. It says the last time a member joined was april. however it was actually yesterday. how do I fix this to update like once an hour or something?
  10. hello, I am going to be moving servers this weekend, (from centos to rhel) I am going to copy the forum directory, along with the database for the forum. when I put these on the new server are there any files I need to change to give access, or change the location of the DB? I just want to make sure that even though the machine is changing that the forum stays functional.
  11. I logged into the forum today, it had an update however nothing is displaying properly. it comes up with this: nothing has changed since yesterday. SELECT *, core_sys_lang_words.word_custom as database_name, core_sys_lang_words2.word_custom as record_name FROM `cms_databases` LEFT JOIN `core_sys_lang_words` ON core_sys_lang_words.word_key=CONCAT( 'content_db_', cms_databases.database_id ) AND core_sys_lang_words.lang_id=1 LEFT JOIN `core_sys_lang_words` AS `core_sys_lang_words2` ON core_sys_lang_words2.word_key=CONCAT( 'content_db_lang_pu_', cms_databases.database_id ) AND core_sys_lang_words2.lang_id=1 ORDER BY core_sys_lang_words.word_custom IPS\Db\Exception: Can't create/write to file '/tmp/#sql-temptable-b92-287a3a-4d4c9.MAI' (Errcode: 28 "No space left on device") (1) #0 /mnt/raid/kevswoodworks.com/forum.kevswoodworks.com/public_html/system/Db/Select.php(446): IPS\Db\_Select->runQuery() #1 /mnt/raid/kevswoodworks.com/forum.kevswoodworks.com/public_html/applications/cms/sources/Databases/Databases.php(321): IPS\Db\_Select->rewind() #2 /mnt/raid/kevswoodworks.com/forum.kevswoodworks.com/public_html/applications/cms/Application.php(238): IPS\cms\_Databases::acpMenu() #3 /mnt/raid/kevswoodworks.com/forum.kevswoodworks.com/public_html/system/Dispatcher/Admin.php(357): IPS\cms\_Application->acpMenu() #4 /mnt/raid/kevswoodworks.com/forum.kevswoodworks.com/public_html/system/Dispatcher/Admin.php(68): IPS\Dispatcher\_Admin->buildMenu() #5 /mnt/raid/kevswoodworks.com/forum.kevswoodworks.com/public_html/system/Dispatcher/Dispatcher.php(110): IPS\Dispatcher\_Admin->init() #6 /mnt/raid/kevswoodworks.com/forum.kevswoodworks.com/public_html/admin/index.php(13): IPS\_Dispatcher::i() #7 {main}
×
×
  • Create New...