![]() |
I'm wondering the same thing for 3.5 RC3 as well.
|
installed on 3.0.9..works great!!
for those who are wondering here is the video http://files.vbulletin.com/3.5/ajax.html |
where can i find the screenshots
|
Why do you need screenshots for AJAX mods? lol
|
i cant find this in postings.php
Open: postings.php --------------------------------------------------- FIND: case 'removeredirect': $threadid = verify_id('thread', $_POST['threadid']); break; --------------------------------------------------- --------------------------------------------------- REPLACE WITH: case 'removeredirect': $threadid = verify_id('thread', iif($_POST['threadid'],$_POST['threadid'],$_GET['threadid'])); break; |
Make sure you are running on 3.0.7 (or above)>
|
i have 3.5 version
|
Then that's the problem! ;)
|
this is for v3.5
|
This is for 3.0.x. 3.5.x has built in AJAX thread opening/closing.
|
All times are GMT. The time now is 02:05 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|