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?

Re: errors with new Iexplorer 8 [ Started by chrisdegrote in General support : 2 replies ]

thanks for the link!!

Re: How to place a flash banner [ Started by chrisdegrote in General support : 8 replies ]

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] …

Topic: Tiny MCE error with internet explorer [ Started by chrisdegrote in General support : 2 replies ]

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

Topic: errors with new Iexplorer 8 [ Started by chrisdegrote in General support : 2 replies ]

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)!!

Re: Add MathCaptcha to the apply-page [ Started by Adnetto in General support : 35 replies ]

@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!!

Re: Add MathCaptcha to the apply-page [ Started by Adnetto in General support : 35 replies ]

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. …

Re: Add MathCaptcha to the apply-page [ Started by Adnetto in General support : 35 replies ]

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/

Re: A few changes [ Started by spikescot20057800 in General support : 3 replies ]

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

Topic: Sitelinks possible with Jobberbase? [ Started by chrisdegrote in General discussion : 0 replies ]

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]

Re: what is the ideal job link that appears on the jobberbase website [ Started by ltoso in General support : 1 replies ]

[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!

Re: Flash logo [ Started by rwarner in General support : 5 replies ]

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 …

Re: Flash logo [ Started by rwarner in General support : 5 replies ]

Anybody? who can help me?

Topic: Would like to make a organization index [ Started by chrisdegrote in Feature requests : 0 replies ]

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!

Re: jobberBase licensing [ Started by filipcte in General discussion : 3 replies ]

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!

Re: Advance Textile? ? ? [ Started by cayenne in General discussion : 7 replies ]

@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!!

Re: Finally! Replace Textile with TinyMCE [ Started by evertsemeijn in General support : 58 replies ]

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.

Re: Flash logo [ Started by rwarner in General support : 5 replies ]

@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

Re: customization jobberbase [ Started by pakstockexchange in General support : 5 replies ]

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

Re: How to place a flash banner [ Started by chrisdegrote in General support : 8 replies ]

Great Tip!!

It works now thank you for the tip!!!!!!

Re: How to place a flash banner [ Started by chrisdegrote in General support : 8 replies ]

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] …

Topic: How to place a flash banner [ Started by chrisdegrote in General support : 8 replies ]

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

Re: Verification error with google [ Started by chrisdegrote in General support : 5 replies ]

Thanks again for your response. It works and I've verified my site.

Re: Verification error with google [ Started by chrisdegrote in General support : 5 replies ]

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.

Topic: Verification error with google [ Started by chrisdegrote in General support : 5 replies ]

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