Forum

Defected
Defected
@dftd
Admin
Honorable Member
Joined: Aug 15, 2019
Last seen: Feb 22, 2022
Topics: 0 / Replies: 614
Reply
RE: Plugin idea- Login notification for users

Try something like this. Might have some errors, wrote it from my phone. function dftd_login_email_notification($userId, $redirectUrl) { $title...

2 years ago
Reply
RE: Merging two different osclass installations

It's highly likely that users and ads will have overlapping IDs. In your place I'd export users and ads to XML, parse it with PHP/JS to fix the ...

2 years ago
Reply
RE: Suggestions for osclass to survive

Osclass 5.x has OpenstreetMaps and auto updating already. If I remember correctly, Navjot said he has plans for a free marketplace to be integra...

2 years ago
Reply
RE: 3 type of users

@resta A simple solution would be to use some JS/jQuery to show the fields according to the value of company field. Just an example code: $(...

2 years ago
Reply
RE: Need code on the sidebar to show links by country, region, city

getConnection() is an outdated function for database queries, no longer supported in 5.0 It can be replaced with something like $dao = new DAO(); ...

2 years ago
Reply
RE: your current email is not allow

Check in Users -> Ban Rules

2 years ago
Reply
RE: Converting osclass into pwa and adding chat option

I am working on a PWA + Native apps for Osclass. Not much to see yet but I'll let you know when it's there.

2 years ago
Reply
RE: [OSCLASS 5.0] Latest open-source release

@izzyboi Here are the docs for upgrading:/p>

2 years ago
Reply
RE: How Can I Become An Osclass Developer

Do you have any existing knowledge in PHP? If not, go throught the basics of that language, there's bunch of content online. When you know your ...

2 years ago
Topic
Reply
RE: [OSCLASS 4.3.2 - without Market] Download & contribute

@resta I still haven't tested out the script properly. Will do it this weekend and eventually update my sites as well. I updated the repo to Osc...

2 years ago
Reply
RE: [OSCLASS 4.3.2 - without Market] Download & contribute

@fre2mansur Well you can modify it relatively easily, the admin page. I would love to work on "our" Osclass version but nothing from Navjot for ...

2 years ago
Topic
Replies: 16
Views: 1657
Reply
Re: WizEstate error when editing ad

So much freaking versions of Osclass, I'm a developer and I'm lost... Poor users.

2 years ago
Forum
Reply
Re: Backend crashed after plugin installation

Which Osclass version are you using? Unofficial versions likely won't work.

2 years ago
Forum
Page 2 / 41