The following warnings occurred:
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 745 errorHandler->error_callback
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 1121 build_postbit
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 1121 build_postbit
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 861 postParser->parse_message
/showthread.php 1121 build_postbit
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 1121 build_postbit
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 1121 build_postbit
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 861 postParser->parse_message
/showthread.php 1121 build_postbit
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 1121 build_postbit
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 1121 build_postbit
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 46 - File: showthread.php(1650) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1650) : eval()'d code 46 errorHandler->error_callback
/showthread.php 1650 eval




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QUESTION need directory path as part of url
#1
Wondering if there is a way to have the folder/directory path within the url.

have this:

 eg:  https://mysite.com/pagename  

Want this:

 eg:  https://mysite.com/parent/pagename    

Have been asked to include this but am not sure GS can as the cms points to individual pages and outputs the page through index.php or fancy urls

Any help would be brilliant
Reply
#2
use plugin http://get-simple.info/extend/plugin/i18n-search/82/
Reply
#3
(2020-01-29, 00:19:10)Oleg06 Wrote: use plugin http://get-simple.info/extend/plugin/i18n-search/82/

Hi, thanks but I don't think this allows the actual file path to be displayed as part of the url within the actual address bar. 
I use the search plugin at present and it's brilliant

Cheers though
Reply
#4
(2020-01-29, 00:37:18)craiga Wrote:
(2020-01-29, 00:19:10)Oleg06 Wrote: use plugin http://get-simple.info/extend/plugin/i18n-search/82/

Hi, thanks but I don't think this allows the actual file path to be displayed as part of the url within the actual address bar. 
I use the search plugin at present and it's brilliant

Cheers though

https://demo.getsimplethemes.ru/barber-en/services/second-service/first-service-1/
https://getsimplethemes.ru/vizit/barber/barber-en/

%parents%/%slug%/
http://prntscr.com/qu2d37
Reply
#5
(2020-01-29, 00:46:07)Oleg06 Wrote:
(2020-01-29, 00:37:18)craiga Wrote:
(2020-01-29, 00:19:10)Oleg06 Wrote: use plugin http://get-simple.info/extend/plugin/i18n-search/82/

Hi, thanks but I don't think this allows the actual file path to be displayed as part of the url within the actual address bar. 
I use the search plugin at present and it's brilliant

Cheers though

https://demo.getsimplethemes.ru/barber-en/services/second-service/first-service-1/
https://getsimplethemes.ru/vizit/barber/barber-en/

Great thanks, just need to find out how to configure it
Reply
#6
(2020-01-29, 00:46:07)Oleg06 Wrote:
(2020-01-29, 00:37:18)craiga Wrote:
(2020-01-29, 00:19:10)Oleg06 Wrote: use plugin http://get-simple.info/extend/plugin/i18n-search/82/

Hi, thanks but I don't think this allows the actual file path to be displayed as part of the url within the actual address bar. 
I use the search plugin at present and it's brilliant

Cheers though

https://demo.getsimplethemes.ru/barber-en/services/second-service/first-service-1/
https://getsimplethemes.ru/vizit/barber/barber-en/

%parents%/%slug%/
http://prntscr.com/qu2d37

A huge thanks Oleg . . . nice barbershop site too
Reply




Users browsing this thread: 1 Guest(s)