RIP
In my defense, I hadnt been out of bed, but maybe 5 minutes, so I was still in zombie mode.
I'm pretty sure there's no option for that in the Admin panel - it would probably be a custom plugin if it could be done.
Lemme just ask my GPT what it thinks ^_^
Edit: it doesn't sound so bad .. here's the steps involved
Steps to Create the Plugin
and we just need to mash this code and some other bits and peices together
- Environment Setup: Make sure you have a local or test environment set up for your XenForo forum to test the plugin.
- Database Alterations: You might need to make some database alterations if you're storing metadata about the forwarded posts.
- Backend Logic: This is where the bulk of your PHP code will go.
- Frontend Interface: This could be a simple button near each post to forward it, along with some JavaScript to handle the UI.
- Testing: Rigorous testing to make sure it doesn't break anything on the existing forum.
- Deployment: Once tested, the plugin can be installed on the live forum.
This is the backend logic (we know how important thems are)
Code:class YourPluginName_ControllerPublic_Thread extends XFCP_YourPluginName_ControllerPublic_Thread { public function actionForward() { // Get the post ID and user ID $postId = $this->_input->filterSingle('post_id', XenForo_Input::UINT); $userId = XenForo_Visitor::getUserId(); // Check if the user is the thread creator if ($this->isThreadCreator($userId)) { // Logic to forward the post to the user's thread $this->forwardPostToThread($postId, $userId); } } private function isThreadCreator($userId) { // Logic to check if the user is the thread creator } private function forwardPostToThread($postId, $userId) { // Logic to forward the post } }
And the front end interface (for yamming ( i wanna yamit with you ... I'm yammmin .... and i hope you like yammin toooo)
Code:<!-- Add this in the post template loop --> <a href="javascript:void(0);" onclick="forwardPost({$post.post_id})">Forward</a> <script> function forwardPost(postId) { // JavaScript code to trigger the backend logic } </script>
And i think thats about all there is too it - but i've gone as far as i can ... i'm at my limit!! Hobbessseeeyyyyyyyyyyyyyy *shakes fist at the sky*
When you put it that way .. sounds like a minor inconvenience right??Copy and paste it is then
Compared to all that code you posted yeah for sure made my head hurt this morning I do like the theory though but think it would be almost same amount of work to forward to the threads you want as it would be just copying and pasting.. I only copy once paste multiple times and only upload videos and pics once to the most important threadWhen you put it that way .. sounds like a minor inconvenience right??
I can write a crtl+c ..ctrl+v instructional along with opening web tabs and using a notepad if needed. I'm all about accessibility.
Thats the suspicion but theres also the chance, the Ugandan male was in the house . That was the only male in the house everything else was fem' dWOW @PinkyNotTheBrain ....that sucks.
No watter is the Fastest way to kill them.
Under 24 hours light they will survive......yo know mine are sometimes ner 10 hours light.
Seeds.....?............you had no regulars did you...so it had to be a hermie.....?