The forums tag has no wiki summary.
0
votes
1answer
31 views
Creating forum posts from external page [closed]
I'm pretty new to php and was wondering how to go about automatically create a phpBB forum post when an html form is submitted. The form is used to input data into a database about an activity. The ...
-2
votes
1answer
28 views
Creating Website Forums [closed]
I am about to create forums for my website. There are so many website forums that are all almost identical that I find it hard to believe these are being written from scratch each time.
Is there some ...
0
votes
0answers
26 views
phpBB3 Post Earned Ranks
I am configuring some Post Earned Ranks on my Forums, I am running phpBB3, I was hoping someone knew a way I can set up customized E-Mails when they earn a Rank. Or Private Message.
Like let's say I ...
0
votes
0answers
62 views
phpbb navbar in external website
I have phpbb3 integrated in my site.
I have the login in my header webpage like is explained in https://wiki.phpbb.com/External_Login.
All works fine, but I would like to go a bit further, I would ...
0
votes
2answers
30 views
phpbb poll - Enlarge Images on hover
I'm using phpbb forum software.
I have a few images as a set of options in a phpbb poll . I display the images using the bbcode
[img] path to image [/img]
What i would like to do is when the ...
0
votes
0answers
47 views
Cancel Button Redirect using “More Buttons” Module with Drupal 7
Alright, firstly, I love this module (More Buttons Module, v7.x-1.0-beta1) and it's working pretty good for me in most cases, but I have a scenario that it isn't quite doing what I need.
I'm using ...
0
votes
2answers
56 views
Regular expression forums in python with examples
I'm new to python and I'm working with code the requires me to make use of regular expressions substantially.
I've gone through the python documentation for regular expressions ...
0
votes
1answer
66 views
HTML calling POST action on embedded php
I have an HTML page displaying my phpBB3 forum through an iframe like using the following:
<iframe name="inlineframe" src="http://www.website.net/forums/index.php" frameborder="0" ...
-2
votes
1answer
75 views
PHP Lightweight Forums/Small Social Networking Features [closed]
I am wondering if anyone knows a good PHP based software, that is a forum, and has a small social networking part(Like pages for users basically), and is NOT phpbb. As I said, lightweight. Anyway, I ...
0
votes
0answers
84 views
Use phpbb as a single sign on service for all my sites
I am wanting to make a single sign on service for all my sites.I have a forum at forum.com and a few other websites at example1.com and example2.com.
These websites have their own login systems and ...
0
votes
0answers
54 views
Posting in forums with VB.NET after Login… How to deal with “lastclick”, “creation_time”, “form_token”?
I'm trying to build an app in VS2010 with VB.NET, I need to do several posts with the same information on different forums, something like a bot but I need to do this manually and doing it all by ...
0
votes
1answer
41 views
Multiple instances of a Joomla 1.5 Component
I have a site I am working on and I want to have forums for different categories of users. Is it possible to have multiple instances of a Joomla forum component or do I have to install multiple forums ...
0
votes
2answers
60 views
How to calculate “last visit” in a discussion forum
I've written my own discussion software (it works quite nicely), but I have had a feature request from one of our users to mark discussions "since my last visit" as new. (Currently, we simply mark any ...
0
votes
1answer
133 views
how to make an mail to form work
I know it has been asked a lot on this website but i just need to know how to do it.
I've got a code in html on CSS3 for an e-mail form. The only thing that is left for me is to make it work. My ...
0
votes
0answers
27 views
Add A forum in a website (no phpBB, or any of theese not really personificable forums)
anyone has any idea how to add a forum like this http://etf2l.org/forum/ IN (i underline IN) the website, so that i can click in other parts of the site and in another is dedicated to the forum.
(i ...
0
votes
0answers
57 views
Need help to find: Facebook-like comment section script with file upload [closed]
I need help to find the best module (ready-made scripts), of a facebook like comments section were users can add comments in a box. It is for a web application. Open source or commercial doesn't ...
0
votes
0answers
19 views
why do some forums keep deleted posts? [closed]
I was reading a forum implementation, and the deleted posts are kept, and visible only to admins. I was just wondering why are they not simply removed altogether?
0
votes
1answer
235 views
Opensource Collaboration tools
I am working on a portal and right now has static content. My web server is tomcat. I am planning to add collaboration among users using Forums and Blogs. From your experience can you share how to ...
3
votes
2answers
137 views
Mark forum as read when user reads it, then mark as new when new reply is posted
Ive got two tables, One for topics and one for replys.
+------------------+ +------------------+
| forum_topics | | forum_posts |
+------------------+ +------------------+
| ...
0
votes
0answers
65 views
Is there an API to search forums in craigslist
https://forums.craigslist.org/ - Is there an API to search forums in craigslist?
0
votes
0answers
128 views
Forums of Custom Content types in Drupal 7
Custom content types could be embedded in Forums in D6 via taxonomy linkage. I am however unable to do so it D7.
Here's the use case: I have two custom content type - each with it's own different ...
0
votes
0answers
146 views
Facebook Comment box below each post for facebook application
Im creating a forum applicationon facebook where users can post a query and it is answerd by some experts.
below each query a facebook coment box has to appear.now the problem is that the comments in ...
0
votes
0answers
78 views
Set Custom usertitle On Registitation with MYBB
OK so what im trying to do hear, is When the user registers, i want there usertitle to be something they selected on registrations.
What I Have is a Selection Menu Profile Field, It Contains Game1 ...
0
votes
1answer
35 views
Can “belongs_to” be defined more than once in Active_Record?
I am trying to write a database for a company in town. I am using Devise for authentication, and Forem for the forums of the site. I decided to just have one class, "Account" for the Devise ...
1
vote
3answers
67 views
'Stretching' an image depending on post size
On the World of Warcraft forums they have a neat style set up that I'd like to emulate. I didn't know how to do it, so I decided to dig through their stylesheets and grab the pieces of it and put ...
0
votes
0answers
35 views
meta_image doesn't appear when posting a link to my community [closed]
I have a problem with my forums meta_image and Facebook.
It actually doesn't appear on my wall or groups walls where I'm posting links of my community.
I don't understand why, I made some research, it ...
0
votes
1answer
55 views
Forum Creation or Generation [closed]
I am planning on creating a forum website for a specific video game. Is there anything out there that generates a forum style site for you to pay for. This is only a small part of the site and I do ...
0
votes
1answer
58 views
user create content within user created content
So what I am asking is essentially how do I create a thread and then have users post with in that thread. I thought it would be simple as a foreign key and other magical things that I would would ...
1
vote
3answers
316 views
Reuse ASP.NET MVC Views & Controller
We are having the two different website running for different products (both sites have different MVC projects) . I would like to create the forum software using ASP.NET MVC.
Can any one help how ...
0
votes
2answers
44 views
Integrated group thematic search in Facebook
I would like to know, if there is any possibility to write an inner search engine into a Facebook group.
Explained a little larger: there are groups in a FB account, in the group some topics to talk ...
1
vote
1answer
115 views
Undefined index: GROUP_NAME_TAKEN
I have copied a function from phpBB so that I could make some slight adjustments to the return object. It works fine, creates the group returns the ID of the group etc. The only problem is when it ...
0
votes
1answer
331 views
Disqus - Get the list of my forums
Is there a way to get the list of my forums, using the Disqus API 3.0?
I have a working example using API 1.1, and the 'get_forum_list' call, but I can't find the equivalent in the 3.0 version.
I'd ...
3
votes
2answers
180 views
Forums for text mining/similarity [closed]
I am aware that stackoverflow is a programming oriented forum that helps coders to solve bugs . But i have plenty of conceptual doubts in text mining techniques / information retrieval and semantic ...
0
votes
1answer
50 views
finding a wiki and forum that share the same users
Hello I'm hoping to find a PHP/MySql based Wiki and Forum software that can share the same users.
Can anyone suggest any products that work well together?
Thank you for any assistance.
-2
votes
2answers
487 views
How to monitor discussion forums [closed]
We would like to monitor discussion forums (e.g. SMF, Google groups ...) based on a certain keyword. Are there any solutions which are available to perform such monitoring which will alert you, if ...
-2
votes
4answers
1k views
How do I get the ID value from the url?
I am trying to make my own forums using a tutorial. I have already fixed quite alot of errors and I have 1 left to do.
When you post a reply on a thread it will save your reply in a mysql database. ...
-6
votes
2answers
110 views
Forums: Does anyone have any good recommendations? [closed]
I'm looking to implement a forum on my ASP.NET web site using C#, can anyone recommend a good one that is easily added to a .net site?
Thanks!
1
vote
1answer
71 views
presets for ASP.Net forum
I was thinking of a forum in ASP.Net. I have seen a bit of PHP and you must be aware of phpbb. It give a lot of open source presets for developing forums in php and I have seen a lot of forums made ...
2
votes
2answers
236 views
Why Adobe forums forbidden? [closed]
For me and most of my friends from Ukraine Adobe forums are forbidden.
For example visiting page like: http://forums.adobe.com/thread/675241
will cause:
Forbidden
You don't have permission to ...
1
vote
1answer
78 views
Looking for a hosted community support solution for a mobile webapp
I'm developing a mobile webapp and I'm thinking of using a community support model for it.
I know it's not the best, but since I'm doing it myself and on a low budget, I won't be able to answer all ...
0
votes
1answer
78 views
How to get # of times a post is viewed?
So I am making an application using cakePHP.
I am wondering if anyone knows how to get the number of unique views a post on a forums gets.
So in other words. Say I post to a forum. When somebody ...
1
vote
1answer
180 views
Communication tools for (open source) projects
In the pre-Facebook & Twitter times, setting up communication tools for (open source) projects, both towards end users and co-developers, was easy: some mailing list and/or forums, well defined in ...
1
vote
0answers
182 views
Good Extensible Forum Software
I'm researching forums for my site and have 3 primary requirements:
Easy to skin. I need to be able to make the forum look like an extension to my site, not like they are going to someone else's ...
0
votes
3answers
115 views
how to program threads for a forum?
First off, i'm not looking for actual code; i don't even want code.
I just want to understand what tools i need to use and the logic behind what i'm trying to do because, at the moment i have no idea ...
0
votes
1answer
160 views
Mobile Site Forums
We have planned to implement Mobile site for our company. We are developing our mobile site using the ASP.NET MVC 3 and JQuery Mobile.
We are going to integrate Forums in mobile site?. Is any ...
2
votes
1answer
61 views
general price for different forums php
I have 3 tables = "forums" | "topics" | "users"
In the table "forums" I have a field called "price"
In the table "topics" I have a field called "poster_id"
In the table "users" I have a field called ...
0
votes
1answer
78 views
How to associate forums & forum posts with the menu structure in Drupal 7
I've created a members area using organic groups.
This group has a submenu using the menu block module which displays a link to my private forum
How can I get the forum topics to be linked into the ...
0
votes
1answer
129 views
CakePHP - Associations Problems
I'm trying to make it so when I do a $this->Topic->find('all'), it will pull all the associated User data, and all the associated Post data. The problem is that I can't manage to do that right now.
...
1
vote
4answers
405 views
Why do forums store posts in a database?
From looking at the way some forum softwares are storing data in a database (eg. phpBB uses MySQL databases for storing just about everything) I started to wonder why they do it that way? Couldn't it ...
0
votes
2answers
92 views
how to sync smf forun and joomla databases?
I need to sync data from Joomla to SMF database dynamically. If someone logs in or registers in Joomla, something will happen in the SFM forum. Any idea how?
