Members: 16,996
Threads: 38,846
Posts: 159,391
Online: 18

Newest Member: Kl_broka@rediffmail.com


Odoo.tv - Outdoor Television


Sedo - Domains kaufen und verkaufen das Projekt mambers.com steht zum Verkauf Besucherstatistiken von mambers.com etracker® Web-Controlling statt Logfile-Analyse

Go Back   Mambers.com > Mambo 4.5.1 > Mambo 4.5.1 General Talk

Reply
 
LinkBack Thread Tools Display Modes
Old 17.10.2004, 16:16   #1 (permalink)
Senior Mamber
 
tombempty's Avatar
 
Join Date: Apr 2004
Location: New York Baby!
Posts: 188
tombempty is on a distinguished road
Send a message via AIM to tombempty Send a message via MSN to tombempty Send a message via Yahoo to tombempty
Question Quick Question not working....

Hello All:
Has anyone used the new mod Quick Question? Well, at my site, http://www.gzws.com on any page BUT the home page you will see that mod, but when you submit the question it does not seem to be working properly.

Has anyone gotten this or tried this mod out?

thanks in advance.

PM
tombempty is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 21.10.2004, 23:57   #2 (permalink)
Baby Mamber
 
Join Date: Oct 2004
Posts: 1
mbis is on a distinguished road
Default Re: Quick Question not working....

I am the author. I have some other bugs reported already.

Please mail me the specific details (myportal@ffkijken.com).

I will release an update in a few days and I still need some testers. Let me know if you're interested.

Max
mbis is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04.11.2004, 22:34   #3 (permalink)
Baby Mamber
 
Join Date: May 2004
Posts: 2
pleadwell is on a distinguished road
Default Re: Quick Question not working....

Hello I am also having problems - it has to do with fopen and the log.txt file. The application attempts to save this file in the module directory which you do not want writable. Perhaps the code should point elsewhere.

Is there an update coming - this is a great little mod.
Derek
pleadwell is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04.11.2004, 23:27   #4 (permalink)
Senior Mamber
 
tombempty's Avatar
 
Join Date: Apr 2004
Location: New York Baby!
Posts: 188
tombempty is on a distinguished road
Send a message via AIM to tombempty Send a message via MSN to tombempty Send a message via Yahoo to tombempty
Default Re: Quick Question not working....

Quote:
Originally Posted by pleadwell
Hello I am also having problems - it has to do with fopen and the log.txt file. The application attempts to save this file in the module directory which you do not want writable. Perhaps the code should point elsewhere.

Is there an update coming - this is a great little mod.
Derek
Well, I got it working when I CHMODed the directory to 755. Just the file not the whole mod directory.
Thanks for the reply though.
tombempty is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05.11.2004, 01:15   #5 (permalink)
Baby Mamber
 
Join Date: May 2004
Posts: 2
pleadwell is on a distinguished road
Default Re: Quick Question not working....

Quote:
Originally Posted by tombempty
Well, I got it working when I CHMODed the directory to 755. Just the file not the whole mod directory.
Thanks for the reply though.
Did you have to create the quickQuestionLog.txt file? I created this and put it in the module director, CHMOD'd it to 755 and even 777 and I still get the fopen errors. Failed to open stream - permission denied. From lines 46-48 in the sendform php file.

Any ideas?

Derek
pleadwell is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05.11.2004, 01:17   #6 (permalink)
Senior Mamber
 
tombempty's Avatar
 
Join Date: Apr 2004
Location: New York Baby!
Posts: 188
tombempty is on a distinguished road
Send a message via AIM to tombempty Send a message via MSN to tombempty Send a message via Yahoo to tombempty
Default Re: Quick Question not working....

I just installed it on another site and got those errors again after CHMOd. I am lost now. I thought that was the fix...guess not.

Sorry.

PM
tombempty is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 30.11.2004, 08:30   #7 (permalink)
Baby Mamber
 
Join Date: May 2004
Posts: 9
sparklekittie is on a distinguished road
Default Re: Quick Question not working....

A quick fix for this is just to delete the lines (46-48):

$handle = fopen ($LOGFILE, "a+");
fwrite($handle, $string);
fclose($handle);

from mod_quick_question_sendform.php

You won't have a text log file of the questions, but you could always save them in your email or print them, etc.

SPARKLE
sparklekittie is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 30.11.2004, 13:30   #8 (permalink)
Senior Mamber
 
tombempty's Avatar
 
Join Date: Apr 2004
Location: New York Baby!
Posts: 188
tombempty is on a distinguished road
Send a message via AIM to tombempty Send a message via MSN to tombempty Send a message via Yahoo to tombempty
Lightbulb Re: Quick Question not working....

Turns out, this is what it all was. Make sure you are installing the latest version of this mod. Not sure if it's .9 or 1.0 but one of them is the latest. Then CHMOD the file, not the directory, to 755 and all will work. At least that's what did for me. I was using the wrong version.

Hope this helps you all.

PM
__________________
Visit mambotutorials for tutorials on how to use mambo.
oh and excuse any stupid questions from this forum. LOL
tombempty is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 24.12.2004, 13:24   #9 (permalink)
Baby Mamber
 
Join Date: Dec 2004
Posts: 1
jdurrant is on a distinguished road
Default Re: Quick Question not working....

Could I make a suggestion for an enhancement?
QuickQuestion works fine, but I'm only using it for registered users (whi must supply a valid email address). It would be really handy to know who asked the question, so I could email a reply.

If someone has already doen this, please could you let me know how!

Thanks.
jdurrant is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 24.01.2005, 11:08   #10 (permalink)
ivy
Baby Mamber
 
Join Date: Jan 2005
Posts: 1
ivy is on a distinguished road
Default Re: Quick Question not working....

Quote:
Originally Posted by jdurrant
Could I make a suggestion for an enhancement?
QuickQuestion works fine, but I'm only using it for registered users (whi must supply a valid email address). It would be really handy to know who asked the question, so I could email a reply.
I have the same need - it would be nice to have an email field for the user to enter his email address so that we can send a direct reply to him.
ivy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
SEF suddenly stops working in IE mardek01 Mambo 4.5 Installation and Upgrades 0 31.08.2004 16:07
E-mail not Working... help appreciated GroovyCoop Mambo 4.5 General Talk 6 31.08.2004 04:35
quick question installing mambo reemas Mambo 4.5 Installation and Upgrades 1 09.07.2004 22:02
Not so mambish question, but still a question Achilleas Community Smalltalk 1 10.06.2004 18:24
Stoopid newbie question tonywebdesign Mambo 4.5 General Talk 5 18.04.2004 00:00


All times are GMT +2. The time now is 12:49.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.