Replied to both topics. One of the feature would be in next update of v3
If that error is coming after logging in to application, this must be the possible cause: http://leecher.soft2050.in/forums/showthread.php?tid=11
If it isn't still resolved, then try to download latest whole archive from...
Using '@' before a local file path generates a array of file with these details: name, type, tmp_name, error, size. Then curl process the data in the post request.
You can also try to use $_FILES['file'] instead of prefixing it like '@' . $_FILES['file']['tmp_name'] because the array created on...
The first bug which i see from the code is this:
$post = '&pass=~something~';
$post = '&file='.$_FILES['file'];
$post = '&subject'.$_POST['subject'];
$post = '&year'.$_POST['year'];
Assignment Operator
&year and &subject needs to have "=" after them
So those lines in your code to...
- Mamega.com Added
- Fixed Link Check bug
This should be fixed now. Contacted avast support and they removed the malware notification which was showing previously. Nothing to do with LePo, they blacklisted domain many moths ago due to hosting of a .ini file :|
Thank you
There's no thing thats gonna auto change your current theme to a good looking mobile theme. Try to change the font sizes, reduce image size in a new stylesheet and use that stylesheet when someone is viewing from mobile.
Accept Header tells what type of response the browser is looking for.
So for this: Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Expanded, asks for any of the following formats:
- (X)HTML format (HTML First)
- XML format
- Finally */* means for any type of format.
So...
It is going to the right side if the bus would be in my country. Because there's no door on this side of the bus.
Though it could be the other way round for other users from different countries :|
*Saw this on fb before [trollface]
The reason why it doesn't work is because they require useragent and accept property in the header to be sent, maybe to prevent from bots.
Adding useragent and accept property works:
<?php
$ch = curl_init ("http://adfoc.us/426491");
curl_setopt ($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt...
If you have installed a new theme, then that theme must be requiring some plugin. Try to read the readme file. The plugin req. there is: http://www.flashxml.net/image-scroller.html#swmi-wordpress So try installing that plugin first
There's a reason why its showing "No Info"
For real, it would be like this :
With that extending, at that website only:
Click on Google Fake PageRank Checker and check there not on Google PageRank Checker
I added a link to a article which explains that. Something similar happened to the website www.downtr.co which was showing as a pagerank of 9 few months ago.
@shahpar:
Check it yourself: http://www.webtoolhub.com/tn561410-fake-pagerank-checker.aspx
I am sorry, but there's some problem with your website. The pagerank seems to be forged (faked)
Its using pagerank of: www.zebra.org
Proof:
What it is: http://www.seomastering.com/seo-articales/what-is-fake-page-rank.php
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.