Hi there,
please guys, I need an information.
Is this software good for Vbulletin??
Is this script good for Vbulletin?
Re: Is this script good for Vbulletin?
Not sure what you mean? It's not something that is integrated directly into vBulletin if that's what you need.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
-
- Posts: 5
- Joined: Thu Apr 30, 2015 1:07 pm
Re: Is this script good for Vbulletin?
Hi Klemen and many thanks for your reply.
I don't know if I have made a caos but I hope not.
I have uploaded the CCount folder to my server where I had Vbulletin.
I also have launched the install of the CCount
and have deleted the install folder.
Do I make wrong??
I don't know if I have made a caos but I hope not.
I have uploaded the CCount folder to my server where I had Vbulletin.
I also have launched the install of the CCount

Do I make wrong??

Re: Is this script good for Vbulletin?
I hope you didn't overwrite any VBulletin files?
As long as you upload CCount files to a separate folder and follow installation steps in the readme.html file it should work normally.
As long as you upload CCount files to a separate folder and follow installation steps in the readme.html file it should work normally.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
-
- Posts: 5
- Joined: Thu Apr 30, 2015 1:07 pm
Re: Is this script good for Vbulletin?
Yes I had to replace the old index.php file and it seem that all work again.
Do you know if is possible that the installation have modified others files in Vulletin?
Do you know if is possible that the installation have modified others files in Vulletin?
Re: Is this script good for Vbulletin?
Unfortunately I don't have experience with VBulletin and I don't know what the file names are.
What you can do is compare Vbulletin file names to the ones in CCount zip file and see if there are any clashes.
In the future make sure you install each script in it's own directory to make sure files from one script don't overwrite files from another one.
What you can do is compare Vbulletin file names to the ones in CCount zip file and see if there are any clashes.
In the future make sure you install each script in it's own directory to make sure files from one script don't overwrite files from another one.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
-
- Posts: 5
- Joined: Thu Apr 30, 2015 1:07 pm
Re: Is this script good for Vbulletin?
Hi Klemen and many thanks for your reply. 
Ok I have follow your tips. Thanks.
Another thing I want know if possible.
With this script can I track code like this?
<!-- Begin CigClick Network Code -->
<script language="javascript"><!--//
var server_client_id = 1189;
var server_ad_channel = 1;
var server_publisher_channels = "";
var server_media_types = "text,hybrid";
var server_integrate_media_types = 0;
var server_ad_width = 728;
var server_ad_height = 90;
var server_ad_style = "728x90_as";
var server_code_version = "4";
var server_ad_color_border = "7E8AA2";
var server_ad_color_background = "F7FAE0";
var server_ad_color_headline = "7E8AA2";
var server_ad_color_body = "000000";
var server_ad_color_url = "666EBA";
var server_ad_random = 1;
//--></script>
<script type="text/javascript" src="http://adsby.cigclick.com/ads/display_ads.php">
</script>
<!-- End CigClick Network Code -->
Or if not, how can I track this code?

Ok I have follow your tips. Thanks.

Another thing I want know if possible.
With this script can I track code like this?
<!-- Begin CigClick Network Code -->
<script language="javascript"><!--//
var server_client_id = 1189;
var server_ad_channel = 1;
var server_publisher_channels = "";
var server_media_types = "text,hybrid";
var server_integrate_media_types = 0;
var server_ad_width = 728;
var server_ad_height = 90;
var server_ad_style = "728x90_as";
var server_code_version = "4";
var server_ad_color_border = "7E8AA2";
var server_ad_color_background = "F7FAE0";
var server_ad_color_headline = "7E8AA2";
var server_ad_color_body = "000000";
var server_ad_color_url = "666EBA";
var server_ad_random = 1;
//--></script>
<script type="text/javascript" src="http://adsby.cigclick.com/ads/display_ads.php">
</script>
<!-- End CigClick Network Code -->
Or if not, how can I track this code?
Re: Is this script good for Vbulletin?
CCount was design to count clicks on plain html links, you will need to find something else to count code block impressions (a SQL-based script if you get a lot of impressions).
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
-
- Posts: 5
- Joined: Thu Apr 30, 2015 1:07 pm
Re: Is this script good for Vbulletin?
Ok many thanks Klemen, 
I will try to follow your tips for this.

I will try to follow your tips for this.