L losasso Customer Dec 15, 2015 #1 Hello, I would like to know if there are functions we can use to generate a thread URL from the threadinfo table row - as we used to to with the vbseo_thread_url_row function. Thanks.
Hello, I would like to know if there are functions we can use to generate a thread URL from the threadinfo table row - as we used to to with the vbseo_thread_url_row function. Thanks.
Fillip H. Staff member Owner Developer Dec 15, 2015 #2 Hey, To generate a thread URL, use PHP: DBSEO_Url::create('Thread_Thread' . ($page > 1 ? '_Page' : ''), $threadInfo); Let me know if there's anything else I can help you with
Hey, To generate a thread URL, use PHP: DBSEO_Url::create('Thread_Thread' . ($page > 1 ? '_Page' : ''), $threadInfo); Let me know if there's anything else I can help you with
Fillip H. Staff member Owner Developer Dec 15, 2015 #5 Hello losasso, This ticket has now been closed with the status Answered. We hope your issue or question has been addressed to your satisfaction. If not, please feel free to re-open it by clicking this link. If you have any further issues or questions, please feel free to start a new support ticket via the button at the top of every page. Thank you!
Hello losasso, This ticket has now been closed with the status Answered. We hope your issue or question has been addressed to your satisfaction. If not, please feel free to re-open it by clicking this link. If you have any further issues or questions, please feel free to start a new support ticket via the button at the top of every page. Thank you!