Search results

  1. L

    Reset my account

    Hi I just wondering is that possible to reset my account like a new one as it was like when I first created the account because all my files and folder permissions bit messed up and I backed up all my data's so please reset my a/c Thanks
  2. L

    I need my database back please

    Since the lotus upgrade I'm getting the error message " Error establishing a database connection" and cannot login into mysql please fix my database Thanks.
  3. L

    Error establishing a database connection

    Error establishing a database connection My site is down more then a week now please fix the database since I cant see any database in mysql. Thanks.
  4. L

    Error establishing a database connection

    Error establishing a database connection
  5. L

    When lotus will be back online

    When lotus server will be back online? its down for more then 6 hours now...:( Thanks
  6. L

    mod_Sec

    how to manually edit the script?? sorry I'm not fluent in PHP. Cheers
  7. L

    mod_Sec

    function checkExternal ($src) { $allowedSites = array( 'flickr.com', 'picasa.com', 'blogger.com', 'wordpress.com', 'img.youtube.com', ); if (preg_match('/http:\/\//', $src) == true) { $url_info = parse_url ($src)...
  8. L

    mod_Sec

    Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/local/apache/htdocs/home/uploads/wpclassifieds/2010/06/10/1715-1.jpg) is not within the allowed path(s): (/home/:/tmp) in /home/lankatr/public_html/wp-content/themes/wpclassifieds/includes/timthumb.php...
  9. L

    mod_Sec

    An apache mod_sec rule is preventing a script (timthumb.php) from running on my . site. Could you please whitelist my domain so it is allowed to run?
  10. L

    timthumb images are not showing up

    Hi In my site I have a carasoul that uses timthumb script to call images but all of a sudden it stopped working and I tried all possible solutions still couldn't figure out the problem so I just wondering is there any changes or any help would be great Thanks.
  11. L

    HTTP 500 Internal Server Error

    My site is down from last night HTTP 500 internal server error !!!! I can view the site map file in mysite/sitemap.xml but not anytoher pages is there any server issues or anything else??? Thanks
  12. L

    redirect http://mysite.com to http://www.mysite.com

    Thanks, I moved all ma WP files under the root directory and redirected http:// to http://www. now it works fine thanks again
  13. L

    redirect http://mysite.com to http://www.mysite.com

    Thanks Carl, Actually my site is running Wordpress so I have to redirect all traffic to my WP folder
  14. L

    redirect http://mysite.com to http://www.mysite.com

    thanks humza I tried your way but still the site points to http://mysite.com/wp my .htaccess RewriteEngine On RewriteCond %{HTTP_HOST} ^mysite.com$ [OR] RewriteCond %{HTTP_HOST} ^www.mysite.com$ RewriteRule ^/?$ "http\:\/\/www\.mysite\.com\/wp\/" [R=301,L]
  15. L

    redirect http://mysite.com to http://www.mysite.com

    Hi I wanna redirect http://mysite.com to http://www.mysite.com I tried with redirect section in Cpanel but it allows only one entry I have already redirected all traffic to http://mysite.com/wp/
  16. L

    Move to chopin

    Hi is that possible to move the website from lotus to chopin my site always unable to connect specially when I run some ad camps all goes for nothing I've seen that site in chopin are always up and running so if you can move my site site to chopin it would be great Cheers/
  17. L

    Warning: array_merge() [function.array-merge]: Argument #2 is not an array

    This problem came after I installing a plugin so i deactivated and deleted that plugin but the problem is still there same error comes even when i deactivate all plugins
  18. L

    Warning: array_merge() [function.array-merge]: Argument #2 is not an array

    Here what i found in post.php ** * Insert a post. * * If the $postarr parameter has 'ID' set to a value, then post will be updated. * * You can set the post date manually, but setting the values for 'post_date' * and 'post_date_gmt' keys. You can close the comments or open the comments by...
  19. L

    Warning: array_merge() [function.array-merge]: Argument #2 is not an array

    I'm getting the error " Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/lankatr/public_html/wp/wp-includes/post.php on line 1856" Line 1856 : // Merge old and new fields with new fields overwriting old ones. $postarr = array_merge($post, $postarr)...
  20. L

    categories are not showing up

    My site running on wordpress and now the categories are not showing up, i cant see any categories in the WP admin area as well. This was working fine when I last checked yesterday night. Any help much appreciated
Top