 |

Teambldr
User
Sep 6, 2002, 12:53 PM
Post #26 of 75
(7913 views)
Shortcut
|
Re: [Dave] Discuss this Article Add-On - 3 new forums supported!
[In reply to]
|
|
|
Error getting temp_id for new thread! at E:\blahblah\artman\exec\goforum.cgi line 418. I just tried the link from the article summary and this error came up. Any ideas Dave? Brian
|
|
|  |
 |

Teambldr
User
Sep 6, 2002, 1:38 PM
Post #27 of 75
(7900 views)
Shortcut
|
Re: [Dave] Discuss this Article Add-On - 3 new forums supported!
[In reply to]
|
|
|
Just a thought Dave, but since G Forum has so many options for the user account during setup are there any special requirements for GoForum in the G Forum user setup? Such as: After posting action Use advanced editor Will these setting have an adverse effect on GoForum as it logs in as a user before posting to a forum? Thanks! Brian
(This post was edited by Teambldr on Sep 6, 2002, 1:42 PM)
|
|
|  |
 |

Dave
Staff
/ Moderator

Sep 6, 2002, 2:24 PM
Post #28 of 75
(7884 views)
Shortcut
|
Re: [Teambldr] Discuss this Article Add-On - 3 new forums supported!
[In reply to]
|
|
|
With gforum make sure you have 'After posting' set to 'return directly to post' under 'Edit Profile' -> 'Display Settings'. However, if you don't goforum.cgi should give you a friendly message letting you know you need to change that. Dave Edis - Senior Developer interactivetools.com
|
|
|  |
 |

Teambldr
User
Sep 6, 2002, 6:11 PM
Post #29 of 75
(7874 views)
Shortcut
|
Re: [Dave] Discuss this Article Add-On - 3 new forums supported!
[In reply to]
|
|
|
Perfect! Works like a dream! Is it possible to create the same kind of links from an article as well as the category page? Would all we need to do be to add the code below to the article template? - [ <a href="/artman/exec/goforum.cgi?id=$art_num$">Discuss this story</a> ] Special Note to ALL Gossamer Forum users........ Dave is going to have a release that incorporates a couple fixes posted Manday. YOU WILL LOVE IT! Brian
|
|
|  |
 |

Teambldr
User
Sep 6, 2002, 10:58 PM
Post #30 of 75
(7865 views)
Shortcut
|
Re: [Teambldr] Discuss this Article Add-On - 3 new forums supported!
[In reply to]
|
|
|
Yes! You can just add the code above and add it to your detailed article page as well. This is VERY cool! Thanks IT!!! Brian
|
|
|  |
 |

MalaK_3araby
User
Sep 9, 2002, 7:52 AM
Post #31 of 75
(7844 views)
Shortcut
|
Re: [Dave] Discuss this Article Add-On - 3 new forums supported!
[In reply to]
|
|
|
Hi Guys 1- Can i get the picture *** ImageN *** included when a visitor writes a review? 2- How can i include the FULL URL for the article in the review? -------------- Sure you can spell it, but do you get it?
|
|
|  |
 |

roi
User
Sep 11, 2002, 5:05 PM
Post #32 of 75
(7829 views)
Shortcut
|
Re: [Dave] Discuss this Article Add-On - 3 new forums supported!
[In reply to]
|
|
|
Hi Dave, Will this GoForum work for Ultra Bulletin Board? Thanks. roi
|
|
|  |
 |

Dave
Staff
/ Moderator

Sep 11, 2002, 5:08 PM
Post #33 of 75
(7828 views)
Shortcut
|
Re: [roi] Discuss this Article Add-On - 3 new forums supported!
[In reply to]
|
|
|
I don't think so. Currently supported bulletin boards are: vbulletin, gossamer forum, ubbthreads, ikonboard, ubbclassic 5.x+. Dave Edis - Senior Developer interactivetools.com
|
|
|  |
 |

Lionel
User
Sep 12, 2002, 7:53 PM
Post #34 of 75
(7809 views)
Shortcut
|
Re: [Dave] Discuss this Article Add-On - 3 new forums supported!
[In reply to]
|
|
|
ok, what if I want to use the member's specific username, instead of the same username and password? In my case I use vbulletin and I'd like for the member already logged to post with his own username.
|
|
|  |
 |

Dave
Staff
/ Moderator

Sep 12, 2002, 10:39 PM
Post #35 of 75
(7806 views)
Shortcut
|
Re: [Lionel] Discuss this Article Add-On - 3 new forums supported!
[In reply to]
|
|
|
As it is now, that's not supported. The thread actually doesn't get created until the first time someone clicks on the "discuss this article" link, not right when the author creates the article. It would be possible, with Perl, to check the owner of the article and then use a different username and password to create the thread based on who created the article, but it would be a fair bit of work and you'd have to either enter all the user account info into the script or have some other way to look it up. Dave Edis - Senior Developer interactivetools.com
|
|
|  |
 |

Dave
Staff
/ Moderator

