[Solved]: Integrating a slide show into my webpage - Page 2 [Solved]: Integrating a slide show into my webpage - Page 2
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

[Solved]: Integrating a slide show into my webpage

Started by robinwyatt, January 04, 2009, 10:27:49 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

phill104

The correcting of the spelling will fix it all. Something went screwy there.
It is a mistake to think you can solve any major problems just with potatoes.

phill104

In your flashthimbs/php file you also havn't changed alb=1 to aid=1 as suggested earlier. I did not notice you hadn't changed it.

change that and it should work. It does on my machine.
It is a mistake to think you can solve any major problems just with potatoes.

robinwyatt

Hurray! This is simply beautiful, I can't thank you enough.

Is there somewhere you could direct me to where I can read an idiot's guide that will help me create the iFrame you spoke of so that the slideshow you helped me make could appear on http://www.robinwyatt.org/index.php?pr=Work_Experience ?

phill104

Just google iFrame. It will give you an idea of how it works

Pop this code in a table/div on your homepage where you want the slideshow to appear.

<iframe src="http://robinwyatt.org/mygalleryfolder/mooslide.php" frameborder="0" scrolling="Auto" width="340" height="270" title="Map">
News </iframe>


Good luck. I'll mark this thread as solved.
It is a mistake to think you can solve any major problems just with potatoes.

robinwyatt

Thanks.

I have Soholaunch Pro, so I tried inserting the code you gave me as a custom code, as you can see in the attached screenshot. But as you can see at http://www.robinwyatt.org/index.php?pr=Work_Experience , the result was that http://www.robinwyatt.org/sohoadmin/version.php?process=MQ==&PHP_AUTH_USER=cm9iaW53eWE=&PHP_AUTH_PW=dGhvZ2FjaHU= appeared on the page where I had wanted to embed the slideshow. If not custom code, do any of those options at the top with the blue background look more credible? Or did I enter the code wrongly? Or...  ???

phill104

Don't know, I do all my work in a plain text editor.

Sorry, we cannot support your general coding problems on here. I've helped you get your mod running but I cannot help you build your page. There are many forums and google groups out there that can provide that kind of support.

Good luck with your site. It does look interesting. If you have any further issues with coppermine feel free to ask.
It is a mistake to think you can solve any major problems just with potatoes.

robinwyatt

Understood.

FYI, I sorted it. Inside the Soholaunch Pro text editor, there is an HTML button. This actually solves a lot of other confusion for me!

Thanks again. All the best.