Support Forums - Classified Ads Script Osclass
Unread
New Replies
Osclass Market
Download Osclass
Documentation
Home
Help
Search
Login
Register
Rename main directory URL
Support Forums - Classified Ads Script Osclass
Osclass plugin support
Business Profile Plugin
Rename main directory URL
Match all words
Match any words
Most relevant results first
Largest topics first
Smallest topics first
Most recent topics first
Oldest topics first
Advanced
Unread posts
New replies
My topics
My posts
Print
Pages: [
1
]
MagicM
7 posts
Rename main directory URL
«
on:
May 01, 2019, 03:25:13 PM »
How can i change dir name from URL/companies?
I mean, in which files is coded the "companies" reference so I can replace with a custom one?
In case of updates will be needed the same replacement as I expect or is a one-time process?
Thanks
Logged
MB Themes
Support team
17592 posts
Only quality matters
Download Osclass
Re: Rename main directory URL
«
Reply #1 on:
May 02, 2019, 11:35:45 AM »
@MagicM
You can find osc_add_route function in index.php of plugin, urls are generated here
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
MagicM
7 posts
Re: Rename main directory URL
«
Reply #2 on:
May 06, 2019, 01:13:43 PM »
Thank you,
so if I rename the 2 instances here all is going smooth until next update?
osc_add_route('bpr-list', '
companies
', '
companies
', osc_plugin_folder(__FILE__).'form/home.php', false, 'bpr', 'home');
Logged
MB Themes
Support team
17592 posts
Only quality matters
Download Osclass
Re: Rename main directory URL
«
Reply #3 on:
May 06, 2019, 04:12:18 PM »
Yes
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Print
Pages: [
1
]