-
how did you learn graphic design?
Hey guys Basically, I know how to code a website, I done a module at university and learnt that way...problem is i never learnt graphic design. Is it possible to learn from home would you say? How did you learn? x
-
Web developer role - should it include graphic design?
Might sound like a dumb question... but if you are putting a website together for someone, do you generally design the graphics? Or isthatthe job of a graphic designer? I cant help but feel this is expected
-
homepage been hacked
thanks so much for all the help. Changed the wordpress password and now just to change the ftp one. Is it the hosting company who does that then? Thanks again x
-
homepage been hacked
Found it! It was under: /public_html/wp-content/themes/FlexxBold_103/FlexxBold_103 (this is the installed theme) so index.php is not lying on the root. and the hack is.. <? echo(stripslashes(base64_decode('CSgrXSBIYUNrZWQgQnkgSDNyY3VsZS0zMiAtXy0gVHVuaXMgLV8tICBbKyk='))); exit; ?>
-
homepage been hacked
Thanks for the tip Nope, just that index.php file, no html file.
-
homepage been hacked
Within public_html/wp-content there is an index.php file which says: <?php // Silence is golden. ?> Anyone know if this is an actual script? Lea
-
homepage been hacked
<?php /** * Front to the WordPress application. This file doesn't do anything, but loads * wp-blog-header.php which does and tells WordPress to load the theme. * * @package WordPress */ /** * Tells WordPress to load the WordPress theme and output it. * * @var bool */ define('WP_USE_THEMES', true); /** Loads the WordPress Environment and Template */ require('./wp-blog-header.php'); ?> ^^ this is the index.html page, still cant see where it has (+] HaCked By H3rcule-32 Tunis [+) Annyoing!!
-
homepage been hacked
Wow thanks all for your help. Im currently re installing wordpress and im going to try and recover the index.php file. Still find it strange that I cant actually see that text on that page when i open it in dreamweaver though. Lea
-
homepage been hacked
Hi guys My friend owns katiebulmer.com, and ive only done a little bit web development but i said id try and help her out. She has word press as CMS, and posts pages from there. As you can see the home page has been replaced but if you go onto katiebulmer.com/contact this works fine. This im guessing is the index.html page? I have connected using FTP and theres public_html/index.php Is this the page that seems to have been hackked? I cant see anything obvious on this page just scripts. Can anyone help with this? Thanks in advance Leanne