vBulletin C. Forum - vBulletin 3.8 Questions, Problems and Troubles > nEwZ - sCRiPTz-TEAM.iNFO

Canal Rss Canal Rss
Canal Atom Canal Atom 

I need a fix for this Addon : http://www.vbulletin.org/forum/showt...t=82992&page=9 (http://www.vbulletin.org/forum/showthread.php?t=82992&page=9) this is for the PRIMARY group the plugin: ... ...

Mon, 09 April 2012

My website got hacked this morning. www.worldnewsforum.net (http://www.worldnewsforum.net) Domain is still the same, while the homepage as i see has got replaced. I am able to login into my... ...

Mon, 09 April 2012

I get a database error when I try to link to a gif file from photobucket. I thought it may be that it was from photobucket, so I tried to upload it (it was within file size) and I got the same error.... ...

Mon, 09 April 2012

I added two custom profile fields in /profile.php?do=editprofile that should be visible/editable just by admin and mods. Now, i saw there is no option to hide/show custom profile fields to specific... ...

Mon, 09 April 2012

Hi i have 2 queries regarding ban. I remember my old previous vBulletin versions use to have a 'Quick ban' option so when you click on persons username it use to have 'ban' on drop down of their... ...

Sun, 08 April 2012

We are looking to install good blog system compatible with VB 3.x Any advise on this? P.S. We don't want to migrate to 4.x right now. Please don't suggest this. ...

Sat, 07 April 2012

I was wondering if it would be possible to remove the "Search All Forums" from the boards search feature? If it's a template that needs to be edited, the name of the template and the specific line... ...

Sat, 07 April 2012

I am getting this error for my forum Content Encoding Error The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression. You can see it at... ...

Fri, 06 April 2012

WE DON'T HAVE SCREEN SHORT BUT THIS STEPS *1 - Admin control panel 2 - Send Email to Users 3 - Email Manager 4 - send Email 5 - server was stuck * ...

Thu, 05 April 2012

After some frustrating issues, I discovered my google traffic has been hijacked and redirects to some url2short.info page. I see this is a huge common problem, but I'm not exactly clear on where it's... ...

Thu, 05 April 2012

Hello, I have a notification "your notification" in user info/navbar. A member posted a thread, another member whose posts are moderated replied. I deleted the thread without approving or deleting... ...

Thu, 05 April 2012

Database error in vBulletin : mysql_connect() [function.mysql-connect]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)... ...

Thu, 05 April 2012

Is there anyway to strip images from RSS feeds (as in RSS feeds collected by vBulletin and posted as threads)? They never format tidily, often break, and the html url shows up in the tread preview... ...

Thu, 05 April 2012

hi can anyone tell me if turning of notification emails, will also stop the paid subs reminder mail. i need to do this on our test server. thanks Craig ...

Wed, 04 April 2012

Well i give it a shot and ask here to since .org has no answers. Stumbled upon this comment in the vBulletin manual. The ImpEx (Import / Export) system is the core system for importing from other... ...

Tue, 03 April 2012

vBulletin 3.8, AdminCP, Maintenance, and I run the Similar Threads query, and the next set of screens is processing "Updating Similar Threads" 100 threads at a time... This processing of threads... ...

Tue, 03 April 2012

Hello! I have a member who has been an administrator for many years now on my forum. He's always had access to the AdminCP, until now. For some reason he can no longer log into the AdminCP using... ...

Tue, 03 April 2012

Is there simple way to print today date in template? Instead using plugin and include a php file that contain php date code ...

Tue, 03 April 2012

Hello, I've searched about this first in an attempt to not duplicate but I could't really find anything definite (if there is a "definite") to help. *Background (will sound familiar to some of... ...

Tue, 03 April 2012

Whats wrong with the code? On line 264. Which is the last line in the code. Code: --------- ...

Tue, 03 April 2012
<<  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 >>