Re: How to place a flash banner [ Started by chrisdegrote in General support : 8 replies ]
But I see now that the flash banners down on my site are only shown on the homepage and not on the other pages. What could be the cause of that?
Welcome to jobberBase Developer Community!
You are not logged in. Please login or register.
We've just added a new category for forums dedicated to local communities.
If you're interested in starting a community in your country or even city, please write us at hello@jobberbase.com and we'll make it happen.
We're also looking for moderators on each local community -- so email us :).
jobberBase Community » Posts by chrisdegrote
But I see now that the flash banners down on my site are only shown on the homepage and not on the other pages. What could be the cause of that?
thanks for the link!!
Hey all an update on this post!
To let the flash movies show in internet explorer use this line of code. If you want more info on this subject check this out.
http://code.google.com/p/swfobject/downloads/list
&
http://code.google.com/p/swfobject/
[code]<object id="myId" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="300" height="250">
<param name="movie" value="test.swf" />
<!--[if !IE]>-->
<object type="application/x-shockwave-flash" data="test.swf" width="300" height="250">
<!--<![endif]-->
<div>
<h1>Alternative content</h1>
<p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>
</div>
<!--[if !IE]>-->
</object>
<!--<![endif]-->
</object>[/code] …
On my site I've found two errors (according to internet explorer) It works perfect on chrome, firefox, safari.
Before messing things up I would like to know what's the best fix for this problem. All help is greatly appreciated
1: Syntaxisfault
tiny_mce.js
code: 0
URI: http://wwwbaanict.com/js/tiny_mce/tiny_mce.js
Line 1 sign 1
2: tinyMCE is not defined
www.baanict.com/
code: 0
URI: http://www.baanict.com
line 344 sign 9
Hey all
I've just updated to the internet explorer 8 version. Unfortuanely it looks now different with the search option. The box with the live search now is settled in the middle instead of the left. Does anybody got the same problem? and of course does anybody got a solution for this problem?
I don't want to offend anybody but Internet explorer sucks (big time)!!
@Links Thanks again for helping me!!
:rolleyes: That was stupid of me. I just copy paste everything stated before in this topic.
You're solution works perfect!!
Thanks for your reply. And I started all over but of course it still doesn't work.
So I'am posting all the changes I've made to the files.
1: image.php in folder /math_captcha
[code]<?
session_start();
$operators=array('+','-','*');
$first_num=rand(1,5);
$second_num=rand(6,11);
shuffle($operators);
$expression=$second_num.$operators[0].$first_num;
eval("\$session_var=".$second_num.$operators[0].$first_num.";");
$_SESSION['security_number']=$session_var;
$img=imagecreate(100,50);
$text_color = imagecolorallocate($img,255,255,255);
$background_color= imagecolorallocate($img,0,0,0);
imagefill($img,0,150,$background_color);
imagettftext($img,16,rand(-10,10),rand(10,30),rand(25,35),$background_color,"courbd.ttf",$expression);
header("Content-type:image/jpeg");
header("Content-Disposition:inline ; filename=secure.jpg");
imagejpeg($img);
?>[/code]
2: courbd.ttf in folder /math_captcha
3: _templates/job_details. …
I've tried it but I don't see a image? What am I doing wrong? http://www.baanict.com
to try it out
http://www.baanict.com/job/297/test-at-test/
I believe it's quite easy to achieve that.
You've got a footer.tpl and a header.tpl in the templates folder. If you open the files you can see the links there. Try to search in the forum on those files and you will find a anwser on it.
Good luck
Dear all,
I would like to know if somebody knows it's possible for Google to index the site properly. To show sitelinks in the google search result. I know the site has to be an authority on the specified search.
[url]http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=47334[/url]
[url]http://googlewebmastercentral.blogspot.com/2006/09/information-about-sitelinks.html[/url]
[url]http://www.jobberbase.com/forum/topic1266-how-to-change-the-options-on-the-ideal-job-page.html[/url]
Try to search in the forum for anwsers
[url]http://www.jobberbase.com/forum/search.html[/url]
Good luck!
Hey Links thanx again for your support!
The explanation works perfect. In my case I've made my flash movie transparant. [url]http://kb2.adobe.com/cps/142/tn_14201.html[/url]
I still want to make a hand icon when you hoover over the logo. I believe there are several options to solve this. But I was wondering what the easy solution is to change back to the hand icon back. so that visitors know that they can always click on the logo. (for returning on the homepage).
Thanks
[code]<div id="header">
<h1 id="logo">
<a href="{$BASE_URL}" title="{$translations.header.title}">{$translations.header.name}
<object height="85" width="375" align="left" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">
<param value="{$BASE_URL}logobaanict.swf" name="movie"/>
<param value="high" name="quality" />
<param name="wmode" value="transparent">
<embed height="85" width="375" align="left" wmode="transpare …
Anybody? who can help me?
Dear all,
I would like to give organisations an option to place a short summary of their company with logo, video. Of course I can do it all Manaully but I was wondering if their is a more efficiënt solution for this feauture? Looking forward to your suggestions!
Dear filipcte,
What are the feautures of the pro version? support? free updates etc. I've read that the price will be $200.
But to give a anwser on your question, I think both options you stated are plausible and justified but I would like to remind you that the program has to stay low entry. This is of course good for the community vis à vis the growth of Jobberbase.
Good luck with Pro!
@evertsemeijn
Thanx for your efforts to try to make Tiny MCE work properly. If I can help you with some effort/time I am willing to help you! Unfortuanelly I am a PHP novice but maybe you can delegate something. Good luck!!
I've tried it to get it working, but even with all the steps from post 1 and 4. I don't see any kind of changes.
@Evertsemijn I'm looking forward to see a complete list of the hacked files. Anyway this would be a great add-on and maybe it should be integrated in a future update of jobberbase.
@tokyoj Do you know what you have to edit to get a flash logo instead of a fixed image?
Your help would be greatly appreciated
I think you can. But It would appreciated (by the developers)if you refer to the jobboard software.
But maybe a moderator can give you a better anwser
Great Tip!!
It works now thank you for the tip!!!!!!
Thanx for the reply!
Unfortuanelly I can't get it to work.
This is partially my code from the footer.tpl I've put the .swf (name is movie.swf)file in the root folder. I also tried it to place it in root/flash/. Both doesn't work.
What am I doing wrong?
[code]<object height="80" width="700" align="left" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000">
<param value="path_to_flash/movie.swf" name="movie"/>
<param value="high" name="quality"/>
<embed height="80" width="700" align="left" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" quality="high" src="path_to_flash/movie.swf"/>
</object>
</div><!-- #container -->
<div class="footer">
<div id="footer-contents">
<div id="footer-col1">
{$translations.footer.column_use}:<br />[/code] …
Dear all,
I have a question about placing a flash banner on my site. I would like to know what you've got to edit in PHP for that effect?
I would like to have the banner just above the footer links and below the job openings. The banner would be 700 px wide and quite thin 40px.
Thanx
Thanks again for your response. It works and I've verified my site.
just did your solution but it doen't work. I've did the same thing with dreamweaver.
still the same error
Verification status: NOT VERIFIED
We've detected that your 404 (file not found) error page returns a status of 200 (Success) in the header.
Dear all I've got another issue this time by verifying my site with google. I've made a html document with the name given by google and uploaded it to my root folder.
Google gives me the following error.
We've detected that your 404 (file not found) error page returns a status of 200 (Success) in the header.
Well in this case I've got two questions?
One did somebody else encounterd this problem too (please tell me what to change)
Two Google offers also a solution with meta description. But I've got not a clue where to place that. (config,index,header?)
Thanks
Page [ 3 of 4 ] Posts by chrisdegrote [ 51 to 75 of 93 ]
jobberBase Community » Posts by chrisdegrote
Powered by FluxBB
[ Generated in 0.022 seconds, 4 queries executed ]