Sep 12, 2002, 11:37 PM
Post #36 of 75
(7804 views)
Shortcut
|
Re: [MalaK_3araby] Discuss this Article Add-On - 3 new forums supported!
[In reply to]
|
|
|
>1- Can i get the picture *** ImageN *** included when a visitor writes a review? You'd need some more perl code to parse that out and replace it with the actual image, unfortunately. >2- How can i include the FULL URL for the article in the review? See here: http://www.interactivetools.com/forum/forum.cgi?post=1647#1647 Dave Edis - Senior Developer interactivetools.com
|
|
|  |
 |

synergy
User
Sep 13, 2002, 5:50 PM
Post #37 of 75
(7789 views)
Shortcut
|
Re: [Dave] Discuss this Article Add-On - 3 new forums supported!
[In reply to]
|
|
|
hi, i understand that for you folks there seems to be no more fun than to tweak around with php, perl etc., but to be honest, i'm more focused on using this stuff than programming it ! so will we see this (and other) features built-in ready-to-use in one of the next releases? i would also be interested in having the headlines of the last 3-5 threads in the automatically created forum of the respective article under the article. possible?
(This post was edited by synergy on Sep 13, 2002, 5:51 PM)
|
|
|  |
 |

canvey
User
Sep 17, 2002, 2:40 PM
Post #38 of 75
(7762 views)
Shortcut
|
Re: [Dave] Discuss this Article Add-On - Problems!
[In reply to]
|
|
|
Dave, A couple of days ago, I was telling people that this was an excellent feature. Sadly now, I have to say the opposite. Why? - Because simply it is so easy to abuse the feature - I have just had to remove some 50 odd posts, because someone, decided that it would be fun to go through a load of news stories and click on the button 'Discuss this story in the forums'. Whether he will go through the other 300 odd articles is anyones guess. Now - whilst I can remove the link from the dat file, the person will only repeat his stunt. If I leave the dat file in place then, we just get an error - and a genuine poster is disadvantaged. So I am left with little choice but to remove this feature. especially as I have no way of tracking the person - the only IP recorded is that of the server, as it is that 'person' making the post rather than the user. Dave - I am not sure if this can be improved at all, but we need to have some method of controlling idiots, who have nothing better to do than to abuse forums. Sorry for the moan.....
|
|
|  |
 |

Dave
Staff
/ Moderator

Sep 17, 2002, 2:50 PM
Post #39 of 75
(7758 views)
Shortcut
|
Re: [canvey] Discuss this Article Add-On - Problems!
[In reply to]
|
|
|
We can do something to fix it up. The issue is since these are free add-on scripts we haven't allocated a lot of time to make improvements, we were hoping that they'd serve as an example for people who wanted to take things further on their own. In any case, what would you like to happen when the user clicks on a link that's older than N days? Dave Edis - Senior Developer interactivetools.com
|
|
|  |
 |

Dave
Staff
/ Moderator

Sep 17, 2002, 3:02 PM
Post #40 of 75
(7752 views)
Shortcut
|
Re: [canvey] Discuss this Article Add-On - Problems!
[In reply to]
|
|
|
Here's a "beta" of a new version with a "maxAge" setting that won't create threads for articles older than N days. By default it's set to a max of 7 days. Give it a try and let us know any feedback you have. Dave Edis - Senior Developer interactivetools.com
|
|
Attachments:
|
goforum.cgi
(26.8 KB)
|
|
|  |
 |

canvey
User
Sep 17, 2002, 3:09 PM
Post #41 of 75
(7751 views)
Shortcut
|
Re: [Dave] Discuss this Article Add-On - Problems!
[In reply to]
|
|
|
Hi Dave, Thanks for the prompt reply as usual (why can't this forum covert :) into a ) sorry I digress! I think the best and simplest option would be for 'N' to be able to be set easily in the script, and for all other posts to go straight to the forum, bypassing the creating of a new post - that way the person can login (if required) and still post his or her comments - and so everyone is happy :) Of course don't forget this bypassing should be easy to adapt for those people who have added the ability to go to a certain forum depending upon the category :)
|
|
|  |
 |

MalaK_3araby
User
Sep 18, 2002, 7:34 AM
Post #42 of 75
(7723 views)
Shortcut
|
Re: [canvey] Discuss this Article Add-On - Problems!
[In reply to]
|
|
|
Hi canvey I felt the same way .. but i really anticpated this and i am fne with it since benifits outweigh drawbacks. Its not really a bad thing .. its just frustrating ..<laughs> I know that am eventually gonna end up with an AM duplicate ... but a link can only be clicked on and entered into board once .. so we are sparing the next user the wait for thread to be created. <trying HARD to feel positive> Setting a Max date is a good idea .. but it won't stop ppl from clicking the link and not commenting .. and down the road we will be in the same situation. BTW, Is it possible to use a seperate template for archived articles? (one w/o Disuss this story). what if we provide the visitors with a textarea where they can write thier comments (think popup) and when they click submit (if comments field is not empty) the article is auto inserted along with thier comments underneath it in the same post? think that would scare the cowards a bit and encourage the serious ones to write? Dave .. thanks for the prompt response .. thanks for the update .. thanks for everything. -------------- Sure you can spell it, but do you get it?
|
|
|  |
 |

