Master-X
Форум | Новости | Статьи
Главная » Форум » CJs » 
Тема: Проблема с ат3 или со мной
цитата
25/07/08 в 18:31
 st0rm1
вообщем проблема такая,оуты уходят на трейд,а инов 0,притом от всех трейдеров(обговаривал с ними в аське-всё активировано).кто может сталкивался?
icon_biggrin.gif
[/img]
цитата
25/07/08 в 18:55
 Benny
зайди на свой сидж и посмотри код
Код:
<script>
<!--
document.cookie='atref=noref$#; path=/;'
// -->
</script>

если этого нет, значит забыл in.cgi прикрутить или путь неправилно прописал
цитата
25/07/08 в 18:58
 Alex AM
может ты в индекс страницы забыл поставить
<!--#include virtual="/cgi-bin/at3/in.cgi"-->
цитата
25/07/08 в 19:06
 st0rm1
Megagosu писал:
может ты в индекс страницы забыл поставить
<!--#include virtual="/cgi-bin/at3/in.cgi"-->


т.е это(или то что выше) просто в индекс впихнуть?
icon_mad.gif
цитата
25/07/08 в 19:10
 Woland
Код:
7) tracking incoming hits

To track incoming hits, you need to place the following code in your index.shtml file
<!--#include virtual="/cgi-bin/at3/in.cgi" -->
for php mainpages use
<?php virtual ("/cgi-bin/at3/in.cgi"); ?>
To see if SSI (server side includes) is enabled, open your main site,
and check for a line similar to the following

document.cookie='atref=noref$#; path=/;

If you still see the #include virtual= .. line, ask your host to enable SSI.
If you see an error like "an error occurred while processing this directive",
you either uploaded the incorrect package, or the permissions of the cgi files are incorrect.
цитата
25/07/08 в 19:12
 st0rm1
Woland писал:
Код:
7) tracking incoming hits

To track incoming hits, you need to place the following code in your index.shtml file
<!--#include virtual="/cgi-bin/at3/in.cgi" -->
for php mainpages use
<?php virtual ("/cgi-bin/at3/in.cgi"); ?>
To see if SSI (server side includes) is enabled, open your main site,
and check for a line similar to the following

document.cookie='atref=noref$#; path=/;

If you still see the #include virtual= .. line, ask your host to enable SSI.
If you see an error like "an error occurred while processing this directive",
you either uploaded the incorrect package, or the permissions of the cgi files are incorrect.



спасибо,сейчас опробую на траффе.


Эта страница в полной версии