Zymic Forums

Webmaster resources

Zymic IRC Server

Chat in real time at irc.zymic.com - Learn More

Welcome

Welcome to the Zymic webmaster forums. Our forums are here to provide people the free ability to discuss a range of websites related topics such as design, development coding and marketing.

In order to post you will need to register for a zymic account or if you already have one simply login by using the form on the left.

left Zymic Webmaster ForumsZymic Free Web HostingTutorials right
  Reply to this topic Start new topic
left right
Andrew
post Dec 19 2009, 03:07 AM
Post #1


Hosting Abuse Staff
*******

Group: Moderators
Posts: 2,933
Joined: 14-February 08
From: Fort Myers FL, USA
Member No.: 10,089



If you've just recently installed Quicksilver Forums on your Zymic hosting account, then you may have run into an error when trying to access to admin panel.

To be able to fix this error and login to the admin panel, you will need to edit a single file. I will be pointing you to go to "Line 60" or otherwise, and to do this you will need a text editor that has line numbering. A good free version would be Notepad++. Go ahead and download that and use Notepad++ to edit the file as mentioned below.

You will need to open the file /modlets/rssreader.php and go to line 60.
Line 60 looks like:
CODE
ini_set( 'user_agent', 'qsf-rssreader' );


To fix this change that line to:
CODE
@ini_set( 'user_agent', 'qsf-rssreader' );

Notice all I did was add an @ sign in front of ini_set

And that's it, it's quite a simple fix for a full stop error!
Good luck!
Go to the top of the page 
 
  + Quote Post
 Reply to this topic Start new topic
left right
0 Members:
left right
 


Lo-Fi Version Time is now: 25th May 2013 - 09:25 PM