Welcome Guest Search | Active Topics | Log In | Register

8 Pages «<45678>
YAF v1.9.3 BETA (UPDATED: 7/3/2008) Options · View
skilesare
#76 Posted : Wednesday, July 30, 2008 9:24:36 PM
Rank: Member


Joined: 7/30/2008
Posts: 10
I've searched, but I can't figure out how to use my existing Provider with the new 1.9.3. I already have users...do I need to write a script to pump them into them the yaf DB?
Frumph
#77 Posted : Wednesday, July 30, 2008 9:51:06 PM

Rank: YAF Forumling


Joined: 7/30/2008
Posts: 8
Jaben wrote:
1. There is nothing to do with with it. Just during install if you click the "Install Fulltext" button it will install it. If you don't know what it is, ignore.

2. Yes, this needs to be worked on -- cache should be automatically deleted when new forums are added. FP: Ederon Smile

3. Just add Forum:Banner to any theme if it's not there.

4. Howso? You have moderator access permissions. Just assign them the Group that has moderator access PER forum. If they do not, give them regular permissions.

5. Sticky is the option when you post the topic under "Priority". (Thoughts: should we change this wording? Seems people are confused by it...)



apparently windows server 2008 doesnt have the fulltext feature able for it with sql express 2005, shrug I cant find any ways to getting it to work, so that was part of that probably

just adding forum banner didnt seem to work, i kept getting http://forum.frumph.net[FORUM:BANNER] as the image.

my xml looks like this now:
Code:

<?xml version="1.0" encoding="utf-8" ?>
<Resources theme="Frumph" dir="frumph">
  <page name="THEME">
    <Resource tag="CREDIT">YAFVision Theme by Jaben Cargman (&lt;a href='http://www.tinygecko.com'&gt;Tiny Gecko&lt;/a&gt;)</Resource>
  </page>
  <page name="FORUM">
    <Resource tag="BANNER">~/forum_banner.gif</Resource>
  </page>
    <page name="ICONS">
    <Resource tag="PM">~/icon_pm.png</Resource>
    <Resource tag="EMAIL">~/icon_email.png</Resource>


^^ so its in there, but still isnt read., but maybe?

As for sticky, yeah its only working when you post apparently. I'm not able to sticky anything after it was already made. Since I just started working on this in the last 16 hours I havent gotten into the code yet to find where it does anything. When you are reading the topic of the page and you see the topics name and on the right side it has options -> watch this topic, email this topic, print this topic, rss feed I would add 'Sticky this topic' to that part. So I can sticky things that other people wrote and were worth keeping at the top. instead of having to repost every important thing...

Ederon
#78 Posted : Thursday, July 31, 2008 12:34:10 AM

Rank: YAF Developer



Joined: 1/8/2007
Posts: 1,083
Location: Heart of Europe
Jaben wrote:
2. Yes, this needs to be worked on -- cache should be automatically deleted when new forums are added. FP: Ederon Smile

Laughing I get it Jaben...Cheesy Grin
When I post FP:Ederon in a topic, I'm leaving my footprint there so I can track it once I get into coding/supporting.
Jaben
#79 Posted : Thursday, July 31, 2008 2:12:53 AM

Rank: YAF Head Dude



Joined: 10/10/2004
Posts: 2,950
Location: Honolulu, HI
Frumph wrote:
apparently windows server 2008 doesnt have the fulltext feature able for it with sql express 2005, shrug I cant find any ways to getting it to work, so that was part of that probably

Update to the Advanced version of SQL Server 2005 Express (free) -- which includes fulltext.

Frumph wrote:

just adding forum banner didnt seem to work, i kept getting http://forum.frumph.net[FORUM:BANNER] as the image.

^^ so its in there, but still isnt read., but maybe?


Where are you putting your forum_banner file? ~/forum_banner.gif is actually where that theme is located:

usually ~/themes/YafVision.

Frumph wrote:
As for sticky, yeah its only working when you post apparently. I'm not able to sticky anything after it was already made. Since I just started working on this in the last 16 hours I havent gotten into the code yet to find where it does anything. When you are reading the topic of the page and you see the topics name and on the right side it has options -> watch this topic, email this topic, print this topic, rss feed I would add 'Sticky this topic' to that part. So I can sticky things that other people wrote and were worth keeping at the top. instead of having to repost every important thing...

Just edit the first post in the topic and change the priority setting.
"When you are grateful, fear disappears and abundance appears”."

Jaben
#80 Posted : Thursday, July 31, 2008 2:13:31 AM

Rank: YAF Head Dude



Joined: 10/10/2004
Posts: 2,950
Location: Honolulu, HI
Ederon wrote:
Jaben wrote:
2. Yes, this needs to be worked on -- cache should be automatically deleted when new forums are added. FP: Ederon Smile

