Advertisement:

Author Topic: User Website Field  (Read 639 times)

CiTrader

  • Newbie
  • *
  • Posts: 9
User Website Field
« on: May 24, 2018, 05:26:35 am »
User Website Field  is not saving for showing in user profile.  is there a fix ?   

dev101

  • Osclass Hero
  • Hero Member
  • *
  • Posts: 2155
  • osclass.work
Re: User Website Field
« Reply #1 on: May 26, 2018, 03:00:50 am »
If I recall correctly, domain must be valid and accessible, if you enter something dummy into the field, it will be rejected.
I think this kind of check will be removed in future Osclass, as the function was modified to take into account timeouts, temporary website server down etc.

Regards

CiTrader

  • Newbie
  • *
  • Posts: 9
Re: User Website Field
« Reply #2 on: May 26, 2018, 03:34:40 am »
been using real domain's with out http:// since site is suppose to add that part and its not just on front side where user can change it them self as admin if you edit user and add url it does not apply. But yet you can edit the db user table and add url for user and it displays. but if you try to edit it in either admin or user it will go blank again.
« Last Edit: May 26, 2018, 03:37:03 am by CiTrader »

dev101

  • Osclass Hero
  • Hero Member
  • *
  • Posts: 2155
  • osclass.work
Re: User Website Field
« Reply #3 on: May 26, 2018, 03:43:15 am »
Not sure what's wrong on your part, but it does work (checked). Enable debugging, change to default Bender theme and try to figure it out.

Regards

CiTrader

  • Newbie
  • *
  • Posts: 9
Re: User Website Field
« Reply #4 on: May 26, 2018, 04:16:02 am »
@dev101 what version of php are you using ?

dev101

  • Osclass Hero
  • Hero Member
  • *
  • Posts: 2155
  • osclass.work
Re: User Website Field
« Reply #5 on: May 26, 2018, 04:20:48 am »
Tested on 7.2.0 in above post (clean Osclass 3.7.4).

Regards
« Last Edit: May 26, 2018, 04:22:51 am by dev101 »

CiTrader

  • Newbie
  • *
  • Posts: 9
Re: User Website Field
« Reply #6 on: May 28, 2018, 11:22:36 pm »
Tried with ispconfig and i-mscp / ubuntu 16.04 setups with php5.6,7.0,7.1 still did not work but funny enough local install in xampp worked so is there a current list of package dependencies for ubuntu/Debian installs ?


dev101

  • Osclass Hero
  • Hero Member
  • *
  • Posts: 2155
  • osclass.work
Re: User Website Field
« Reply #7 on: May 29, 2018, 03:22:46 am »
Not sure what package dependencies you refer to, and I don't think PHP versions you listed are critical; maybe it is related to url validation function.
You need to debug this and see what's causing it in your setup.