1
GadgetMn
HELP: Broken Site. Please read for errors
  • 2004/1/7 14:02

  • GadgetMn

  • Just popping in

  • Posts: 55

  • Since: 2003/7/15


Can anyone tell me what would cause this

Quote:
Warning: Smarty error: problem writing temporary file '//3ffc130ddcaaf' in /data/sites/www.partners.insightexec.com/live/class/smarty/Smarty.class.php on line 1042

Warning: open_basedir restriction in effect. File is in wrong directory in /data/sites/www.partners.insightexec.com/live/class/smarty/Smarty.class.php on line 1575

Warning: open_basedir restriction in effect. File is in wrong directory in /data/sites/www.partners.insightexec.com/live/class/smarty/Smarty.class.php on line 1158

Warning: Failed opening '/default^theme.html' for inclusion (include_path='.:/usr/local/php-4.2.2/share/pear') in /data/sites/www.partners.insightexec.com/live/class/smarty/Smarty.class.php on line 1158


I made a simple modification to my theme to include the following:

Quote:
<table width="200" cellspacing="0" cellpadding="0" border=0>
<tr>
<td align="right" class="register" width="200">
<img src="/themes/insightexec/spacer.gif" width="200" height="5" border="0"><br><{if $xoops_isuser}>
<img src="/themes/insightexec/red_line.gif" width="43" height="8"><A HREF="/user.php" class="register"><{$xoops_uname}></a><{else}>
<img src="/themes/insightexec/red_line.gif" width="43" height="8">Visitor <A HREF="/register.php" class="register">Register Now</a><{/if}>
<br>&nbsp;
</td>
</tr>
</table>



2
Herko
Re: HELP: Broken Site. Please read for errors
  • 2004/1/7 14:10

  • Herko

  • XOOPS is my life!

  • Posts: 4238

  • Since: 2002/2/4 1


I'm not sure, but it could be that you're calling the images without the <$xoops_imageurl}> tag, but directly from the /themes/insightexec/ folder. That's just one thing that I noticed.

However, you might want to check with the hosting provider is they have made any changes, causing the open_basedir() restriction to kick in... We have seen that problem before, but I don't know the solution, or the cause.

Herko

3
GadgetMn
Re: HELP: Broken Site. Please read for errors
  • 2004/1/7 17:33

  • GadgetMn

  • Just popping in

  • Posts: 55

  • Since: 2003/7/15


Herko,

It's my own dedicated server and is not touched by the host. I'll check the image issue as you suggest.

Cheers,

Roy

4
GadgetMn
Re: HELP: Broken Site. Please read for errors
  • 2004/1/7 17:43

  • GadgetMn

  • Just popping in

  • Posts: 55

  • Since: 2003/7/15


Herko,

I have now replaced the image path with the <{$xoops_imageurl}>. Still no joy

I cannot even log in to the site by going directly to user.php is there a back door to the admin so I can at least try and change the theme.

I can use phpMyAdmin if that's any help.

GadgetMn

5
CBlue
Re: HELP: Broken Site. Please read for errors

In phpmyadmin click on your xoops_config file to change your default theme to a theme that you know works right.

6
CBlue
Re: HELP: Broken Site. Please read for errors

Also, click on the xoops_users table and change your own default theme there to the same theme name.

7
GadgetMn
Re: HELP: Broken Site. Please read for errors
  • 2004/1/7 18:05

  • GadgetMn

  • Just popping in

  • Posts: 55

  • Since: 2003/7/15


Guys,

Thanks for your help so far. However changing the themes back to default has not helped in anyway.

I have now examined the line numbers in the Smarty.class.php.

The errors related to the following:

1042: Error trigger routine
1575: Writes the compiled template
1158: has something to do with the smarty_compile_path

This line in the output is concerning me:

Warning: Failed opening '/default^theme.html' for inclusion (include_path='.:/usr/local/php-4.2.2/share/pear')

Where did the ^ come from and the path stated in the include_path= does not exist. This is a Win2K server and this has never cropped up before.

Cheers,

GadgetMn

8
GadgetMn
Re: HELP: Broken Site. Please read for errors
  • 2004/1/7 18:21

  • GadgetMn

  • Just popping in

  • Posts: 55

  • Since: 2003/7/15


All,

The theme issue seems to be a red herring. I have just loaded it on to my dev XOOPS instance and it works as expected. You can log in to the dev site, which is on the same server in a folder at the same level as the live site and it all works fine. However the live site still fails.

Also just realised that this is a hosted server (nor is it Win2K), not my own, so I am just checking with them now.

The live site is athttp://partners.insightexec.com/
The dev site is athttp://partners.insightexec.com/dev/

Cheers,

GadgetMn

Login

Who's Online

224 user(s) are online (144 user(s) are browsing Support Forums)


Members: 0


Guests: 224


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits