274 Topics

Member Avatar for
Member Avatar for Ancient Dragon

I have started a new vBulletin site and one of the forums is going to be for adults only, over age 17. Right now when a new member registers he/she can put whateve age he wants. Before allowing access the the adult-only forum I'd like to verify that the person …

Member Avatar for diafol
0
86
Member Avatar for DavidB

One feature I missed with the previous version of Daniweb was the ability to do an Advanced Search. In other forums using vBulletin, I was able to search for posts by, say, username, in a particular forum, in the past month, etc. The present incarnation of Daniweb doesn't seem to …

Member Avatar for Dani
0
72
Member Avatar for Ancient Dragon

I copied/pasted the html code for my member badge into my vBulletin web site but it doesn't work. All I get is the html code and not the badge image. What's wrong?

Member Avatar for Ancient Dragon
0
149
Member Avatar for daydie

Is there any way to get the token so i can continue to POST on the Vbulletin forum when logged in? As login security Token = Guest but when logged in its a long code. I need this to POST string If it saves it to the cookies how can …

0
84
Member Avatar for basketmen

For a website, sometime we used more than a script that [B]separated[/B], yes separated and dont have connection at all each other for example domain.com is a forum, using vbulletin domain.com/blog is a blog, using wordpress domain.com/store is ecommerce, using oscommerce domain.com/article is article cms, using joomla etc so for …

Member Avatar for rubberman
0
195
Member Avatar for Dani

This is a very quick 'n' simple vBulletin SEO hack. It's easy to apply and it's the one I have been using here on DaniWeb for the past couple of months. I was going to wait until we went vB 3.5 to release it but I might as well do …

Member Avatar for Dani
0
5K
Member Avatar for BlueCharge

Hi Everyone, I have built my own forums and currently they are displayed in the order of newest posted (id DESC). What I want to do is keep this order however, if there was a topic which was created months ago that is not on the first page for example, …

Member Avatar for BlueCharge
0
100
Member Avatar for centralhost

I run a web host along with a forum which is powered by vBulletin... What iss the best way to bring people to the forum and start them posting and making new threads. Many thanks Paul Central-Host.net

Member Avatar for data-struction
0
983
Member Avatar for maxweb77

Guys and Gals i have a vBulletin forum and I am having some issue with our tag clouds. currently the tag link looks like this [url]http://www.site.com/tags.php?tag=green+data+center[/url] But we want to get it like this [url]http://www.site.com[/url] /tags/green-data-center.html So I have used this RewriteRule ^tags\.php\?tag=(.+)$ tags/$1.html but there seems to be no …

Member Avatar for diafol
0
201
Member Avatar for hybr!d

Hi Dani, Glad to see you managed to get your site fixed after a Panda hit! I too own a modest forum and it also has been hit. I have see your video interview and read your posts here and there and have been implementing similar changes to avoid Google …

Member Avatar for Dani
0
238
Member Avatar for -==Zero==-

Iam Coding A Small Portal And Need Help This Is My Code [CODE]echo "<div class='posterdecoration'><img src='$row[scr1]' width='640' alt='$row[name]' /></div>"; echo "<div class='posterdecoration'><img src='$row[scr2]' width='640' alt='$row[name]' /></div>"; [/CODE] When I Put Scr1 + Scr2 From Site Panel It Show On The Site I Need To Use <If Condition> On The Scr2 …

Member Avatar for -==Zero==-
0
109
Member Avatar for terabyte

I've been programming a web crawler for a while, I'm almost done, it works perfectly but when it crawls vbulletin forums i get weird urls example: forum/index.php?phpsessid=oed7fqnm9ikhqq9jvbt23lo8e4 index.php/topic,5583.0.html?phpsessid=93f6a28f192c8cc8b035688cf8b5e06d obviously this is being causes by php session IDs what can I do to stop this? I tried using cookies with HTTP::Cookies …

Member Avatar for maninaction
0
203
Member Avatar for Sarao

