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 - seanie morris

Pages: [1]
1
Hi all,

I already found this thread with an apparent fix:

http://www.4homepages.de/forum/index.php?topic=19984.0

but it did not work. The error I get at the homepage/login page is:
Quote
Warning: Cannot modify header information - headers already sent by (output started at /home/content/t/u/l/tullamorelife/html/4images/lang/english/main.php:394) in /home/content/t/u/l/tullamorelife/html/4images/includes/sessions.php  on line 102

Warning: Cannot modify header information - headers already sent by (output started at /home/content/t/u/l/tullamorelife/html/4images/lang/english/main.php:394) in /home/content/t/u/l/tullamorelife/html/4images/includes/sessions.php on line 102

When I try to login in, I get:
Quote
Warning: Cannot modify header information - headers already sent by (output started at /home/content/t/u/l/tullamorelife/html/4images/lang/english/main.php:394) in /home/content/t/u/l/tullamorelife/html/4images/includes/sessions.php  on line 102

Warning: Cannot modify header information - headers already sent by (output started at /home/content/t/u/l/tullamorelife/html/4images/lang/english/main.php:394) in /home/content/t/u/l/tullamorelife/html/4images/includes/sessions.php on line 102

Warning: Cannot modify header information - headers already sent by (output started at /home/content/t/u/l/tullamorelife/html/4images/lang/english/main.php:394) in /home/content/t/u/l/tullamorelife/html/4images/includes/sessions.php on line 102

Warning: Cannot modify header information - headers already sent by (output started at /home/content/t/u/l/tullamorelife/html/4images/lang/english/main.php:394) in /home/content/t/u/l/tullamorelife/html/4images/includes/functions.php on line 114

Can anyone please direct me to a solution?

Thanks in advance,

Seanie.

2
Manurom,
your help has been invaluable, thanks for the tips - they have all helped. I have learned a few more tricks thanks to you. If I could repay the favours, I would. Thanks again!

Seanie.

P.S. I am tweaking some of the templates in 4Images at the moment, but the rest of the site is now up and running -> www.tullamorelife.net.

 :)

3
Manurom et all,
your help has worked, I can now get a random thumbnail to display. However, I need some further tips if anyone can guide me.

I have implemented the iFrame. However, as the thumbnail acts as a link to the larger picture, how do I change the link target path, either to go to e.g. the Gallery introduction page of my site, or even to the 4Images Gallery directly? I also wish to change the font type which appears as the caption under the thumbnail (it is currently defaulting to Times New Roman, size 12, which is not on my site).

I am sorry to pester you with such trivial problems, but I have not dabbled in iFrames before (just good old html so far for me!). Thanks for the help (and a great tool that is 4Images) so far.

Seanie.

4
Hello, seanie, and welcome.

Thanks for the welcome manurom!

In an HTML page, prefer to use the IFRAME tags:
Code: [Select]
<IFRAME src="http://www.path/to/your/gallery/random.php" width=200 height=200 scrolling=no frameborder=0 > </IFRAME>

I am not having any success with this. the index2.html file is there to view still. What I have done is tried placing random.php in different folders on the server, and ammending the path accordingly each time in the document (and thus alsoupploading it too). On the server, all the 4Images content is in a "4images" folder or directory. I believe the gallery is in the "data" folder, and in there is a "thumbnails" folder (amongst others). So, unless I am doing something wrong, the lines of code in 'index2.html' should appear as:

Code: [Select]
<td valign="top"><p align="center" style="font-weight: bold; color: #990000; font-size: 12px">TL&amp;C News!</p>
                  <p>Site updates and news go here.  </p>
                  <p><IFRAME src="http://www.tullamorelife.net/4images/data/thumbnails/random.php" width=200 height=200 scrolling=no frameborder=0></IFRAME></p></td>
              </tr>
            </table></td>

As I said, I have tried placing "random.php" into different folders, but since your iFrames suggestion as well, I STILL can't get it to work!

 :(

5
Hi guys,

I've been a browser of this forum for weeks now, but this happens to be my first post! Trust a newbie to put it into a not-so-help forum first! ;)

I have downloaded Nicky's text file (many thanks for making the MOD). But, the problem is trying to get it installed. The 'index' file I wish to get it on is here (it is just a test page for now):

http://www.tullamorelife.net/index2.html

I uploaded the 'random.php' file (from Nicky's text file) to the default directory, but I cannot make it work. In the file, doesn't it ask to designate the ROOT_PATH's? I've tried combinations but no luck.

Can anyone please steer me towards the right direction?

 :?:

Seanie.

Pages: [1]