PDA

View Full Version : Few bugs


rsB
05-15-2008, 10:10 AM
If someone try to check a domain banned by google this will happen:

http://img80.imageshack.us/img80/5760/asdasdzk5.th.jpg (http://img80.imageshack.us/my.php?image=asdasdzk5.jpg)


This also happen if someone try to check the pagerank of a new domain [ A domain not yet checked by pagerank bot ] or a domain with the rank N/A

Tekime
05-16-2008, 08:39 AM
Hi rsB,

I have a fix for this to be included in the next update. If you want to submit a ticket to support.scriptalicious.com we can provide a temporary fix for you or make the changes with FTP info.

Thanks,
Gabe

rsB
05-16-2008, 01:06 PM
When will the next update be ready ?

Tekime
05-16-2008, 09:11 PM
Within 2-3 weeks - if things continue smoothly even sooner.

recuweb
06-23-2008, 02:54 PM
To me the same thing happens and I downloaded the version 3 days ago. Any solution?

public_html/multiple-pagerank-checker.php on line 64



public_html/pagerank-checker.php on line 59

1nspire
07-09-2008, 09:57 PM
Any news on the update? How would I obtain the fix?

Tekime
07-13-2008, 08:27 PM
The quick fix for these PHP notices is to edit `inc/header.php`.

On Line 12, find:
error_reporting(E_ALL);

Replace with:
error_reporting(E_NONE);

However the update should be available for download within the next day. :)

You can download it from your Scriptalicious Account (http://www.scriptalicious.com/account.php). A notice will be emailed and posted in the forums when it's ready.

1nspire
07-13-2008, 09:40 PM
Thanks for the update. Does the update add fake pagerank detection?

Tekime
07-13-2008, 09:50 PM
It should be in there - just a few kinks are being worked out right now. If for some reason it causes too much trouble we'll release a small patch update later in the week.

recuweb
07-15-2008, 02:49 AM
image for pagerank 0 ????

Tekime
07-15-2008, 03:22 AM
What are you asking?

Yes, there are images for PageRank 0.

recuweb
07-15-2008, 09:36 AM
sorry.



without PageRank

Tekime
07-15-2008, 11:08 AM
Oh I understand. Yes currently the PageRank Display shows a PR 0 image if the domain reports no PageRank.

The alternative was requiring a new image for each image set for N/A or creating a default image.

If you would like an alternative or a way to do a N/A image instead I would be happy to post some details on tweaking a few of the scripts to do just that. :)

sorry.

without PageRank

recuweb
07-17-2008, 08:40 AM
If you would like an alternative or a way to do a N/A image instead I would be happy to post some details on tweaking a few of the scripts to do just that. :)

Yes, post it please.