*

Pai Vo

  • **
  • 5 posts
url for bCompany=0
« on: March 23, 2025, 10:15:18 PM »
I can't get results using these URLs.
None of them work and I need them to work.


/oc-admin/index.php?page=search&sCompany=0

/oc-admin/index.php?page=user&action=user&bCompany=0
 
/oc-admin/index.php?page=search&sOrder=dt_pub_date&iOrderType=desc&bCompany=0

*

MB Themes

Re: url for bCompany=0
« Reply #1 on: March 26, 2025, 02:19:11 PM »
In oc-admin, it's not going to work.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Pai Vo

  • **
  • 5 posts
Re: url for bCompany=0
« Reply #2 on: March 26, 2025, 06:05:48 PM »
Thank you very much for your attention MB Themes.  I'm finishing my website.
And I managed to reproduce all these URLs and they are all working and active on my website.

'href'  => osc_admin_base_url(true) .
'?page=plugins&action=renderplugin&file=osclass_pay/admin/gateway.php&goto=1',
--------------
'href'  => osc_admin_base_url(true) .
'?page=plugins&action=renderplugin&file=useronline/admin.php',
--------------
'href'  => osc_admin_base_url(true) .
"?page=items&iDisplayLength=50&sort=date&direction=desc&sSearch=&b_premium=1",
--------------
'href'  => osc_admin_base_url(true) .
"?page=items&iDisplayLength=100&sort=date&direction=desc&sSearch=&b_enabled=0",
--------------
'href'  => osc_admin_base_url(true) .
"?page=items&iDisplayLength=100&sort=date&direction=desc&sSearch=&b_active=0",
--------------
'href'  => osc_admin_base_url(true) .
"?page=users&action=&oc_t_user.b_enabled=0",
--------------
'href'  => osc_admin_base_url(true) .
"?page=users&action=&oc_t_user.b_company=0",
--------------
'href'  => osc_admin_base_url(true) .
"?page=users&action=&oc_t_user.b_company=1",
--------------

The only URLs I couldn't get were
?page=search&sCompany=0
and
?page=search&sCompany=1

------------------------------------
This information in osc_admin_toolbar is extremely important for a web administrator.

And it is also important to have a link in this information that leads to the details about it.

I believe it is possible... I am persistent and I will find a way to do it.

When I succeed, I will share it with the forum, I am sure that one day it will be of interest to many admins
« Last Edit: March 26, 2025, 06:16:29 PM by Pai Vo »