Hi, I used the code [code] <?php $con = mysql_connect("localhost","clickim_forum","thankyou1"); if (!$con) { die('Could not connect: ' . mysql_error()); } mysql_select_db("clickim_forum", $con); $result = mysql_query("SELECT userid FROM user ORDER BY userid DESC LIMIT 0,1"); echo "<table border='0'>"; echo "<tr>"; while(row = mysql_fetch_array($result)) { echo "<td style='color:#FF0000 '>" . $row['userid'] . …

Member Avatar for faroukmuhammad
0
161
Member Avatar for cali_dotcom

Hi, I have a forum based on VBULLETIN, now i know this is not a vBulletin forum, but what i need is a php solution. i have to change postbit's rateposts( thumbs up/thumbs down) mechanism from a GET to a POST because users were just copying the urland illegally raising …

Member Avatar for faroukmuhammad
0
95
Member Avatar for Miklo_jan

[B]Hi guys, Well I just reinstalled vBulletin 3.8.6, on top of the other. I tried to make a new THREAD, after posting it says:[/B] ___________________________________________________________________ Database error in vBulletin 3.8.6: Invalid SQL: UPDATE session SET newposts = newposts+1 WHERE NOT ISNULL(newposts); MySQL Error : Unknown column 'newposts' in 'where clause' …

Member Avatar for pritaeas
0
387
Member Avatar for smartness

[QUOTE]Database error in vBulletin 3.6.8: Invalid SQL: UPDATE session SET newposts = newposts+1 WHERE NOT ISNULL(newposts); MySQL Error : Unknown column 'newposts' in 'where clause' Error Number : 1054 Date : Saturday, September 22nd 2007 @ 11:19:12 AM Script : [url]http://gjilaniforum.altervista.org/forumi/newthread.php?do=postthread&f=91[/url] Referrer : [url]http://gjilaniforum.altervista.org/forumi/newthread.php?do=newthread&f=91[/url] IP Address : 82.114.72.186 Username : …

Member Avatar for Miklo_jan
0
236
Member Avatar for vibhaJ

Hi all, I have seen below icon in thread listing. [URL="http://images.daniweb.com/vbulletin/statusicon/thread_hot.gif"]http://images.daniweb.com/vbulletin/statusicon/thread_hot.gif[/URL] I think it will be described on dani but did't find it. Just want to ask what does it means? Thanks.

Member Avatar for vibhaJ
0
124
Member Avatar for sardana1

Dear experts! I want to following Technical Questions help. [B]Q1) Technical Questions [/B] a) In vbulletin where is the code to edit how items are displayed? b) Write, in pseudocode or PHP, a small program that calculates the sum of the first 540 natural numbers. Start numbering from 0. C) …

Member Avatar for diafol
-2
126
Member Avatar for samreen36

hello i made databse that contain images description like price details etc i place pics on asp page <img src = "" ...........> i want to do that when i click on image image descripton from databse comes on page my c# code is [code] protected void TextBox1_TextChanged(object sender, EventArgs …

Member Avatar for croker10
0
173
Member Avatar for dandiaz

Anybody know what version of vbulletin Daniweb is running? I help run a huge vbulletin forum and really like a lot of the features here so curious if we're running the same versions. Does seem like there is a lot of "custom" hacks being done though here. Danny

Member Avatar for Dani
0
35
Member Avatar for pcmaster

My question is how hard and how much time do you think it take to make a site that integrates Drupal CMS, Vbulletin, drupal question and answers (similar to yahoo answers) and an open and freely editable online encylopedia (like wikipedia), a live chat function and lastly with a user …

0
58
Member Avatar for marwan4

I have problemes editing vbulletin from my cp , in the template interface , and i tried to edit the froum interface from dreamweaver 8 but i couldn't. i opened the index.php file of the vbulletin directory with dreamweaver and all i get is the php code and i couldn't …

Member Avatar for pathtoolong
0
165
Member Avatar for -==Zero==-

I Have A vBulletin Forum I Created Custom Fields Lets Say It Give User Gold Point User Id : 1 Posts : 150 Reputation : 1000 [COLOR="Red"]Gold Point[/COLOR] : 5000 This Custome Field Appear Normally In Postbit_Legacy I Need To Know How To Get This Field Data From The Database …

0
46
Member Avatar for leafscentral

I have a database which, because of a Vbulletin mod error during uninstall, has left me with a database I can't restore. It says there is a query for a table that doesn't exist and a username attached to the table. Is this fixable?

Member Avatar for smantscheff
0
72
Member Avatar for Muazam
0
91
Member Avatar for SBlueman

I'd like to show the Zoints topic tag threadform when creating a new thread only in certain forums AND only to certain usergroups. What template conditionals would I use? And how should it be structured? Plus when both these requirements are met I need to show one of two threadforms …

Member Avatar for diafol
0
21
Member Avatar for Dani

After being requested to write a tutorial a few times, I've finally found the time to create a mod_rewrite tutorial for vBulletin 3. What this tutorial will allow you to do is make your vBulletin forum search engine spiderable - for Google and all the others. [i]<< update >>[/i] [i][b]This …

Member Avatar for zuerich-finanz
1
8K
Member Avatar for Airshow

Reviving an old question ...... any chance of an [COLOR="Green"][B]ICODE[/B][/COLOR] button in the Daniweb editor? I use [COLOR="Green"][B]ICODE[/B][/COLOR] almost every time I post and on every occasion I think "still no button". I've read in earlier posts here that vBulletin is difficult to edit in this regard but I'm sure …

Member Avatar for Airshow
4
202
Member Avatar for intraspark

I am not very familiar with mod rewrite rules except that they belong in .htaccess... so here it goes... I am looking to accomplish this: Currently I'm using "Basic Friendly URLs" which show a forum at: [url]http://www.domain.com/forums/forumdisplay.php?44-televisions[/url] [url]http://www.domain.com/forums/forumdisplay.php?96-cars[/url] I would like the above two forum categories to display as: [url]http://www.domain.com/forum/televisions[/url] …

0
36
Member Avatar for croft

Hello im totaly new here as you can se on my post count =) Got a couple of questions about pricing and payment methods. Im designing or trying to design vbulletin templates and web site designs. Ive relesed several free styles over at [url]www.vbulletintemplates.com[/url] . But now i wanna do …

Member Avatar for denissharper
0
268

The End.