Laughing I get it Jaben...Cheesy Grin

I'm so subtle ? Laughing
"When you are grateful, fear disappears and abundance appears”."

PHinett
#81 Posted : Monday, August 11, 2008 8:06:12 PM

Rank: YAF Forumling


Joined: 8/11/2008
Posts: 3
Location: Birmingham, UK
skilesare wrote:
I've searched, but I can't figure out how to use my existing Provider with the new 1.9.3. I already have users...do I need to write a script to pump them into them the yaf DB?


I'm with you on this one, can someone just clear it up on the steps needed to be taken to get this working with existing users in a seperate database table?

Thanks!
Paul
wesclyburn
#82 Posted : Wednesday, August 13, 2008 3:32:43 AM
Rank: Advanced Member


Joined: 9/25/2004
Posts: 40
http://forum.yetanotherf...with-existing-site.aspx

You do not import users; nor will Yaf do a bulk import. It imports each user as they hit a Yaf page. If you think it's not working simply because you go to the Members area and don't see any... that's why. Smile Otherewise, leaving my membership providers alone comletely, except for the "inherits" attribute of the profile config section (as posted in that thread) has worked every single time I've integrated Yaf. If you need a concrete, working example of an integrated site, there's a link in that thread.
infinitep
#83 Posted : Tuesday, August 19, 2008 5:06:32 PM
Rank: Member


Joined: 5/28/2008
Posts: 22
any idea when RC1 will be available?
Mek
#84 Posted : Tuesday, August 19, 2008 6:23:59 PM

Rank: YAF Developer



Joined: 7/12/2005
Posts: 1,223
Location: on Dock Street
Sometime after Jabens back from his hols... Smile
He is afterall the release man.


"It's a case of RTFM.. the only problem being we don't have a manual!"

When I post FP:Mek in a topic, I'm leaving my footprint there so I can track it once I get into coding/supporting. (Yes I stole this off Ederon Smile )
midwestSS
#85 Posted : Wednesday, August 20, 2008 4:12:58 PM

Rank: YAF Commander


Joined: 8/17/2008
Posts: 93
Location: il
i was considering installing this version, but the upgrade install docs are a bit confusing for me
do i unzip them and copy them into the same location as my current YAF files, overwritting them?
dragaodepapel
#86 Posted : Wednesday, August 20, 2008 4:21:19 PM
Rank: Member


Joined: 8/20/2008
Posts: 13
Location: Curitiba, PR, Brazil
Quote:
New feature! Make sure to update your access masks with the "Download" flag set! Works now...


Fantastic!!! It's that I need right now!

I will test in my computer, then upgrade the forum. Thanxs for this feature!
amitavadb
#87 Posted : Saturday, August 23, 2008 11:22:15 AM
Rank: Member



Joined: 1/3/2008
Posts: 10
Location: India
Hi
We are testing yet another forum version 1.9.3 beta. But there is a issue I am not able to use any editors except the text ,BBC code editor and free text box.What we needs to do if we want to enable other rich text editor existing in forum?

Is there any one ? Please help. Thanks in advance.
midwestSS
#88 Posted : Saturday, August 23, 2008 2:15:26 PM

Rank: YAF Commander


Joined: 8/17/2008
Posts: 93
Location: il
you have to download and install the editors inside 'editors' and put the .dll file(s) inside the /bin directory.
i just did that on my site with the FCK editor v2.
i want to upgrade my yaf 1.9.1.x install to 1.9.3, but the upgrade instructions confuse me
microsoul
#89 Posted : Friday, August 29, 2008 9:03:04 PM
Rank: Advanced Member



Joined: 4/3/2008
Posts: 42
Location: Treviso Italy
When is expected to issue a rc1 and when the release?
My Forum: Synology italia
midwestSS
#90 Posted : Friday, August 29, 2008 11:05:19 PM

Rank: YAF Commander


Joined: 8/17/2008
Posts: 93
Location: il
i need some help
i went thru the install doc 3 times.
i combined the web.config of my 1.9.1x with this version correctly.
i keep getting errors about sections already existing, or
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: Unexpected end of file has occurred. The following elements are not closed: system.web, configuration. Line 176, position 1.

Source Error:


Line 174: </handlers>
Line 175: </system.webServer>




im all confused.....
Users browsing this topic
Guest
8 Pages «<45678>
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAFPro Theme Created by Jaben Cargman (Tiny Gecko)
Powered by YAF 1.9.3 RC2 | YAF © 2003-2008, Yet Another Forum.NET
This page was generated in 0.220 seconds.

SourceForge.net Logo Powered by ASP.NET v2.0 411ASP.NET