274 Topics
![]() | |
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 … | |
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 … | |
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 … | |
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? | |
Can it hold a vbulletin forum? Or should I buy a windows? Thanks. | |
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 … ![]() | |
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 … | |
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 … | |
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] … | |
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 … | |
I run a non-profit association bulletin board using vBulletin software. I have been unable to find a vBulletin coder to help me with a MYSQL query. Seems straight forward to me. I have a csv email file of paid up association members. I also have vBulletin members/users who might or … | |
I test vBadvanced CMPS, on a V3.6.5 of vBulletin, with the "[URL="http://www.daniweb.com/techtalkforums/thread35147.html"]The quick 'n' dirty ultra simple vBulletin SEO hack[/URL] " hack writed by cscgal. The forums are on the dir: /forum The url's are correctly rewrited in the dir /forum, but, on the root path: / where is the … | |
Hey everyone, Um, I've been working with PHP and MySQL for a few weeks, and to store text I've always been stripping anything but alphanumeric characters, which has worked fine until now. For my next project [I want to create a simple CMS/forum for my website], I need to store … | |
Hi In desperate need of some help! I'm having trouble with a mod I'm make on the threadbit template. I'd like to add some additional information from new columns added to the thread table which will show on forumdisplay. To do this I need to use the threadid in the … | |
I have to get three pieces of information from the files i have 1. The name of the owner of the file which appears after the pattern tag <foaf:name> 2. The ID of the owner of the file which is embedded in the filename, e.g., http%3A%2F%2Ftalk.ie%2Fvbulletin%2Ffoaf.php%3Fu%3D12 belongs to user 12. … | |
Is it worth to purchase vBSEO to make your vBulletin search engine friendly??? It costs so much money to buy a vBSEO license, I wonder whether or not it is worth it? Did you notice an increase of search engine referrals when you installed vBSEO? | |
Hi guys, I run an image hosting site and have prepared a special integration module that lets forum owners add it to their site as an 'UPLOAD IMAGE' button in the regular post options. It's fast, free, registration free and very simple to use. The images are optimized for forums, … | |
Hi, I'm only familiar w/ phpbb, what are the advantages of Vbulletin? Usually the larger forums use vbulletin, and the smaller forums use phpbb (like mine, heh) just curious what the big deal is. Teach Me @.@ hehe Thanks all. Ron Johnson | |
I was told to ask my question here, so bare with me as I am new here! C+ code and vbulletin question I hope this is the appropiate place if not I apologize now and move if need be. I need help on this. I am workin on a site … | |
hi i have this code (Latest Threads IN Marquee ) and want when click on any link that open in new tab . [CODE]global $db, $vbulletin; if($vbulletin->options['latest_Threads_order']==1){ $latest_Threads_order="order by thread.dateline Desc"; }elseif($vbulletin->options['latest_Threads_order']==2){ $latest_Threads_order="order by thread.views Desc"; }elseif($vbulletin->options['latest_Threads_order']==3){ $latest_Threads_order="order by thread.replycount Desc"; }elseif($vbulletin->options['latest_Threads_order']==4){ $latest_Threads_order="order by thread.lastpost Desc"; }elseif($vbulletin->options['latest_Threads_order']==5){ $latest_Threads_order="order by thread.dateline … | |
I want to start 3 forums, but not at same time. One next week, another after one more week & third one in May so I was thinking to start with phpbb/smf and then in May buy vbulletin license in bulk when my third forum would be ready. But I … | |
Hi friends. I am new here. I found this site while searching the way to make a vbulletin forum. So please help me to make a vbulletin forum but all in free because i don`t have any credit or paypal etc. Please give me full guide to make my own … | |
Hi Im a high school student with a decent amount of traffic on my site. Im wondering whether I should blow literally all my money on vBulletin or stick with a phpbb forums? (As of now I havent added the forum function to my site) Is it worth it? What … | |
Hello Devs, Wondering about permissions-based web software to have a registered user (client) upload file to server host, perhaps for a fee, and have server host take file and store it. Is there a somewhat streamlined solution for this? I realize this can be achieved with sophisticated software such as … | |
Hi guys, really need your help on this one. Because i have been searching the web all day today and i cannot find out how to it. The only possibility i found was to pay a professionally do it for me, but sadly i don't have the money to afford … | |
Hey Daniwebs members :) Was wondering if any one could tell me how to add the mouseover to links? because i've tried applying the style sheet, but it doesnt seem to be working :( Can someone tell me how to do this pleaseeeeeeeeeeeee :) | |
Hello everyone. I was wondering if you could help me out. I've setup a bridge between my gaming ladders script and my vbulletin. Basically so the people registered on my forums do not have to sign up twice to use my websites features. I can manually update the database by … | |
Hi, I'm new here, looking for some assistance... I am starting a new xbox clan, and I'm buillding the website for it. Normally I build my own websites and code them, but I wanted to go a bit more advanced than I usually do, and learn a little bit more. … | |
I think a really cool idea with the code snippets would be if we could start tagging them by functionality. For example, tagging them as "algorithms" or "graphics" or "games", etc. This way, the vBulletin advanced search feature can be used in the future to find all PHP graphic code … | |
I'm trying to use an if conditional inside the skin file for my ipbpro arcade mode. The problem is when I edit and reupload, I get a blank page due to the code I'm using but I'm not sure where I'm messing up. In a regular vb template it looks … | |
Well with my forums, it is a "fluid" style which basically means the forums can stretch to fit any resolution. I was wondering if there was a way i could "set" a width for my forums or give it a minimum with that it could be while in the fluid … | |
Can someone please recommend a reliable and secure host for vbulletin? Thanks | |
First off, this is not really my first post. I forgot my username/password so I just re-registered. I'm happy to be here....again! I have a month old site (vBulletin with WordPress as the front page) geared towards the town I live in. I have Google AdSense integrated into my vb … | |
Well, I just got myself through a major disaster. A couple of days ago, vBulletin, the forum system which powers the core of DaniWeb, released a shiny new version, vB 3.6. Every day since, they've been announcing new features - many of which look just awesome! This afternoon, they finally … | |
While working on the new DaniWeb Event Calendar feature, I did a Google search regarding the vBulletin built-in calendar feature. Built right into the search engine results pages was the statement: In response to a complaint we received under the US Digital Millennium Copyright Act, we have removed 1 result(s) … | |
If you're in the SEO industry, most likely you're familiar with the Search Engine Roundtable at [url]www.seroundtable.com[/url], a blog / feed of all of the webmaster forums around. However, I just clicked on the "Forums" tab tonight to find my familiar list of other webmaster forums gone. In its place … | |
While doing a redesign of two sites I had this need to take my clients TemplateMonster template and show flash on ONLY the front page and a static image on the internal pages but the problem was that it ran on a template engine which used a single load header … | |
[b]1. mod_rewrite se friendly pages for vBulletin[/b] Here is a seo hack for vBulletin developed by Danielle Horowitz. You can find original text at [url="http://www.daniweb.com/techtalkforums/thread9379.html"]http://www.daniweb.com/techtalkforums/thread9379.html[/url] I have remade her instructions in the phpBB mod like format. You can read them here [url="http://www.daniweb.com/techtalkforums/post87148.html#post87148"]http://www.daniweb.com/techtalkforums/post87148.html#post87148[/url] You can download text file here [b]2. Meta … | |
I'm looking into developing a forum for medical purposes, however, although I have developed several websites in the past (mainly via Photoshop and Dreamweaver), I have never worked with forum software before. I am battling with whether or not to go with Invision Power's new Version 3 or VBulletin. I … | |
Hello everyone, seems i need to start taking classes with web development :( But until then i was wondering if you could help. The last day or so i've been trying to set up a bridge which allows elitegamingladders and vbulletin to merge. Luckily enough, the website i purchased the … | |
Hello again daniwebbers ;) Wondering if you could help me out. I've been having alot of trouble trying to get a Bookmark us in the header section of my vbulletin forums. Theres an image of what i would like to do, down below in the file attachment section. If someone … | |
Hi, I just noticed in quite a few previous posts from the staff that it seems like a major upgrade of vBulletin is coming in. Well, that made me wonder, what is going to improve from this new version? What can we expect to see when it is brought in? … | |
Hey all, I'm interested in getting an independent opinion if you've used both phpBB and vBulletin. I'm starting to set up a site with a forum and would like for the forum to be: - in php - have seo friendly urls (like mydomain.com/forum-name/this-thread-title-here - secure - able to have … | |
Hi, I'm running a Vbulletin install on a CentOS server. MySQL is ver 4.1.22. Every few days, seemingly at random I have a Db that will reach it's connection limit of 150. The rest of the time connections stay below 30. Then all at once queries build up, and we … | |
Whats up everyone? I have seen a lot of good things and learned alot from the Daniweb community over the years but never became a member. I am sure that we can guess I am in to computer's, but there is alot more to me than that. I am a … | |
I know this is php as I have looked for HTML and can't find it but I am new to all this IT stuff but learning. I have a small Problem that my Image Map Works in IE but not in Firefox. I have tried to empty catch and even … | |
Hi, I am having trouble replacing this pattern. Could someone help please? FROM: (URL="http://google.com") google website (/URL) The sign () is actually [] but vbulletin is changing it to a link, so made a () sign instead. TO: <a target="_blank" href="http://google.com"> google website </a> Thanks :) | |
Hello All, I am upgrading my VBUlletin and I am receiving this Error: Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 8835301 bytes) in /home/user/public_html/includes/adminfunctions.php on line 3209 I edited the php.ini file and tried allocating memory_limit upto 1400M, but no luck(yes, I tried upto this!!!). … | |
hello all i want to know how can i login into a vbulletin forum post threads edit my posts ... etc !! Via C# Note : I can get access and write some PHP code on the server containing the vbulletin forum thanks in advance | |
hello all as i am new here don't know much about the site but hopes somebody will help here..in fact i am trying to integrate Ajax Tabs Content Script (v 2.2) with SMF( Simple Machines Forums). As this script has already been developed for vbulletin forum . what it exactly … |
The End.