
Woomera
MemberContent Type
Profiles
Forums
Events
Everything posted by Woomera
-
How to translate my website?
Woomera replied to Woomera's topic in Web Development (HTML, Java, PHP, ASP, XML, etc.)
thanks for the response PHK,but thats not what i wanted. -
How to translate my website?
Woomera replied to Woomera's topic in Web Development (HTML, Java, PHP, ASP, XML, etc.)
that actualy would work so it stores it in the cookie and for the new pages it do it automaticaly and send the page to the translation service.but 2 problem: 1.i dont know how to do that 2.it would be better if i wouldnt ask my users to enable their cookies,as they may not be a registered user and it would be a little odd. is there anyway that i can put a hyperlink to google translation ADless that would work? that would be great. -
How to translate my website?
Woomera replied to Woomera's topic in Web Development (HTML, Java, PHP, ASP, XML, etc.)
well im afraid thats not possible cause its kinda a blog and i make like 20 posts per a day. well i found a handy tool from appliedlanguage.com that you can put it on top of the page and when people click on any flag it translate it to that selected language,the problem is that when you click on a link the next page is not translated. google translator is good and i can use the translation link as a hyperlink,the problem is that it has a big AD of google on top and when you click to remove the AD,the adlesss link can not be hypelinked.when you hyper link it it doesnt work when u click and it just shows the original page. any ideas people? -
Thanks very much DOTNETSHANNON. i was looking for somethin like this
-
thats was very funny.thanks dirt
-
IPB validating email doesnt work!
Woomera replied to Woomera's topic in Web Development (HTML, Java, PHP, ASP, XML, etc.)
doesnt matter i found a fix @martin: the problem was the line 127 in class_mail.php -
IPB validating email doesnt work!
Woomera replied to Woomera's topic in Web Development (HTML, Java, PHP, ASP, XML, etc.)
i tried that with diffrent options.php with no username and password doesnt work.even tried smtp with 2 servers but no results still. i searched around and found a topic in another forum that this is a common issue and theres something wrong with the source/classes/class_email.php file but they say the solution is that you replace it with the newer file from newer version of ipb and do the upgrade process.well i have the ver 2.2.1 and as far as i know thats the latest version.anyway i changed my email page settings and saved them,then downloaded the class_email file to see if any changes happened.but there was none. also when the registration process is complete and says the email is sent theres an error on the top of the page: -
editing my forum header?
Woomera replied to Woomera's topic in Web Development (HTML, Java, PHP, ASP, XML, etc.)
ok here is what my menu looks like when i use: looks: so i tried a simple hyperlink: looks:EDIT: OOOMG ... Pfff you gotta be kiddin me right? check this out: and here is the result: im a genius B) -
editing my forum header?
Woomera replied to Woomera's topic in Web Development (HTML, Java, PHP, ASP, XML, etc.)
this is how it looked after my edit: <!--ipb.rightlinks.start--> <if="$this->ipsclass->vars['home_url']"> <div class='ipb-top-left-link'><a href="{$this->ipsclass->vars['home_url']}">{$this->ipsclass->vars['home_name']}</a></div> </if> <div class='ipb-top-right-link'><a href="{$this->ipsclass->base_url}act=Help">{$this->ipsclass->lang['tb_help']}</a></div> and it doesnt work.anything i did wrong? -
editing my forum header?
Woomera replied to Woomera's topic in Web Development (HTML, Java, PHP, ASP, XML, etc.)
it doesnt work i inserted it but nothin appears -
editing my forum header?
Woomera replied to Woomera's topic in Web Development (HTML, Java, PHP, ASP, XML, etc.)
doesnt that still open the calendar page expect that now it shows an image that is pointed to that calendar? -
editing my forum header?
Woomera posted a topic in Web Development (HTML, Java, PHP, ASP, XML, etc.)
i installed the invision board and now i wanna add a botton to my menu(where calendar,search... are) point to my homepage.well i know that i have to edit GLOBAL_BOARD_HEADER and i see the current bottons forexample this is calendar botton: <div class='ipb-top-right-link'><a href="{$this->ipsclass->base_url}act=calendar">{$this->ipsclass->lang['tb_calendar']}</a></div> now,i dont know anything about PHP programming but most of times i manage to find a solution.but i couldnt find this one 'so can anyone please give me a hand and tell me how i can edit this so i have a botton that appears as "HOME" and on click it open my homepage? thanks. -
i have two program that both use mysql databases.both databases are planned to be hosted on a same server BUT is there any diffrence that i make one mysql DB for both and use prefix name for their tables or make 2 individual DB's? by diffrence i mean performance diffrence.
-
Cant you just email MS support team and ask them?
-
I assume that you meant to say HI EVERYONE well hi to you too and welcome to the forum
-
well i assume you are talking about IE,right? well in ie 7 there are printing botton and tools menu that you can access to internet options and other links so you can remove the menu bar. or you can install OPERA instead and then you can cotumize it completely the way you want it easily through the options
-
what are you exactly trying to do? accessing the shared files or loging in that system with remote desktop connection?
-
system properties>advance>startup and recovery>write debugginf information --> what option is set there? it might be that windows shutting down procedure is not geting complete before system restart.it might happen with a problem with windows or a software installed.
-
And here are mines :
-
you can do that via NTFS security and permissions.type "NTFS SECURITY" in your windows help and click on the first result. you can also define QUOTA's for the users.again search for "QUOTA" in windows help and click on the first result.
-
ok thanks CLUBERTI so much for your time man. and spooky this is not on vista.its my problem with explorer crashing on xp.and yes i have kaspersky up-to-date installed. badges is a software i installed sometimes ago.it adds an extension to explorer so you can changes the icon of folders just by right-clicking on them and choose from the list.well i never used it so i just uninstalled it
-
ok this is the header file of a template i downloaded: The file as you see its says"BLOG" witha cool effect.cananyone please change that to "FUN4FW" with the same or any other cool effect(that is similar to that effect)? this is a blog im trying to create and i need this header thanks for any help