Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
EVERYONE READ
14-11-2011, 01:30 AM (This post was last modified: 18-11-2011 01:56 AM by Punktured.)
Post: #1
EVERYONE READ
version 2.12 demo

I have some work to do on backlink spider, but once I have finished that, I will be working on the FAS script some more.

So I am opening this thread for you to tell me what features you would like to see added in the script.

I am not guaranteeing all features will be added in the next version, but I will attempt to do whatever I can to make you happy with FAS.

So tell me what features you would like to see added.

version 2.12 demo

Ideas so far;
-Member system(previously had problems with this and caching)
-More bots
-*random videos
-*sort by, views, title, being watched
-new templates, more professional looking

version 2.12 demo

Changelog for V2.12
=======================================================================

Version 2.12

+ Changed the way videos are displayed.
Note: Now uses a div class named "video" which makes the video thumbnail spacing alot cleaner.

+ Removed Backlinkspider.
We are going to make backlinkspider an optional feature.

+ Fixed alot of errors with the english wording, and error messages.

+ Fixed contact form regarding spam links.
Note: No links will be able to be posted in the form.

+ Fixed comment form regarding spam links.
Note: No links will be able to be posted in the form.

+ Fixed Related Videos bug.

+ Added featured(*,*) function to be used in newer templates.
This will display one row of "featured" videos. To use this function open the "featured.txt" file, and paste in the video id of your featured videos with one video id on each line. To implement this function, you can use the free html areas.
Note: This a horizontal and a vertical display, use $featured(*,h) or $featured(*,v). The first parameter is how many videos to show.
Example: <?=featured(3,v);?>

+ Added searchform(*) function to be used in newer templates.
This will enable your users to search video by title. To implement this function, open your current template index.php and put <?=searchform(*);?> where you want the search box to be displayed. (Or you can use the free html areas)
Note: There is a horizontal and a vertical search form, use $searchform(h) or $searchform(v).

+ Added video share html link with thumbnail.

+ Added changelog.txt.

+ Added Locale: (These were only added to the english locale, we need some people to translate for other locales.)
$lcl['spammer'] = "You can not post web links in this form, please repost without the links.";
$lcl['share'] = "Share";
$lcl['search_results'] = "Search Results For";
$lcl['search_novideo'] = "No Results Found.";
$lcl['search_noinput'] = "Please enter something to search for.";
$lcl['featured_videos'] = "Featured Videos";

=======================================================================

version 2.12 demo

* May cause too many mysql connections, be sure to add caching. (this would be a problem for random videos, unless we randomize them once a day or something-food for thought)

Custom HTML/CSS/PHP
http://theorderofindividualacceptance.co...p.php?id=1
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
EVERYONE READ - Punktured - 14-11-2011 01:30 AM
RE: EVERYONE READ - DougieFresh1 - 14-11-2011, 07:16 AM
RE: EVERYONE READ - Punktured - 14-11-2011, 07:27 AM
RE: EVERYONE READ - BET1 - 14-11-2011, 03:12 PM
RE: EVERYONE READ - Punktured - 14-11-2011, 08:12 PM
RE: EVERYONE READ - BET1 - 14-11-2011, 08:34 PM
RE: EVERYONE READ - nesa78 - 14-11-2011, 11:39 PM
RE: EVERYONE READ - Punktured - 14-11-2011, 11:53 PM
RE: EVERYONE READ - Punktured - 14-11-2011, 11:54 PM
RE: EVERYONE READ - BET1 - 15-11-2011, 12:17 AM
RE: EVERYONE READ - Punktured - 15-11-2011, 12:24 AM
RE: EVERYONE READ - Punktured - 15-11-2011, 02:30 AM
RE: EVERYONE READ - mjwalsh - 15-11-2011, 03:20 AM
RE: EVERYONE READ - Punktured - 15-11-2011, 03:26 AM
RE: EVERYONE READ - DougieFresh1 - 15-11-2011, 07:26 AM
RE: EVERYONE READ - Punktured - 15-11-2011, 07:33 AM
RE: EVERYONE READ - DougieFresh1 - 15-11-2011, 07:36 AM
RE: EVERYONE READ - Punktured - 16-11-2011, 02:44 AM
RE: EVERYONE READ - mjwalsh - 16-11-2011, 03:33 AM
RE: EVERYONE READ - Punktured - 16-11-2011, 04:14 AM

Forum Jump: