Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Anyone with IE willing to test this out for me?
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #4
RE: Anyone with IE willing to test this out for me?
(06-22-2012 05:09 AM)RateU Wrote:  I use a fresh MyBB 1.8 installation
Ooops. I'm sorry, I mean MyBB 1.6.8 Biggrin

(06-22-2012 09:16 PM)ZiNgA BuRgA Wrote:  Though I am interested in why the Javascript didn't auto-insert for you...  If you still have it for that board, could you post your cache/xthreads_evalcache.php please?
Yes, Yumi. I don't know why it doesn't insert the javascript. I've tried setting the Use Custom Input HTML to Yes, but still, the Clear button is not displayed. The same as the Single File Input, I've tried setting the Custom Input HTML to Yes, but still, the Option buttons (File and URL) is not displayed.
Viewing my source page, there is no javascript tags there (the scriptaculous.js and the xthreads_attach_input.js).

My xthreads_evalcache.php is attached.
I use my localhost:
PHP Version: 5.3.8
SQL Engine: MySQLi 5.5.16

this is my threadfields cache:

Code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
Array
(
    [mf1] => Array
        (
            [field] => mf1
            [title] => Multi File 1
            [forums] => 2
            [editable] => 0
            [editable_gids] => 
            [viewable_gids] => 
            [blankval] => 
            [dispformat] => 1
            [dispitemformat] => 1
            [datatype] => 0
            [inputvalidate] => 
            [multival] =>  
            [desc] => 
            [inputtype] => 5
            [disporder] => 1
            [tabstop] => 1
            [hideedit] => 0
            [formhtml] => 
            [fieldwidth] => 40
            [filemagic] => 
            [fileexts] => 
            [filemaxsize] => 0
            [fileimage] => 
            [formatmap] => 
            [vallist] => 
            [editable_values] => 
            [inputformat] => 
            [unviewableval] => 
            [formhtml_item] => 
        )

    [mf2] => Array
        (
            [field] => mf2
            [title] => Multi File 2
            [forums] => 2
            [editable] => 0
            [editable_gids] => 
            [viewable_gids] => 
            [blankval] => 
            [dispformat] => 1
            [dispitemformat] => 1
            [datatype] => 0
            [inputvalidate] => 
            [multival] =>  
            [desc] => 
            [inputtype] => 5
            [disporder] => 2
            [tabstop] => 1
            [hideedit] => 0
            [formhtml] => 
            [fieldwidth] => 40
            [filemagic] => 
            [fileexts] => 
            [filemaxsize] => 0
            [fileimage] => 
            [formatmap] => 
            [vallist] => 
            [editable_values] => 
            [inputformat] => 
            [unviewableval] => 
            [formhtml_item] => 
        )

    [sf1] => Array
        (
            [field] => sf1
            [title] => Single File 1
            [forums] => 2
            [editable] => 0
            [editable_gids] => 
            [viewable_gids] => 
            [blankval] => 
            [dispformat] => 1
            [datatype] => 0
            [inputvalidate] => 
            [multival] => 
            [desc] => 
            [inputtype] => 5
            [disporder] => 3
            [tabstop] => 1
            [hideedit] => 0
            [formhtml] => 
            [fieldwidth] => 40
            [filemagic] => 
            [fileexts] => 
            [filemaxsize] => 0
            [fileimage] => 
            [formatmap] => 
            [vallist] => 
            [editable_values] => 
            [inputformat] => 
            [unviewableval] => 
            [dispitemformat] => 
            [formhtml_item] => 
        )

    [sf2] => Array
        (
            [field] => sf2
            [title] => Single File 2
            [forums] => 2
            [editable] => 0
            [editable_gids] => 
            [viewable_gids] => 
            [blankval] => 
            [dispformat] => 1
            [datatype] => 0
            [inputvalidate] => 
            [multival] => 
            [desc] => 
            [inputtype] => 5
            [disporder] => 4
            [tabstop] => 1
            [hideedit] => 0
            [formhtml] => 
            [fieldwidth] => 40
            [filemagic] => 
            [fileexts] => 
            [filemaxsize] => 0
            [fileimage] => 
            [formatmap] => 
            [vallist] => 
            [editable_values] => 
            [inputformat] => 
            [unviewableval] => 
            [dispitemformat] => 
            [formhtml_item] => 
        )

)


This is how I did the testing:
1. Install MyBB 1.6.8
2. Install the XThreads dev version (without installing the official XThreads 1.53 version first).

Thanks, Yumi.



Attached File(s)
.php  xthreads_evalcache.php (Size: 6.14 KB / Downloads: 345)

06-23-2012 05:26 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: Anyone with IE willing to test this out for me? - RateU - 06-23-2012 05:26 AM

 Standard Tools
Forum Jump: