Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Kee-Lo

Pages: [1]
1
Same sort of problem I had - we never got it fixed either ;(

2
Mods & Plugins (Requests & Discussions) / News System
« on: November 11, 2002, 04:26:50 PM »
Yes, agreed, that would make a cool mod.
 :D

3
Do you use the full path to your server, or are you also on a host which doesn't give you root access?

4
I have no idea what the full path is, I don't have root access to the server.

5
XippiX,

Danke!!!!!!!   The iframes work perfectly, thank you very much :) :)

A happy Kee-Lo  :D

6
The news scipt has now moved to 4images/templates/news/index.php

I get the error:

Quote
Warning: Failed opening 'news/index.php' for inclusion (include_path='.:/data/apache/php/mmp_lib') in template.php(133) : eval()'d code on line 368


Here is where the code is in relation to home.html inside the templates/default_wide/ directory:

Quote

              {whos_online}
              <br />
<?php
include("news/index.php");
?>


Hope this helps a bit more :)

7
Mods & Plugins (Requests & Discussions) / Errors Errors Errors
« on: October 27, 2002, 02:05:19 PM »
Quote
Warning: Failed opening 'admin/system/error.php' for inclusion (include_path='.:/data/apache/php/mmp_lib') in engine.php on line 3

Warning: Failed opening 'admin/system/functions.php' for inclusion (include_path='.:/data/apache/php/mmp_lib') in engine.php on line 4

Fatal error: Call to undefined function: loadsettings() in engine.php on line 20


Is this a 4images thing, or does my host not support this function?

I also moved the folder to the templates folder and I got this:

Quote
Warning: Failed opening 'news/index.php' for inclusion (include_path='.:/data/apache/php/mmp_lib') in template.php(133) : eval()'d code on line 368

8
Quote

Parse error: parse error in template.php(133) : eval()'d code on line 368


 :x

I out it the full http address too :(

whats wrong with this thing?[/quote]

9
sorry, that doesn't work either I am confused where I should put this code.  Is it in the templates or in index.php on the root?

I want it to show after the "whos logged in" bit

 :?  :?

10
Hi Jan

I am a real newbie to php, and I was wondering how I would go about installing a news script into the 4images portal.  I have done everything that the script tells me, but when it comes to this code, I get a parser error, I put it in index.php

Code: [Select]
<? include(news/news.php); ?>

Where am I going wrong?

11
Installation, Update & Configuration / help needed
« on: October 26, 2002, 12:42:37 AM »
Hi all,

I downloaded and installed 4images as explained in your install.txt, but when I run the install and tell it to install I get the following:

DB Error: Could not select database (wallpaper).

The database is there, and the table is there.

<snip>

Sorry, my error

Pages: [1]