PHP-Nuke Services - Addons, Modules, Blocks Vizitati www.westdesign.ro Select Interface Language:EnglishRomanian
  Login or Register HomeForumsDownloadsYour AccountWeb LinksContact   
SectionsShow\Hide
MultiheadlinesShow\Hide
LoginShow\Hide
~ Welcome, alien
Nickname Password
(Register)

~ Membership:

Greetings to the newest member jincesoft
~ New Today: 0
~ New Yesterday: 0
~ Overall: 4306

~ People Online:
~ Visitors: 13
~ Members: 0
~ Total: 13
~Aikon is offline
on Yahoo Msg.
Link to meShow\Hide

aikons.net
Search in FeedsShow\Hide
Search in feeds
HistoryShow\Hide
On 17 May


Speed Up   Pause   Speed Down
DictionaryShow\Hide
Enter the word

Romanian users only

- aikons.net - PHP-Nuke Services Forum Index


Reply to topic Page 2 of 2
Goto page Previous  1, 2
Cum as putea sa tranform "modules.php?name=Downloads&qu
Message Author
Reply with quote
Post Posted: Tuesday 12 September, 2006 06:15

cum n`are importanta ? ...n`am nici un fisier GT-Downloads.php ...

Pai acum cum fac ?

am incercat sa pun in block

Code:
downloadview-details-".$row["lid"]."-".$title2.".html


in loc de :

Code:
downloadview-details-".$row["lid"]."-".$title.".html


nush de ce, dar acum imi arata oarecum corect... si id-ul si titlul downloadului....nu imi mai arata titlul blockului, dar tot nu merg linkurile

View user's profile Send private message
Reply with quote
Post Posted: Tuesday 12 September, 2006 09:19

Mai, eu n-am lucrat niciodata cu Googlifier ci cu GoogleTap.
Ia incerca asa:
Schimba in blocul ala al tau in loc de:
Code:
$content .= "<TR><TD><a href=\"modules.php?name=Downloads&d_op=viewdownloaddetails&lid=$row[lid]&amp;title=$row[title]\"><b> $title2</b></a></TD></tr>";

Code:
$content .= "<TR><TD><a href=\"details-dl-".$row["lid"]."-".$row["title"]."\"><b> $title2</b></a></TD></tr>";

Daca nu-ti convine cu: "details-dl-125-nume_fisier.html" si vrei altfel[de exemplu "downloadview-details-125-nume_fisier.html"] atunci trebuie sa inlocuiesti linia
care contine
Code:
"details-dl\\1-\\2.html",
cu
Code:
"downloadview-details\\1-\\2.html",
din fisierul ala nou header.php de la Googlifier.

View user's profile Send private message Visit poster's website
Reply with quote
Post Posted: Tuesday 12 September, 2006 10:19

Am facut asa cum ai zis, imi apar linkurile corecte in block (dar tot nu merg). ma gandeam ca trebuie modificat si in .htacces, nu ?? (sau poate gresesc) .... m-am zapacit acum Smile


Eu am instalat Googlifier pentru ca, unde am gasit GoogleTap, nu puteam sa-l downloadez ( linkul era cazut ).
Daca imi dai o adresa de unde sa-l downloadez il instalez imediat, nu mi-e greu.

Chestia cu downloadview-details-125-nume_fisier.html nu e obligatorie, asa am vazut pe un site si de asta am dat ca exemplu... acum sa mearga, nu mai conteaza.

View user's profile Send private message
Reply with quote
Post Posted: Tuesday 12 September, 2006 12:17

Ce nu merge?
Dã 404 sau ce? Te trimite aiurea?
Pai asta-i ca eu nu stiu ce ai tu pe acolo [in header sau in .htaccess].
Ar trebui sa ai ceva de genul asta in header:
Code:
"'(?<!/)gate.html\?name=Downloads&amp;d_op=viewdownloaddetails&amp;lid=([0-9]*)&amp;ttitle=([/:|\s\-\'{}().&_a-zA-Z0-9+=_-]*)'",

si
Code:
RewriteRule ^details-dl([0-9]*)-([/:|\s\-\'{}().&_a-zA-Z0-9+=_-]*).html gate.html?name=Downloads&d_op=viewdownloaddetails&lid=$1&ttitle=$2
in .htaccess
Ia ca si exemplu un fisier de la Downloads[linkul pentru detalii/details] si vezi cum ar trebui formata adresa si schimbi in bloc.

View user's profile Send private message Visit poster's website
Reply with quote
Post Posted: Tuesday 12 September, 2006 13:06

uite aici, partea cu Downloads din header.php :

Code:

"'(?<!/)gate.html\?name=Downloads&amp;d_op=viewdownloadcomments&amp;lid=([0-9]*)&amp;ttitle=([/:|\s\-\'{}().&_a-zA-Z0-9+=_-]*)'",
"'(?<!/)gate.html\?name=Downloads&amp;d_op=viewdownloadeditorial&amp;lid=([0-9]*)&amp;ttitle=([/:|\s\-\'{}().&_a-zA-Z0-9+=_-]*)'",
"'(?<!/)gate.html\?name=Downloads&amp;d_op=ratedownload&amp;lid=([0-9]*)&amp;ttitle=([/:|\s\-\'{}().&_a-zA-Z0-9+=_-]*)'",
"'(?<!/)gate.html\?name=Downloads&amp;d_op=viewdownloaddetails&amp;lid=([0-9]*)&amp;ttitle=([/:|\s\-\'{}().&_a-zA-Z0-9+=_-]*)'",
"'(?<!/)gate.html\?name=Downloads&amp;d_op=TopRated'",
"'(?<!/)topdowns.html&amp;ratenum=(1|5|10|25|50)&amp;ratetype=(num|percent)'",
"'(?<!/)gate.html\?name=Downloads&amp;d_op=MostPopular'",
"'(?<!/)popdowns.html&amp;ratenum=(1|5|10|25|50)&amp;ratetype=(num|percent)'",
"'(?<!/)gate.html\?name=Downloads&amp;d_op=NewDownloads&amp;newdownloadshowdays=([0-9]*)'",
"'(?<!/)gate.html\?name=Downloads&amp;d_op=NewDownloadsDate&amp;selectdate=([0-9]*)'",
"'(?<!/)gate.html\?name=Downloads&amp;d_op=NewDownloads'",
"'(?<!/)gate.html\?name=Downloads&amp;d_op=getit&amp;lid=([0-9]*)'",
"'(?<!/)gate.html\?name=Downloads&amp;d_op=viewdownload&amp;cid=([0-9]*)&amp;orderby=([a-zA-Z0-9]*)'",
"'(?<!/)gate.html\?name=Downloads&amp;d_op=viewdownload&amp;cid=([0-9]*)&amp;min=([0-9]*)&amp;orderby=([a-zA-Z0-9]*)&amp;show=([0-9]*)'",
"'(?<!/)gate.html\?name=Downloads&amp;d_op=viewdownload&amp;cid=([0-9]*)'",
"'(?<!/)gate.html\?name=(Downloads\")'",



Code:

Ce nu merge?
Dã 404 sau ce? Te trimite aiurea?

Da, 404.

View user's profile Send private message
Reply with quote
Post Posted: Tuesday 12 September, 2006 16:00

Quote:
Ia ca si exemplu un fisier de la Downloads[linkul pentru detalii/details] si vezi cum ar trebui formata adresa si schimbi in bloc.


View user's profile Send private message Visit poster's website
Display posts from previous:
Reply to topic Page 2 of 2
Goto page Previous  1, 2
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
  


Page Generation: 0.53 Seconds