×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Non published projects shown in FE Projects list

Non published projects shown in FE Projects list 11 years 4 months ago #21541

  • Geoff Chapman
  • Geoff Chapman's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 15
  • Thank you received: 0
There is a small problem in the front end Projects list display.

There needs to be an additional statement in the FE Projects model after line 56:

$query->where('p.state = 1');

to filter out projects that we have not published (for one reason or another).

Tested out on my own site successfully.

Non published projects shown in FE Projects list 11 years 4 months ago #21543

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Thank you! Fixed and pushed to github.
  • Page:
  • 1
Time to create page: 0.170 seconds