Forum To A Diffrent Page
I am wanting to show who's online in a forum on a diffrent site. I have been googling this for 2 days now and I haven't found anything that could help on what I am trying to do. The forum I am using is Vbulletin.
View Complete Forum Thread with Replies
Sponsored Links:
Related Messages:
My Own Forum Page
I am doing my forum type of thing, I have been coding for a day straight now, And before I wanted to save and run the file I realised that It wont work, its not good enough, it sucks and it is not something I would give to a client. so where you people come in is to please redirect me to a place where I can get a decent well working example which I can modify in a jiff, because It should have been done yesterday already. Please pleaaaaaaaaaasse help me find code for this.
View Replies !
View Related
1 Page Forum
I installed a PHPBB forum on my site, and am currently using it but this is not what i want. I simply want a forum that has only one posting area --> "support". and that is connected through my site so people do not need a separate login for the forum.
View Replies !
View Related
Calling A Forum Page.
I have a minibb forum, in a directory called 'forum', under a directory called 'www'. So it's route -----> www ----------> forum Most my website is called using a php script that calls everything into the main index.php (I don't know what they're called) Anyway, I would like to call my minibb forum into my index like I have the rest of the website, but it is not working.
View Replies !
View Related
Add A Link From The Front Page Of Forum
Is there a way I can add a link from the front page of my forum out to my php photo gallery. I would like to make it so instead of clicking on the forum name on the first page which then takes you to a sub forum which then takes you to a thread with the link, To just click on the forum name which takes you to my photo gallery. Next best would be on the front page in the description of the new photo gallery be able to add a link. Which file would I edit to change or add these links? I know I can add a link in the overall_header.tpl but I do not see a way to change the forum name link that takes you from the first forum page to the next.
View Replies !
View Related
Forum - Single Page W/ Includes
I'm coding a forum for one of the sites I maintain, and I'd like to ask the community's opinion. Should I code it one main page, index.php, and have it use includes like index.php?p=newthread or should I have multiple pages, i.e., index.php, newthread.php, attachment.php, etc. What do you guys think is the best way to code this?
View Replies !
View Related
Joining Two Tables From Two Diffrent Db's.
joining two tables from two diffrent db's. I have look around here and on mysql.com, and have seen some examples, but it's not working for me. What I would like to do is, get all data from table1 in db1 and if any data is in table2 from db2. Both tables are set up exactly the same, with the same field names.
View Replies !
View Related
Main Page Login = Forum Login
This is going to be a website for a club im in at University. Now, I only want members of that club to be able to register. The problem is that they pay a member fee. I want to know a way that when they pay me the fee (in person) I can give them a unique confirmation number from which they can register properly (sorta like a CD-Key). Code:
View Replies !
View Related
PHP/SQL Forum
I will try to program php/sql forum for the software engineering project at University. Can you tell me something useful about programming such thing as a forum, or give me some tips how to start, design patterns, links, source codes, books...?
View Replies !
View Related
PHP Forum
I was working on a new install of the PayPal developers Kit. The sdk comes in PHP. So, I spent about 10 hrs yesterday getting it all installed and semi working. While doing so, I had to install about 5 packages, modules, and module preregs. That meant - for a php newbie - a whole lot of searching and reading around the net to get all the right modules and dependencies installed. What amazed me, was about 8 out of 10 times, the answers to my queries were found right here in the PHP forum. It is hard to explain the smile one gets when you randomly click on a result in a search engine and are brought right here to this forum with a great answer attached to it. Thanks to jatar_k, Coopster, and Ergophobe for making this the hands-down #1 webmaster PHP resource on the net today.
View Replies !
View Related
Forum To Buy Or Use
i am busy making a content management system and would like to use either a free php/mysql open source forum or buy a forum (php / mysql based). does anyone have any recommendations? i just want it to be easily updatable so I can fit it into the current website design, and must be relatively easy to integrate.
View Replies !
View Related
Forum HElp
I am very new to php and in the code its got $pass_field='text'; // password fields ('text'=visible, 'password'=*****) what do I do to make the password hidden. I haven't tried anything because don't want to make a mess of anything.
View Replies !
View Related
Forum With Md5
i am looking at creating a forum that cannot be viewed unless the user has already been logged in. there is 2 databases. one with usernames and the other with the forum. i know you need to use MD5.
View Replies !
View Related
Reg EX (Forum Code)
I am trying to allow a user to type a url such as [!url=blah!]http://www.ajb007.co.uk[!/url!] then this will be converted into a link, to do this I am using the following RegEx: PHP Code:
View Replies !
View Related
Into PHPBB2 Forum From URL
I have this PHPBB2 forum running on my server. I want the user coming in from the internet to get directly into a specific forum I created. so the user types "http://for1.xxx.com" and immediately gets the login screen for forum for1. Now she comes in at the screen that shows all the forums I defined, by typing php.xxx.com. But I don't want that.
View Replies !
View Related
Forum Advice
i'm writing a forum in php and i have a few logical questions which i would value your advice on. when you delete a post that has more than one child what is normally done with the orphaned posts?
View Replies !
View Related
My Tiny Little Forum
I am just updating one of my php scripts with some enhancement which I feel would be useful and not offered for threaded discussion forums (at least I am not aware) Please have a look give me some feedback. http://bestweb.ca/lite2/ I know it has a lot of work to do and I will be doing them slowly although I am still a PHP newbie (a long winter ahead). But for now, I just want to see whether if there would be interest to such attempt. Also, I am looking for PHP (security, Mysql query) gurus to help me or participate in this forum project. Feel free to contact me if you would be interested.
View Replies !
View Related
Forum On MySQL
Is it possible to get password to enter forum (I mean place where users exchange thoughts, opinions) or to forum member account, while I forgot them. I tried to contact forum admin, but he doesn't respond. I don't have any kind of hint (prompt), any kind of question registered on my account to help me (to gain automatically this pass). This forum is a normal forum on www, database is on MySQL as I remember. I remember also that any kind of links (posts) - there is php usage.
View Replies !
View Related
New Lines In Forum
I've just made a forum. When entering text into a textarea for a post, i press enter to begin a new line but on viewing the post it puts the message on one single line which i don't want. How can i make it keep record of the user starting new lines.
View Replies !
View Related
Forum Issues
i am making a forum and on he index its supposed to have a list of forums, i have that but when you clock a forum its supposed to link to a sub forum, the sub forum should show posts in a table forumtutorial_posts that have forumid to the same value as the forum is in. heres my code:
View Replies !
View Related
PHP Forum Template
I am trying to develop my own forum. So i would like to know if any of u guy / gal know any site that have free PHP forum template / sample for download so that i can start from there.
View Replies !
View Related
Forum Markers
I'm currently developing my own forum software and I am having some trouble with making the on / off forum markers turn on and off depending on if you've read the post or not. I used cookies but I think I've done it wrong. Does anyone have any alternative ways to do this, or could guide me through using cookies to do this?
View Replies !
View Related
Making A CMS Or Forum
i havent been using PHP for too long and i want to gain more experiance, i decided that the best way was to create a website or something. I want to try to create a simple CMS or Forum. Does anyone know any good articles about creating your own CMS/Forum?
View Replies !
View Related
Sticky Forum
I would like the locked topics of the forum to stay at the top kinda working like a sticky and I need help with coding a sticky.php file but heres the code to the forum.php...I am trying to create Code:
View Replies !
View Related
Most Efficient Forum DB
What would be the most efficient way of storing the posts in a forum? If I store them in the DB with a massive char string, it seems a little bit rediculous. Especially since the size range is huge. Would it make sense to save each post as its own file and read each post to the browser? What is the standard for doing this?
View Replies !
View Related
Free Forum
i have a project that needs a forum wherein its will be easy to setup, manage and easy to modify the styling. any free forum components/modules which you can suggest?
View Replies !
View Related
Search Forum
I am looking for the simplest forum, bbs script which has those features? new messages will be displayed only after the administrator reviewed. allow users post without signing up. display the newest message first. prefer perl, but php is ok. prefer no mysql, because i still learning it.
View Replies !
View Related
How To Optimize A PHP Forum?
I want to know, how to optimize a forum made of PHP. What about URL re-writing. I have read that Long Dynamic URL are not supported by Search Engines and these pages are hard to crawl. I have read about converting Dynamic URL to static one (the one which SEarch Engines prefers)..but i dont know how to do that?
View Replies !
View Related
Include Forum
I'd like to 'frame' or wrap a forum (simplemachines) into a table cell, and confine it to that cell, (with ofcourse no limitation on the vertical length,) only not with those hated frames. If its called 'index.php' how could I go about doing that? I'm able to do a php-include, but, but not a php-include of subsequent clicks. Is there a method use some sort of an infinite while loop or recursion of the php include statement to accomplish this? Would this affect load times or anything.
View Replies !
View Related
Forum With CPanel
I'm trying to make my own forum with and admin and mod cpanel, but can't figure it out. I've tried these free forum site, but they don't work for me. Could someone help me with this.
View Replies !
View Related
Active XML Forum
I need to verify if this XML is valid or not. I have searched and search for an active XML forum and I can not find one. <BroucherURL>http://developer.newcondosonline.com/request_brochure.php?property=86&pname=Waterfront Square Condominiums & Spa&compid=35</BroucherURL> <FullDescription><CDATA><DIV><STRONG><EM>Waterfront Square</EM></STRONG> is becoming an integral element</DIV></CDATA></FullDescription>
View Replies !
View Related
Forum Portal Log In
my new portal for my forum set up is working and I like it a lot, BUT I have one snag, I can't log in through it because I get this /Forum/Forum instead of just one /Forum now if I click on a topic from this portal it brings me there ok, but people may get confused and it should be fixed, any ideas how or what I should look at to get this solved?
View Replies !
View Related
Forum And Login
I have a forum/BB made with php that lets users login and register. Is there any way that I could make the users to where they would be able to login with that same login and password with the rest of the site. Code:
View Replies !
View Related
Making A Forum
i have taken on the burden of writing my own forum. It will have about 6 main sections and in these sections will be lotsof threads that can be started by the users. Now, so far i've created a table for the users and a 'sign-up' form which works kinda ok at the moment. Just wondering if anyone has made one before and ran into any problems or can offer me any advice. Also, will i need a new table for every thread that is started?
View Replies !
View Related
C Forum Suggestion
I'd like to start exploring that language, and knowing of such a resouce would be helpful. Also, since C can be used for CGI programing, is there any chance of a C/C++ forum being started here at webmasterworld?
View Replies !
View Related
Php Forum Databases
I own a company and was being charged a fortune to edit my website by the web authors so i decided to make the changes myself. I decided to install a phpo forum onto the site using phpbb. Ive managed to upload everything and gone to the install page where it is asking for these details Database Server Hostname / DSN: Your Database Name: Database Username: Database Password: Prefix for tables in database: so i presume its asking for a database. can you download one anywhere and install it and what details would i put in the above etc.
View Replies !
View Related
Topic_id From ONLY Forum 1
Its supposed to get the latest topic_id from ONLY forum 1, which is news, where the title of the post starts with "Weekly Update: ", but it is returning the latest value from the entire database whose title starts with "Weekly Update: ", what am I doing wrong: SELECT post_text FROM phpbb_posts_text WHERE post_id = ( SELECT topic_first_post_id FROM phpbb_topics WHERE topic_id = ( SELECT max(t.topic_id) FROM phpbb_forums f, phpbb_topics t WHERE f.forum_id = '1' AND t.topic_title like 'Weekly Update: %' ) )
View Replies !
View Related
|