The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#21
|
||||
|
||||
![]()
Yes because the problem isn't there (i think) the problem is when you create a new field and then quick editing a post
|
#22
|
|||
|
|||
![]()
What do you mean by "create a new field"? I was replying to Ziki's earlier post where he posted his plugin code that he said doesn't work when quick editing.
|
#23
|
||||
|
||||
![]() Quote:
I'll try to check it again, maybe something is interfering, though I don't see what possibly could. |
#24
|
|||
|
|||
![]()
Right, ok. Yeah, you guys have 2 different circumstances, although I suppose the problem could be the same. I have seen things disappear when you quick edit, only to come back when you refresh. But I can't remember what it was.
|
#25
|
||||
|
||||
![]()
The code is the same as ziki is continuing my mod, btw the problem is that when you click quick edit it updates the variables with empty values, so even if you refresh values are gone...
--------------- Added [DATE]1345672192[/DATE] at [TIME]1345672192[/TIME] --------------- As soon as i can i will show you this on my site --------------- Added [DATE]1345675217[/DATE] at [TIME]1345675217[/TIME] --------------- Username: demo Pwd: test Go here, compile all fields then press "Submit New Thread" you will be redirected to the post where you can see two boxes so everything is fine try to edit your post and go advanced you can edit your values and then save, it will works. Now click edit post (whitout going to advanced) and then click save, you will see the problem (even when refreshing) |
#26
|
|||
|
|||
![]()
Oh...then I guess I just don't understand what's going on.
![]() |
#27
|
||||
|
||||
![]()
Basically i can solve this probem adding fields to the quick edit but i don't know how :/
|
#28
|
||||
|
||||
![]()
The thread is getting derailed
![]() |
#29
|
|||
|
|||
![]()
It's just this:
Code:
global $vbulletin; vB_Template::preRegister('postbit_legacy', array('testvar' => $forum['forumid'])); and I inserted "Test var: {vb:raw testvar}" in my postbit_legacy. That's the latest code - I was changing it to test different things, so I previously had it displaying some $vbulletin options values just to make sure they were set as expected (I had been thinking maybe if it was an ajax call that not everything was being loaded like on normal request). |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|