Page 1 of 1

Problem after installed the theme

PostPosted: Tue Sep 13, 2005 7:02 am
by csicso
Hi, I've just installed the templates and i got this error message at the portal.php:
[quote]Parse error: parse error in /forum/includes/template.php(938) : eval()'d code on line 494[/quote]

any solution?

Re: Problem after installed the theme

PostPosted: Tue Sep 13, 2005 7:02 pm
by Helter
im not sure, but check to be sure that the proper files in your includes folder are chmod'd correctly. esp def_themes

PostPosted: Wed Sep 14, 2005 3:12 am
by csicso
thx 4 the quick reply
ok than, would you tell me the correct chmods?
:|

Re: Problem after installed the theme

PostPosted: Wed Sep 14, 2005 3:47 pm
by Helter
777 album_mod/upload
777 album_mod/upload/cache
777 backup
777 cache
777 files
777 files/thumbs
777 images/avatars
777 images/smiles
777 includes/cache_tpls
666 includes/def_auth.php
666 includes/def_icons.php
666 includes/def_qbar.php
666 includes/def_themes.php
666 includes/def_tree.php
666 includes/def_words.php
666 includes/phpbb_security.php
666 language/lang_xxxxxx/lang_contact_faq.php
666 language/lang_xxxxxx/lang_extend_xxxxxx.php
666 language/lang_xxxxxx/lang_faq.php
666 language/lang_xxxxxx/lang_faq_attach.php
666 language/lang_xxxxxx/lang_prillian_faq.php
777 modules
777 modules/cache
777 modules/cache/explain
777 pafiledb/cache
666 pafiledb/cache/data_global.php
777 pafiledb/cache/templates
777 pafiledb/cache/templates/XXXXXX
777 pafiledb/cache/templates/XXXXXX/admin
777 pafiledb/images/screenshots
777 pafiledb/uploads
666 profilcp/functions_profile.php
777 profilcp/def
666 profilcp/def/def_userxxxxxx.php
666 templates/xxxxxx/sub_templates.cfg
777 var_cache
666 config.php

PostPosted: Thu Sep 15, 2005 3:49 am
by csicso
thanks a lot!

PostPosted: Tue Sep 20, 2005 6:21 am
by nitto1320i
did it work? cause im having thesame problem also..

Re: Problem after installed the theme

PostPosted: Tue Sep 20, 2005 1:09 pm
by Helter
those are neccesary steps to install IM. If you dont remember doing it, you need to do it now or most of your mods wont work, and you may not even be able to access your forum. It couldnt hurt to double check anyway because sometimes your ftp client will skip, or error on some and you will never know unless you read the error log

Re: Problem after installed the theme

PostPosted: Thu Sep 22, 2005 2:57 pm
by ShelliB
Checked all chmods. Matched what is posted here. Still getting error:
Parse error: parse error in d:\home\shw1_163\wcchat.net\public_html\includes\template.php(938) : eval()'d code on line 494

Any ideas?

Re: Problem after installed the theme

PostPosted: Thu Sep 22, 2005 6:51 pm
by Helter
im not familiar with that error. Since Integrastyle is the most downloaded file in the database and there are only 4-5 ppl having problems with it I do not believe it to be a template error. It is strange though that all of the problems have happened in this last week, soi have just updated nearly every file in Integrastyle. I hope it helps

Re: Problem after installed the theme

PostPosted: Fri Sep 23, 2005 7:56 pm
by Teelk
Solution for Integrastyle's eval()'d error is here: viewtopic.php?t=113&highlight=eval

Re: Problem after installed the theme

PostPosted: Sat Sep 24, 2005 1:50 am
by Helter
thx Teelk. I just checked the Integrastyle in the dl section and it does not have that prob. I must have inadvertantly fixed it when I re-ported it. I hope that is the case

Re: Problem after installed the theme

PostPosted: Sat Sep 24, 2005 8:03 am
by ShelliB
I haven't learned enough about php and templates YET to know why it is doing what it is doing, but I found an easy fix. I started a brand new test forum even redownloaded intregramod freshly. Got it installed. Came here downloaded the newest integrastyle you just put on. Installed it and still received the same problem. Went back into the ACP>extreme styles>configuration. I checked Smart check and Shows errors when files are incorrectly included in tpl files I changed to Yes. Uninstalled integrastyle and reinstalled it. That fixed it. It did not show any errors in tpl files, but evidently Smart check fixed whatever was hanging it up on my system. (OOPS I see ya'll found what was causing it. Well this will help someone who doesn't know how to fix the code)
Hope this helps someone.

Re: Problem after installed the theme

PostPosted: Fri Feb 27, 2015 11:12 pm
by miterreader
im not sure, but check to be sure that the proper files in your includes folder are chmod'd correctly.