From: Richard S. <ri...@ri...> - 2003-04-16 08:00:53
|
The FAQ manager does not seem to work well if you have prefixed your table names. The FAQ Manager table name seems to be hard-coded throughout itself. Richard |
From: Darren G. <dg...@tu...> - 2003-04-16 22:54:33
|
Thanks for pointing this out. I believe all the queries in FAQ that needed a table prefix are now fixed on CVS. Let me know if you experience more problems. Darren > The FAQ manager does not seem to work well if you have prefixed your > table names. The FAQ Manager table name seems to be hard-coded > throughout itself. > > Richard > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > |
From: Richard S. <ri...@ri...> - 2003-04-16 23:01:57
|
No problem, but now that I got your attention, I would like to make a wish to the FAQ Manager module if I can. I think it will be great if their was a setting you can check if you would like your FAQ page to be displayed in 2 sections. Top part of the page should be the titles and the bottom should be the answers and as they click on the name it will anchor them down to the appropriate FAQ like typical FAQ pages... Just a thought... Regards, Richard S. On Wednesday, April 16, 2003, at 04:05 PM, Darren Greene wrote: > Thanks for pointing this out. I believe all the queries in FAQ that > needed > a table prefix are now fixed on CVS. Let me know if you experience > more > problems. > > Darren > > >> The FAQ manager does not seem to work well if you have prefixed your >> table names. The FAQ Manager table name seems to be hard-coded >> throughout itself. >> >> Richard >> >> >> >> ------------------------------------------------------- >> This sf.net email is sponsored by:ThinkGeek >> Welcome to geek heaven. >> http://thinkgeek.com/sf >> _______________________________________________ >> Phpwebsite-developers mailing list >> Php...@li... >> https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers >> > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > > |
From: Darren G. <dg...@tu...> - 2003-04-16 23:23:29
|
If you log in as a deity then you will be provided with a settings option on the FAQ menu. Inside settings there is an option to change the layout. One of the views is to bookmark the FAQs (questions at the top, answers at the bottom). I believe this is what you are looking for. Darren > No problem, but now that I got your attention, I would like to make a > wish to the FAQ Manager module if I can. I think it will be great if > their was a setting you can check if you would like your FAQ page to be > displayed in 2 sections. Top part of the page should be the titles and > the bottom should be the answers and as they click on the name it will > anchor them down to the appropriate FAQ like typical FAQ pages... Just > a thought... > > Regards, > Richard S. > > > On Wednesday, April 16, 2003, at 04:05 PM, Darren Greene wrote: > >> Thanks for pointing this out. I believe all the queries in FAQ that >> needed >> a table prefix are now fixed on CVS. Let me know if you experience >> more >> problems. >> >> Darren >> >> >>> The FAQ manager does not seem to work well if you have prefixed your >>> table names. The FAQ Manager table name seems to be hard-coded >>> throughout itself. >>> >>> Richard >>> >>> >>> >>> ------------------------------------------------------- >>> This sf.net email is sponsored by:ThinkGeek >>> Welcome to geek heaven. >>> http://thinkgeek.com/sf >>> _______________________________________________ >>> Phpwebsite-developers mailing list >>> Php...@li... >>> https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers >>> >> >> >> ------------------------------------------------------- >> This sf.net email is sponsored by:ThinkGeek >> Welcome to geek heaven. >> http://thinkgeek.com/sf >> _______________________________________________ >> Phpwebsite-developers mailing list >> Php...@li... >> https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers >> >> > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > |
From: Richard S. <ri...@ri...> - 2003-04-17 00:45:03
|
Cool right on, it did exactly what I wanted it to do. One last thing though. I would like to have a user that manages the content and design of the site but the problem with the FAQ manager right now is that you must be deity in order to change settings. Can this be changed to be a checkbox in the user manager? Regards, Richard S. On Wednesday, April 16, 2003, at 04:34 PM, Darren Greene wrote: > If you log in as a deity then you will be provided with a settings > option > on the FAQ menu. Inside settings there is an option to change the > layout. > One of the views is to bookmark the FAQs (questions at the top, > answers > at the bottom). I believe this is what you are looking for. > > Darren > > >> No problem, but now that I got your attention, I would like to make a >> wish to the FAQ Manager module if I can. I think it will be great if >> their was a setting you can check if you would like your FAQ page to >> be >> displayed in 2 sections. Top part of the page should be the titles and >> the bottom should be the answers and as they click on the name it will >> anchor them down to the appropriate FAQ like typical FAQ pages... Just >> a thought... >> >> Regards, >> Richard S. >> >> >> On Wednesday, April 16, 2003, at 04:05 PM, Darren Greene wrote: >> >>> Thanks for pointing this out. I believe all the queries in FAQ that >>> needed >>> a table prefix are now fixed on CVS. Let me know if you experience >>> more >>> problems. >>> >>> Darren >>> >>> >>>> The FAQ manager does not seem to work well if you have prefixed your >>>> table names. The FAQ Manager table name seems to be hard-coded >>>> throughout itself. >>>> >>>> Richard >>>> >>>> >>>> >>>> ------------------------------------------------------- >>>> This sf.net email is sponsored by:ThinkGeek >>>> Welcome to geek heaven. >>>> http://thinkgeek.com/sf >>>> _______________________________________________ >>>> Phpwebsite-developers mailing list >>>> Php...@li... >>>> https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers >>>> >>> >>> >>> ------------------------------------------------------- >>> This sf.net email is sponsored by:ThinkGeek >>> Welcome to geek heaven. >>> http://thinkgeek.com/sf >>> _______________________________________________ >>> Phpwebsite-developers mailing list >>> Php...@li... >>> https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers >>> >>> >> >> >> >> ------------------------------------------------------- >> This sf.net email is sponsored by:ThinkGeek >> Welcome to geek heaven. >> http://thinkgeek.com/sf >> _______________________________________________ >> Phpwebsite-developers mailing list >> Php...@li... >> https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers >> > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > > |
From: Darren G. <dg...@tu...> - 2003-04-17 01:58:35
|
Good idea, I added a permission to allow FAQ settings to be changed. Thanks, Darren > Cool right on, it did exactly what I wanted it to do. One last thing > though. I would like to have a user that manages the content and design > of the site but the problem with the FAQ manager right now is that you > must be deity in order to change settings. Can this be changed to be a > checkbox in the user manager? > > Regards, > Richard S. > > On Wednesday, April 16, 2003, at 04:34 PM, Darren Greene wrote: > >> If you log in as a deity then you will be provided with a settings >> option >> on the FAQ menu. Inside settings there is an option to change the >> layout. >> One of the views is to bookmark the FAQs (questions at the top, >> answers >> at the bottom). I believe this is what you are looking for. >> >> Darren >> >> >>> No problem, but now that I got your attention, I would like to make a >>> wish to the FAQ Manager module if I can. I think it will be great if >>> their was a setting you can check if you would like your FAQ page to >>> be >>> displayed in 2 sections. Top part of the page should be the titles and >>> the bottom should be the answers and as they click on the name it will >>> anchor them down to the appropriate FAQ like typical FAQ pages... Just >>> a thought... >>> >>> Regards, >>> Richard S. >>> >>> >>> On Wednesday, April 16, 2003, at 04:05 PM, Darren Greene wrote: >>> >>>> Thanks for pointing this out. I believe all the queries in FAQ that >>>> needed >>>> a table prefix are now fixed on CVS. Let me know if you experience >>>> more >>>> problems. >>>> >>>> Darren >>>> >>>> >>>>> The FAQ manager does not seem to work well if you have prefixed your >>>>> table names. The FAQ Manager table name seems to be hard-coded >>>>> throughout itself. >>>>> >>>>> Richard >>>>> >>>>> >>>>> >>>>> ------------------------------------------------------- >>>>> This sf.net email is sponsored by:ThinkGeek >>>>> Welcome to geek heaven. >>>>> http://thinkgeek.com/sf >>>>> _______________________________________________ >>>>> Phpwebsite-developers mailing list >>>>> Php...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers >>>>> >>>> >>>> >>>> ------------------------------------------------------- >>>> This sf.net email is sponsored by:ThinkGeek >>>> Welcome to geek heaven. >>>> http://thinkgeek.com/sf >>>> _______________________________________________ >>>> Phpwebsite-developers mailing list >>>> Php...@li... >>>> https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers >>>> >>>> >>> >>> >>> >>> ------------------------------------------------------- >>> This sf.net email is sponsored by:ThinkGeek >>> Welcome to geek heaven. >>> http://thinkgeek.com/sf >>> _______________________________________________ >>> Phpwebsite-developers mailing list >>> Php...@li... >>> https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers >>> >> >> >> ------------------------------------------------------- >> This sf.net email is sponsored by:ThinkGeek >> Welcome to geek heaven. >> http://thinkgeek.com/sf >> _______________________________________________ >> Phpwebsite-developers mailing list >> Php...@li... >> https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers >> >> > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > |
From: Richard S. <ri...@ri...> - 2003-04-17 02:11:40
|
Well done. I like your FAQ module a lot, it's very useful, easy to use, and has many options. Regards, Richard S. On Wednesday, April 16, 2003, at 07:09 PM, Darren Greene wrote: > From: "Darren Greene" <dg...@tu...> > Date: Wed Apr 16, 2003 7:09:56 PM US/Pacific > To: php...@li... > Subject: Re: [Phpwebsite-developers] FAQ Manager Table > Reply-To: dg...@tu... > > Good idea, I added a permission to allow FAQ settings to be changed. > > > Thanks, > Darren > > >> Cool right on, it did exactly what I wanted it to do. One last thing >> though. I would like to have a user that manages the content and >> design >> of the site but the problem with the FAQ manager right now is that you >> must be deity in order to change settings. Can this be changed to be a >> checkbox in the user manager? >> >> Regards, >> Richard S. >> >> On Wednesday, April 16, 2003, at 04:34 PM, Darren Greene wrote: >> >>> If you log in as a deity then you will be provided with a settings >>> option >>> on the FAQ menu. Inside settings there is an option to change the >>> layout. >>> One of the views is to bookmark the FAQs (questions at the top, >>> answers >>> at the bottom). I believe this is what you are looking for. >>> >>> Darren >>> >>> >>>> No problem, but now that I got your attention, I would like to make >>>> a >>>> wish to the FAQ Manager module if I can. I think it will be great if >>>> their was a setting you can check if you would like your FAQ page to >>>> be >>>> displayed in 2 sections. Top part of the page should be the titles >>>> and >>>> the bottom should be the answers and as they click on the name it >>>> will >>>> anchor them down to the appropriate FAQ like typical FAQ pages... >>>> Just >>>> a thought... >>>> >>>> Regards, >>>> Richard S. >>>> >>>> >>>> On Wednesday, April 16, 2003, at 04:05 PM, Darren Greene wrote: >>>> >>>>> Thanks for pointing this out. I believe all the queries in FAQ that >>>>> needed >>>>> a table prefix are now fixed on CVS. Let me know if you experience >>>>> more >>>>> problems. >>>>> >>>>> Darren >>>>> >>>>> >>>>>> The FAQ manager does not seem to work well if you have prefixed >>>>>> your >>>>>> table names. The FAQ Manager table name seems to be hard-coded >>>>>> throughout itself. >>>>>> >>>>>> Richard >>>>>> >>>>>> >>>>>> >>>>>> ------------------------------------------------------- >>>>>> This sf.net email is sponsored by:ThinkGeek >>>>>> Welcome to geek heaven. >>>>>> http://thinkgeek.com/sf >>>>>> _______________________________________________ >>>>>> Phpwebsite-developers mailing list >>>>>> Php...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers >>>>>> >>>>> >>>>> >>>>> ------------------------------------------------------- >>>>> This sf.net email is sponsored by:ThinkGeek >>>>> Welcome to geek heaven. >>>>> http://thinkgeek.com/sf >>>>> _______________________________________________ >>>>> Phpwebsite-developers mailing list >>>>> Php...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers >>>>> >>>>> >>>> >>>> >>>> >>>> ------------------------------------------------------- >>>> This sf.net email is sponsored by:ThinkGeek >>>> Welcome to geek heaven. >>>> http://thinkgeek.com/sf >>>> _______________________________________________ >>>> Phpwebsite-developers mailing list >>>> Php...@li... >>>> https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers >>>> >>> >>> >>> ------------------------------------------------------- >>> This sf.net email is sponsored by:ThinkGeek >>> Welcome to geek heaven. >>> http://thinkgeek.com/sf >>> _______________________________________________ >>> Phpwebsite-developers mailing list >>> Php...@li... >>> https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers >>> >>> >> >> >> >> ------------------------------------------------------- >> This sf.net email is sponsored by:ThinkGeek >> Welcome to geek heaven. >> http://thinkgeek.com/sf >> _______________________________________________ >> Phpwebsite-developers mailing list >> Php...@li... >> https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers >> > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > > |