Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Geek Article and Review System (GARS) LITE Details »»
Geek Article and Review System (GARS) LITE
Version: 1.00, by The Geek The Geek is offline
Developer Last Online: Jan 2019 Show Printable Version Email this Page

Version: 3.5.3 Rating:
Released: 02-20-2006 Last Update: 02-20-2006 Installs: 144
DB Changes Uses Plugins Template Edits
Additional Files  
No support by the author.

From the makers of disco and square dancing comes the LITE, GARS LITE. Released for those needing an article/tutorial/recipe/review/blahblahblah system for only 1 forum, GARS LITE will make your site sing.

To say that GARS is only for articles, tutorials and reviews is like saying spoons are only for eating cereal. GARS can radically transform your forums look and functionality by allowing you to create an unlimited amount of different configurations of phrases, template and modules that can be applied on a forum by forum basis.

Designed with its own module system, you can easily expand and customize your configurations like never before. Modules can be re-used and re-used each time with different settings.

GARS LITE Key Features
  • Transform any forum instantly without importing or changing the underlying data.
  • Since GARS sits in front of vB, Anything you can do in vB you can do in GARS (user permissions, WYSIWYG editor, BBcode, Subscriptions, attachments, etc...)
  • Create an unlimited amount of configurations, template sets, etc...
  • Upload default thread header images and create a gallery of images for users to choose from
  • Create a standard set of Ratings for each configuration to use (perfect for reviews)
  • Page break and navigation system for GARS that span multiple pages.
  • GARS LITE comes with 9 pre installed modules.

What you cant do in the LITE version that you can in the PRO:
  • GARS LITE limits you to using it on 1 forum.
  • Users can not upload their own header images.
  • Users may not rate in reviews only authors can.
  • The module caching system is disabled

Please note that you MAY NOT remove the copyright at the bottom of the GARS enabled pages.

Check out the in depth on-line manual for information and admin screen shots

GARS requires vBulletin 3.5x and requires no file or template edits.

If you install, do me a please click the freaking install button.

nJoy

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #62  
Old 03-31-2006, 09:21 AM
menoutdoors menoutdoors is offline
 
Join Date: Aug 2005
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DRJ
I am having trouble posting a new article. I just get a message:

"Please complete both the subject and message fields."

Everything is filled out. It seems to have something to do with the length. If I make a smaller message it will work. The text I have is about 4000 characters, well under the 100k limit for a post that I have set.

Is there another option I need to look at somewhere?

Thanks

I am having the same issues. I have disabled max post size, enabled max post size and set it to 100k characters... nothing seems to work.

It will let me create a new article if i just type a few words in the initial create thread area, then I have to go back and edit the article and put the actual content in.
Reply With Quote
  #63  
Old 03-31-2006, 07:04 PM
menoutdoors menoutdoors is offline
 
Join Date: Aug 2005
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have found if I cut and paste any text into the Post New article window it will error out.

If I type the same text into the window it will process fine....
Reply With Quote
  #64  
Old 04-02-2006, 01:00 PM
tgreer tgreer is offline
 
Join Date: Oct 2005
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is a fix to the synopsis issue:

Currently, it is hard-coded to only show the first 250 characters, even though there is an admincp setting to override this.

To fix, open the gars_underscore_class.php file and replace the snip_and_parse function with this version:

PHP Code:
function snip_and_parse(&$text$readmore 0)
{
   
$text $this->parse_bbcode($this->prep_for_broken_tags(fetch_trimmed_title($textintval($this->settings['maxsynopsischars']))));
   
$readmore strlen($text)  > 240 $text "... <a href='showthread.php?t=$readmore'><strong>More</strong></a>" "" "";
   return 
$text;

You can adjust the hard-coded 240 if you like, though I chose to leave it on my site because I want all synopses to contain the "read more" link.

I've posted this fix at Geek's request.
Reply With Quote
  #65  
Old 04-21-2006, 06:17 AM
InsaneContender InsaneContender is offline
 
Join Date: May 2003
Location: Sacramento, CA
Posts: 152
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there a way I could possibly show the latest articles on say a navbar that is static within vBulletin? (On all vBulletin enabled pages)
Reply With Quote
  #66  
Old 04-22-2006, 07:43 PM
slim cutty slim cutty is offline
 
Join Date: May 2005
Posts: 77
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I keep receiving this error..

You did not specify a username for your post.

How can I fix this?
and Yes... I have a user name in that place

thanks
Reply With Quote
  #67  
Old 04-22-2006, 11:24 PM
FLMom's Avatar
FLMom FLMom is offline
 
Join Date: Feb 2006
Location: Florida
Posts: 386
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey, I installed this weeks ago and its working great! I am just getting around though to asking this question....

My post new article and comment buttons are not working, is there something I can do to fix this? All it shows is a red x in a box.

Other than this, I LOVE this!!! :banana:
Reply With Quote
  #68  
Old 04-23-2006, 02:01 AM
defcon_420's Avatar
defcon_420 defcon_420 is offline
 
Join Date: Jun 2004
Location: next to you
Posts: 116
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

they dont supply the buttons as there is many themes for vbulletin.. try google image search for article.gif and comment.gif
Reply With Quote
  #69  
Old 04-26-2006, 08:20 AM
defcon_420's Avatar
defcon_420 defcon_420 is offline
 
Join Date: Jun 2004
Location: next to you
Posts: 116
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Dear Mr Geek,
I'm very sorry to inform you that i must click Uninstall as liked GARS lite so much i went and bought the Full Version
So ummm anywhere to click for preimum installs? lol

just 1 little thing, the instructions to upgrade from GARS lite to the full version were not very clear and i got a error when i imported the product (even thou i allowed overwrite), but i just uninstalled GARS lite and installed GARS and away it went... didnt even loose a single article!

I really dont mind paying what i consider a very small amount for what i can see is a great product. Excellent work!
Reply With Quote
  #70  
Old 04-28-2006, 03:15 AM
slim cutty slim cutty is offline
 
Join Date: May 2005
Posts: 77
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

^^^ I upgraded also... and very happy aside from some incompatibility with a few other hacks...

I don't know but some times I get a blank white page for now reason ... this happend after I upgraded... perhaps its another plugin... at anyrate upgrade is recommended

thanks:banana:
Reply With Quote
  #71  
Old 04-28-2006, 06:08 PM
magnus's Avatar
magnus magnus is offline
 
Join Date: Apr 2002
Location: Miami, FL
Posts: 1,107
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by slim cutty
I keep receiving this error..

You did not specify a username for your post.

How can I fix this?
and Yes... I have a user name in that place

thanks
I'm having this same problem.
Reply With Quote
Reply


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

Forum Jump


All times are GMT. The time now is 01:02 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05348 seconds
  • Memory Usage 2,318KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_php
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete