This topic contains a post which is marked as Best Answer. Press here if you would like to see it.
*

StefanGr

  • ***
  • 51 posts
Change domain name
« on: February 20, 2022, 09:55:27 PM »
Hello  :D
I couldn't find any info   ( or my search on google is lame )

Currently i want to change the domain name, of my website.
From X to Y. what changes should i do in the config  / database to change the domain ?
;) nothing here, move on.

*

MB Themes

Re: Change domain name
« Reply #1 on: February 21, 2022, 08:16:28 AM »
@StefanGr
You must update website link and database connection.
you can discuss this with hosting provider.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

StefanGr

  • ***
  • 51 posts
Re: Change domain name
« Reply #2 on: February 21, 2022, 10:54:45 AM »
you can discuss this with hosting provider.

 :D :D :D ;D I did that already.
I wonder  if there is any special setup to do... f.e in wp you need to configure the website name in the config , and in database several places.

In my case, the hosting provider is the same, the database is the same, files are on the same server / path , only the domain name is change.
« Last Edit: February 21, 2022, 11:04:57 AM by StefanGr »
;) nothing here, move on.

*

MB Themes

Re: Change domain name
« Reply #3 on: February 21, 2022, 12:46:14 PM »
You should not need to update anything else then config.php.
Anyway you can check t_preference table to be sure.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

Re: Change domain name
« Reply #4 on: December 25, 2023, 03:46:16 PM »
I changed domain name, config.php and preferences. I receive contact emails, but I don't receive emails about new classifieds. What should I do?

*

MB Themes

Re: Change domain name
« Reply #5 on: December 26, 2023, 03:55:01 PM »
Check Settings > Mail server
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

Re: Change domain name
« Reply #6 on: December 26, 2023, 07:24:00 PM »
It's software bug.

*

MB Themes

Re: Change domain name
« Reply #7 on: December 30, 2023, 09:02:19 PM »
Then report to PHPMailer github.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

Re: Change domain name
« Reply #8 on: January 02, 2024, 01:12:40 AM »
I receive check email and contact email, but I don't receive emails about new classifieds.

*

MB Themes

Re: Change domain name
« Reply #9 on: January 02, 2024, 06:28:06 PM »
Still can be mail server issue. Try different mail server.
Check error log as well.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

Re: Change domain name
« Reply #10 on: January 05, 2024, 04:03:53 AM »
I've tried all mail ports, that web hosting company gave me. When I first installed Osclass everything was working fine. But then I changed domain name and I got this issue. Maybe I need to change domain settings in back end? I think old domain settings hidden somewhere. Or maybe I need to somehow clear cache?
« Last Edit: January 05, 2024, 04:08:24 AM by oleksandrkravchuk »

*

MB Themes

Re: Change domain name
« Reply #11 on: January 05, 2024, 02:46:13 PM »
No cache.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Rick

  • ***
  • 47 posts
Re: Change domain name
« Reply #12 on: January 06, 2024, 10:07:25 AM »
Had same problem,  t_preference table was missing some data after domain change. Strange but easy fix.

*

MB Themes

Re: Change domain name
« Reply #13 on: January 06, 2024, 11:47:39 AM »
Then you've migrated partially only  :)
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

Marked as best answer by frosticek on January 14, 2024, 08:04:21 AM
Re: Change domain name
« Reply #14 on: January 07, 2024, 03:10:51 AM »
I found in oc_t_admin table that old email address was not changed by Osclass in back office. I changed it manually in phpMyAdmin to new email address. Now everything is working! Please fix this bug in Osclass.
« Last Edit: January 07, 2024, 04:05:44 AM by oleksandrkravchuk »