WebGuys
User
Sep 18, 2002, 9:37 PM
Post #43 of 75
(7701 views)
Shortcut
|
Re: [MalaK_3araby] Discuss this Article Add-On - Problems!
[In reply to]
|
|
|
Hi guys, am Baaackk Meanwhile back at the ranch, i installed the latest goforum.cgi all seems to work fine except when you approach an outdated article, over max age, i get the following The discussion is closed for this article. Please click back on your browser. at /home/sites/site61/web/cgi-bin/content/exec/goforum.cgi line 76. I have looked at the script, tired i might add, and cannot see what needs to be corrected to remove the second line, any help appreciated. but will continue to look WebGuys PS. Cozamel Mex, SUCKS Don't go, WAY TO COMMERCIAL AND EXPENSIVE.
|
|
|  |
 |

Dave
Staff
/ Moderator

Sep 18, 2002, 11:39 PM
Post #44 of 75
(7698 views)
Shortcut
|
Re: [WebGuys] Discuss this Article Add-On - Problems!
[In reply to]
|
|
|
Add \n at the end of the error message, right before the double quote. Perl doesn't print out that extra info when error messages end in \n (which is a nextline or enter key). Dave Edis - Senior Developer interactivetools.com
|
|
|  |
 |

georgedoesdcp
New User
Sep 19, 2002, 2:14 PM
Post #45 of 75
(7681 views)
Shortcut
|
Re: [Dave] Discuss this Article Add-On - 3 new forums supported!
[In reply to]
|
|
|
Dave - any chance of adding support for invisionboard forums? I notice you have added support for ikonboard - and that is pretty much an older version of ibf. I have a huge site I want to add your Article Manager to using invision board. Thanks. George
|
|
|  |
 |

WebGuys
User
Sep 19, 2002, 2:34 PM
Post #46 of 75
(7678 views)
Shortcut
|
Re: [Dave] Discuss this Article Add-On - Problems!
[In reply to]
|
|
|
Duh, i was going around the hard way looking for where it was inserting it :( shoulda just tried that first Thanks Dave :) Webguys
|
|
|  |
 |

canvey
User
Sep 20, 2002, 5:17 AM
Post #47 of 75
(7660 views)
Shortcut
|
Re: [Dave] Discuss this Article Add-On - Problems!
[In reply to]
|
|
|
Hi, I have been trying to change the code so that it will automatically foward to the correct forum in the event that the number of max days has been met, but cannot seem to get it quite right. I wondered if someone might be able to assist. Thanks.
|
|
|  |
 |

synergy
User
Sep 26, 2002, 3:47 PM
Post #49 of 75
(7622 views)
Shortcut
|
Re: [Dave] Discuss this Article Add-On - Problems!
[In reply to]
|
|
|
because i'm checking the web for "ingredients" of my project, i stumbled over "phpboard". it's free, and i'm impressed by it. http://www.phpbb.com/ what do you say-is it worth supporting it?
(This post was edited by synergy on Sep 26, 2002, 3:53 PM)
|
|
|  |
 |

sklwer
Novice
Sep 29, 2002, 3:40 PM
Post #50 of 75
(7593 views)
Shortcut
|
Re: [Dave] Discuss this Article Add-On - 3 new forums supported!
[In reply to]
|
|
|
i just completed installing the article add on and I am unable to make it work. I put the following in my goforum.cgi and upleaded all theree files to cgi-bin /artman/exec/ folder with 755 permission level I made modification to my templet and whenever I link to [ Discuss this story ] I am getting a 404 error ( page canot be found) What am I doing wrong? My Vbulleting is working fine. Help help Help use strict; use vars qw(%g %db %ini %in); # Globals use IO::Socket; use FindBin qw($Bin); # current directory require "$Bin/artman/exec-db.cgi"; # load database library require "$Bin/artman/exec-db-def.cgi"; # load database definitions # START USER VALUES (edit these to match your server!) $g{'forum_type'} = 'vbulletin'; # forum type: vbulletin, gforum, ubbthreads, ikonboard $g{'forum_url'} = 'http://64.70.189.14/forums/'; # forum directory $g{'forum_num'} = 3; # forum number to create thread in $g{'forum_cat'} = ''; # category, ubbthreads only $g{'forum_board'} = 'boardname'; # board name, ubbthreads only $g{'forum_login'} = 0; # login required? 1 = yes, 0 = no $g{'forum_user'} = ''; # forum user with post access $g{'forum_pass'} = ''; # password for user $g{'configured'} = 1; # set this to 1 to make the program work $g{'remove_html'} = 1; # set this to 1 to remove HTML tags from article content $g{'debug'} = 1; # set this to 1 for debug info # END USER VALUES
|
|
|  |
 | |  |
|