vBulletin - vBulletin Bugs > nEwZ - sCRiPTz-TEAM.iNFO

Canal Rss Canal Rss
Canal Atom Canal Atom

I cant see my advt added to templates like "ad_blogsidebar_middle" , "ad_blogsidebar_start" etc... I even tried adding advt in VB Option>Advertising>Add New Ad and choose Blog Sidebar as ad location but whatever I write there doesn't show ...

Mon, 06 September 2010

function print_moderator_forum_chooser($name = 'forumid', $selectedid = -1, $topname = NULL, $title = NULL, $displaytop = ...

Mon, 06 September 2010

In the navbar template, adding a simple JavaScript confirmation dialog when someone clicks on "Mark Forums Read" would be huge. I can't even count the number of times users have cried because they accidentally clicked it. This: ...

Mon, 06 September 2010

you can remove includes/adminfunctions_backup.php from the package because you don't use it anymore. ...

Mon, 06 September 2010

To go along with my feature request... If I insert an image using the attachment manager and place it above the prbreak, it should should as the preview image. However if I place below the prbreak an image using the [img ...

Mon, 06 September 2010

We should have the option to select which image is shown for the preview image. If an article has multiple images, some inserted with the attach and some inserted with [img], the img tag takes priority even though it ...

Mon, 06 September 2010

Can't explain how to reproduce, but I've got very strange error in blog. Found from google webmaster tools http://forum.rcdesign.ru/blogs/2008/1/27/ ...

Mon, 06 September 2010

At the Style Import while the installation there is a small issue ...

Mon, 06 September 2010

If you add attachments to an article, but don't include them inline via [attach], the attachments are only shown as link in the "Attached files" box. I understand this was done on purpose to encourage includin ...

Mon, 06 September 2010

You use different jquery sources in vB4.1 1. class_ckeditor.php line 62 => http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquer ...

Mon, 06 September 2010

The issue is with adsense option not apearing in the admin panel. I have attempted to upgrade, I have also enabled the option in my profile, re-installed the site, attempted to upgrade, checked permissions but the Advertising Tab, with add Advert still ...

Mon, 06 September 2010

I propose to give users the ability to tag other users in the thread as facebook or youtube. ...

Sun, 05 September 2010

I would like to see a rotating forum logo feature. For example the forum logo can change every time you reload the website, or you can set a specific time to show a certain logo, just like the settings for ads/banners. Some users would probably like th ...

Sun, 05 September 2010

http://www.exploit-db.com/exploits/14833/ ...

Sun, 05 September 2010

If you create Articles with some HTML-Tags and by random there are tagged Words at the 120 characters position the summary won't get properly closed and the styles made in that tag are repeated till the end of the site. In my attached example you ...

Sun, 05 September 2010

If you could make some variables available in the vbcms templates, it could make the system a bit easier to manipulate. What I would like to see are: $parentnode $nodeid $categoryid $contenttypeid Make these variables availa ...

Sun, 05 September 2010

Hooks vbcms_phpeval_... are not in hook list in plugin add/edit page (/admincp/plugin.php?do=add). packages/vbcms/content/staticpage.php: ...

Sun, 05 September 2010

In a function, you added twice 'global $vbulletin', ./vb/legacy/thread.php lines 97 & 141. ...

Sun, 05 September 2010

CMS articles currently do not follow the Message Posting and Editing Options -> Maximum Images/Videos Per Post setting and allow to post an unlimited number of images per article. Although this may be good, it would be better if there was a sep ...

Sun, 05 September 2010

Click Report link on any picture comment, enter reason and submit form. You will get "Invalid Picture specified" message. ...

Sun, 05 September 2010
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 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 >>