The vB Geek

Go Back   The vB Geek > vB Geek Products > Geek Article and Review System

Geek Article and Review System GARS is the mega popular system for turning forums into articles, tutorials, or even reviews.

Advertisement
This is an HTML example. Isn't it just wonderful?!?!
  Learn how to remove ads

Reply
 
Thread Tools Display Modes
  #1  
Old 11-06-2008, 06:29 PM
neil neil is offline
Junior Member
 
Join Date: Aug 2008
Posts: 4
Geek Article and Review System License Holder 
Default parse/syntax error when trying to browse forum

Receiving an error when trying to view certain articles, or forums that have GARS integration.

Parse error: syntax error, unexpected '=', expecting ')' in /home/******/public_html/forums/geek/gars/cache/mod1.php on line 126


I've tried reinstalling with the latest version. Nothing has changed on the forum, at least that I can remember.

Thoughts?

Last edited by neil; 11-06-2008 at 06:30 PM.. Reason: spelling correction
Reply With Quote
  #2  
Old 11-07-2008, 01:55 PM
Morgan's Avatar
Morgan Morgan is offline
Administrator
 
Join Date: Jul 2006
Posts: 2,255
Geek Article and Review System License Holder GeekMart License Holder Geek Auto-Linker Pro License Holder Geek Advertising Banner License Holder Geek Gazette License Holder 
Default

What is the content of the /geek/gars/cache/mod1.php file?
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks.
While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams
Reply With Quote
  #3  
Old 11-07-2008, 02:37 PM
neil neil is offline
Junior Member
 
Join Date: Aug 2008
Posts: 4
Geek Article and Review System License Holder 
Default

Code:
<?php
$gars_cache_modcache = array(
	  'update'			=>'0',
	  'items' => array(
	     '5' => array(
	        'refresh'			=>'0',
	        'values' => array(
	           '0' => array(
	              'threadid'			=>'4101',
	              'title'			=>'Panic Button: Poker Night',
	              'username'			=>'Neil',
	              'forumid'			=>'37',
	              'byline'			=>'Best bets for healthy snacking at your next poker night',
	              'image'			=>'http://rochesterpokertour.net/forums/geek/gars/images/2/types/thumb_poker_5443688_n_lg.jpg',
	           ),
	        ),
	     ),
	     '6' => array(
	        'refresh'			=>'0',
	        'values' => array(
	           '0' => array(
	              'title'			=>'The Importance of Value Betting',
	              'views'			=>'50',
	              'replycount'			=>'0',
	              'threadid'			=>'4270',
	           ),
	           '1' => array(
	              'title'			=>'Leave Yourself An Out or Two',
	              'views'			=>'52',
	              'replycount'			=>'0',
	              'threadid'			=>'4148',
	           ),
	           '2' => array(
	              'title'			=>'Panic Button: Poker Night',
	              'views'			=>'44',
	              'replycount'			=>'0',
	              'threadid'			=>'4101',
	           ),
	           '3' => array(
	              'title'			=>'Misguided Ego',
	              'views'			=>'37',
	              'replycount'			=>'0',
	              'threadid'			=>'4098',
	           ),
	           '4' => array(
	              'title'			=>'Limping In First Position in Tournaments',
	              'views'			=>'52',
	              'replycount'			=>'0',
	              'threadid'			=>'4088',
	           ),
	        ),
	     ),
	     '7' => array(
	        'refresh'			=>'0',
	        'values' => array(
	           '0' => array(
	              'title'			=>'The Muck Can Be A Resource',
	              'views'			=>'946',
	              'replycount'			=>'74',
	              'threadid'			=>'758',
	           ),
	           '1' => array(
	              'title'			=>'Don\'t Push It.',
	              'views'			=>'309',
	              'replycount'			=>'13',
	              'threadid'			=>'2692',
	           ),
	           '2' => array(
	              'title'			=>'How to use the Stop and Go',
	              'views'			=>'190',
	              'replycount'			=>'12',
	              'threadid'			=>'1562',
	           ),
	           '3' => array(
	              'title'			=>'What percentage of your Bankroll',
	              'views'			=>'181',
	              'replycount'			=>'12',
	              'threadid'			=>'1980',
	           ),
	           '4' => array(
	              'title'			=>'Implied Stack Odds',
	              'views'			=>'169',
	              'replycount'			=>'9',
	              'threadid'			=>'3350',
	           ),
	        ),
	     ),
	     '8' => array(
	        'refresh'			=>'0',
	        'values' => array(
	           '0' => array(
	              'title'			=>'The Muck Can Be A Resource',
	              'views'			=>'946',
	              'replycount'			=>'74',
	              'threadid'			=>'758',
	           ),
	           '1' => array(
	              'title'			=>'Don\'t Push It.',
	              'views'			=>'309',
	              'replycount'			=>'13',
	              'threadid'			=>'2692',
	           ),
	           '2' => array(
	              'title'			=>'How to use the Stop and Go',
	              'views'			=>'190',
	              'replycount'			=>'12',
	              'threadid'			=>'1562',
	           ),
	           '3' => array(
	              'title'			=>'&quot;Floating&quot;  AKA The &quot;Call&quot; Bluff',
	              'views'			=>'185',
	              'replycount'			=>'7',
	              'threadid'			=>'2138',
	           ),
	           '4' => array(
	              'title'			=>'What percentage of your Bankroll',
	              'views'			=>'181',
	              'replycount'			=>'12',
	              'threadid'			=>'1980',
	           ),
	        ),
	     ),
	     '3' => array(
	        'refresh'			=>'0',
	        'values' => array(
	           '0' =
Reply With Quote
  #4  
Old 11-07-2008, 02:41 PM
neil neil is offline
Junior Member
 
Join Date: Aug 2008
Posts: 4
Geek Article and Review System License Holder 
Default

Can I just delete that mod1.php and let the system regenerate it? (I assume that this is generated on the fly, now that I looked at the content)
Reply With Quote
  #5  
Old 11-07-2008, 02:48 PM
Morgan's Avatar
Morgan Morgan is offline
Administrator
 
Join Date: Jul 2006
Posts: 2,255
Geek Article and Review System License Holder GeekMart License Holder Geek Auto-Linker Pro License Holder Geek Advertising Banner License Holder Geek Gazette License Holder 
Default

That file is incomplete. Line 126 is the last line in post two, so yes, delete the mod1.php file.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks.
While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams
Reply With Quote
  #6  
Old 11-07-2008, 03:09 PM
neil neil is offline
Junior Member
 
Join Date: Aug 2008
Posts: 4
Geek Article and Review System License Holder 
Default

Perfect, thanks!
Reply With Quote
Reply

Thread Tools
Display Modes

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Parse error: Seems to be caused by GAL trying to parse title? Tigratrus Geek Auto-Linker 2 12-14-2008 05:55 PM
Parse Error when GALS is turned on Tigratrus Geek Auto-Linker 1 11-11-2008 05:24 AM
Parse Error Cliff Geek Article and Review System 3 01-11-2008 03:09 AM
Parse error zgeek Geek Article and Review System 1 01-05-2008 01:44 PM
Error: Parse error: syntax error unexpected T_ENCAPSED_AND_WHITESPACE BeautUtes.com Geek Article and Review System 1 05-16-2007 08:12 AM


All times are GMT. The time now is 08:18 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.