|
Friday, May 18, 2007(UTC)
|
|
Thursday, September 02, 2010 6:36:28 AM(UTC)
|
636 [1.74% of all post / 0.53 posts per day] |
|
57
(View Thanks)
|
|
36
|
|
34
|
View All Posts by User
Nice find.
Half of my life was elapsed in front of monitors, waiting for progress bars to reach their 100%.
|
ooh.. you are teasing me with this new feature bad... specially with Mygirls option
Half of my life was elapsed in front of monitors, waiting for progress bars to reach their 100%.
|
Will appreciate that...
Half of my life was elapsed in front of monitors, waiting for progress bars to reach their 100%.
|
EliSchleifer wrote:Thanks. I don't see a file style.css anywhere in the 1.9.4 release files. Am I missing something? Oops..sorry...my mistake.It is theme.css. It is in the following path: root\themes\youtheme name\theme.css
Half of my life was elapsed in front of monitors, waiting for progress bars to reach their 100%.
|
Hi this is because of the fact that buttons in new versions of yaf are CSS driven.therefore you need to update your css file to be able to see them correctly.take a look at style.css and find classes with names such as "yaflittlebutton" and... if you don't have them then add them.
Half of my life was elapsed in front of monitors, waiting for progress bars to reach their 100%.
|
Hi You can store source code in the App_Code folder, and it will be automatically compiled at run time. The resulting assembly is accessible to any other code in the Web application. The App_Code folder therefore works much like the Bin folder, except that you can store source code in it instead of compiled code.So if you have compiled DLLs in Bin then it is OK. And why not just a simple redirect page?
Half of my life was elapsed in front of monitors, waiting for progress bars to reach their 100%.
|
Hi Change this: Code:<membership defaultProvider="YafMembershipProvider" hashAlgorithmType="MD5"> <providers> <clear/> <add connectionStringName="yafnet" applicationName="YetAnotherForum" name="YafMembershipProvider" requiresUniqueEmail="false" type="YAF.Providers.Membership.YafMembershipProvider" hashHex="true" hashCase="upper" /> </providers> </membership> To this: Code:<membership defaultProvider="YafMembershipProvider" hashAlgorithmType="SHA1"> <providers> <clear/> <add connectionStringName="yafnet" applicationName="YetAnotherForum" name="YafMembershipProvider" requiresUniqueEmail="false" type="YAF.Providers.Membership.YafMembershipProvider" useSalt="true" /> </providers> </membership> and see if it works... For paid support you can check here
Half of my life was elapsed in front of monitors, waiting for progress bars to reach their 100%.
|
This may help: http://ewitch.net/docs/YAFMembershipIntegration.pdf
Half of my life was elapsed in front of monitors, waiting for progress bars to reach their 100%.
|
This may help: http://www.medals.org.uk/Also: http://www.google.com/images?q=medal
Half of my life was elapsed in front of monitors, waiting for progress bars to reach their 100%.
|
Take a look at ReadMe.htm file inside download package .
Half of my life was elapsed in front of monitors, waiting for progress bars to reach their 100%.
|
alitaheri
|
YAF Forumling
|
Thursday, June 17, 2010(UTC)
|
8
|
UK
|
bbobb
|
YAF Developer
|
Tuesday, October 21, 2008(UTC)
|
646
|
Moscow
|
doxa123
|
YAF Lover
|
Monday, September 28, 2009(UTC)
|
62
|
Bodrum / Turkey
|
Gofer01
|
YAF Lover
|
Tuesday, September 16, 2008(UTC)
|
47
|
Los Lunas, NM USA
|
Kamyar
|
YAF Developer
|
Wednesday, July 22, 2009(UTC)
|
275
|
Tehran
|
|