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 05-03-2008, 06:47 PM
sam sam is offline
Junior Member
 
Join Date: Jan 2006
Posts: 1
Geek Article and Review System License Holder 
Exclamation Fatal error: Unsupported operand types

Hi I am getting this error

While clicking on the articles link

Fatal error: Unsupported operand types in /home/public_html/geek/gars/includes/gars_class_page.php on line 345
Reply With Quote
  #2  
Old 05-04-2008, 01:15 AM
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 verion are you running? The following is what I have near line 345 in that file. Is that what you have?
Code:
							foreach($this->modules as $sectionid=>$moduleset)
							{
					                    $sectionid = intval($sectionid);
					                    if ($sectionid==2 || $sectionid==4 || $sectionid==5)
					                    {
					                    	if ($this->type['st_mod_width'])
					                    	{
					                    		$stylevar['gars_mod_width'] = $this->type['st_mod_width'];
					                    	}
					                    	else
					                    	{
					                    		$stylevar['gars_mod_width'] = "200px";
					                    	}
					                    } // <--- this is line 345
					                    else
					                    {
					                    	$stylevar['gars_mod_width'] = "100%";
					                    }
__________________
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
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
Fatal Error SorentoUltimate Geek Auto-Linker 0 10-29-2010 09:23 PM
Help me >_< fatal error tacbephot Lizard Lounge 3 01-17-2007 09:13 AM
Fatal Error Mythotical Geek Auto-Linker 9 09-11-2006 10:08 PM
Fatal Error vat0r Geek Article and Review System 3 05-19-2006 11:30 AM
Fatal Error GrendelKhan{TSU} Geek Article and Review System 1 01-18-2006 01:28 AM


All times are GMT. The time now is 12:05 PM.


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