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 - matthew

Pages: [1] 2
1
Discussion & Troubleshooting / Where is jpg.html called from?
« on: June 09, 2003, 08:28:47 PM »
Thanks Chris!

2
Discussion & Troubleshooting / Where is jpg.html called from?
« on: June 09, 2003, 12:37:21 AM »
As the subject says, which file calls the appropriate jpg.html, gif.html, etc.

3
Mods & Plugins (Requests & Discussions) / Selected Image
« on: June 05, 2003, 04:08:24 AM »
In the event others are trying to do same thing, heres how its done:

Code: [Select]

<param name="IMAGE" value="{media_src}">


Pretty easy, but for some reason couldn't get it to work before.

4
Mods & Plugins (Requests & Discussions) / Selected Image
« on: June 01, 2003, 05:53:21 AM »
I'm trying to modify the jpg.html file. Currently it has:

Code: [Select]

<img src="{media_src}" border="1" alt="{image_name}"{width_height} /><br />


What I'm trying to do, is get the above into the IMAGE LINK below

Code: [Select]

<applet code>
         <param name="IMAGE" value="IMAGE LINK">
</applet>


Its easy enough to put a url in it, but I would like it to be like the orignal code, where the link is done automatically based on what the user clicks on.

Any ideas?

5
Correct me if i'm wrong, but when a picture is a jpg, it calls the jpg.html file from the templates/default/media/

Would it be possible to have an option, perhaps from the users control panel, or directly from the details page, where a different file could be called, for example jpg_effect.html , and display the picture with the options from in that file.

Hopefully that was clear on how it was written.

Matt

6
Thanks V@no, works great!

7
So far some things seem to be working. I already had a phpbb forum and its displaying when I have message there in the popup. However when I try to click on the PM field in the comment section or profile, I get the following:

Fatal error: Call to undefined function: get_smiles_text() in /home/test/public_html/pms.php on line 222

Any ideas?

8
I played around with various sizes and ended up with fixed width of 150.

9
Discussion & Troubleshooting / problem
« on: April 03, 2003, 11:51:36 PM »
Managed to get this working now. Was something in the html as you thought.

10
Mods & Plugins (Releases & Support) / [Mod] Slideshow
« on: April 03, 2003, 02:07:14 AM »
Great Job Fugaziman!!

11
Discussion & Troubleshooting / problem
« on: March 30, 2003, 08:37:26 PM »
Tried changing what you suggested, same thing happened. Thanks though!

12
Discussion & Troubleshooting / problem
« on: March 30, 2003, 04:32:39 AM »
Chris,

I added the iframe but ran into a problem.

I added the poll using iframe into the left side of 4images, however my problem is it seems to overwrite everything thats on the right side. What I mean is on the right side I should have some text but it seems to overwrite everything.

To see what i'm talking about:
http://www.seclusion.org/index.php?template=polls

As you can see, on the left the poll shows up, however that big black space on the right should have text however it doesn't show it while the iframe is on the right. Not sure how clear this sounds but though you might have some idea?

Matt

13
Mods & Plugins (Releases & Support) / [Mod] Toplist altered
« on: March 28, 2003, 11:22:28 PM »
Great Stuff!

Just added this to my gallery and have to say it really adds flavour to the page.

Thanks to all involved in it!

Matt

14
Installation, Update & Configuration / # of new images on main page?
« on: March 23, 2003, 03:54:50 AM »
Thanks again V@no!

15
Installation, Update & Configuration / # of new images on main page?
« on: March 22, 2003, 04:10:14 PM »
Currently its set to 3 which i guess is the default. How would I change this amount? In the admin cpanel theres no option there, it only has the options for the category pages.

Matthew

Pages: [1] 2