Ravens PHP Scripts: Forums
 

 

Search found 16 matches
Author Message
 Topic: How to show a random image
Dibas

Replies: 16
Views: 16339

PostForum: How To's   Posted: Sat May 20, 2006 2:32 pm   Subject: How to show a random image
you bet it is lol... i had to make a query for each row... puting banda and pic on the second one wont show me one of them lol... only puting the tree separated works... weird
 Topic: Reviews Module issue
Dibas

Replies: 3
Views: 7459

PostForum: phpnuke 7.7   Posted: Sat May 20, 2006 7:57 am   Subject: Reviews Module issue
isnt there a easier solution? i only get problems on the reviews module.
 Topic: How to show a random image
Dibas

Replies: 16
Views: 16339

PostForum: How To's   Posted: Sat May 20, 2006 7:56 am   Subject: re: How to show a random image
Ok... after a though battle i finally figured out a way to make it work... here's my final code working

<?php

global $prefix, $db;

$result = $db->sql_query("SELECT id FROM &quo ...
 Topic: How to show a random image
Dibas

Replies: 16
Views: 16339

PostForum: How To's   Posted: Sat May 20, 2006 7:24 am   Subject: re: How to show a random image
i noticed some weird thing on your code montego..

echo "id = ".$row['id']." :: ";
echo "banda = ".$row['banda']." :: ";
ec ...
 Topic: How to show a random image
Dibas

Replies: 16
Views: 16339

PostForum: How To's   Posted: Sat May 20, 2006 6:58 am   Subject: How to show a random image
Yeah i can't understand why is only getting the results from the ID and not the correspondent results of banda and pic of that ID.
 Topic: How to show a random image
Dibas

Replies: 16
Views: 16339

PostForum: How To's   Posted: Fri May 19, 2006 8:00 am   Subject: How to show a random image
yes the rows have data... i did a order by id... i still can't get data from the other fields... only ID:

id = 1 :: banda = :: pic =

theres definatly something wrong in the code, but no idea wh ...
 Topic: How to show a random image
Dibas

Replies: 16
Views: 16339

PostForum: How To's   Posted: Fri May 19, 2006 6:54 am   Subject: How to show a random image
no it.. gives that result i showed u.. only id has a result.
 Topic: How to show a random image
Dibas

Replies: 16
Views: 16339

PostForum: How To's   Posted: Fri May 19, 2006 6:45 am   Subject: re: How to show a random image
ok... first here's the correction to that code:

$result = $db->sql_query("SELECT pic, id, banda FROM ".$prefix."_bandas ORDER BY RAND() LIMIT 0,1");
while &# ...
 Topic: How to show a random image
Dibas

Replies: 16
Views: 16339

PostForum: How To's   Posted: Fri May 19, 2006 6:22 am   Subject: How to show a random image
ok i had some errors on the code but i tryied yours with my fixes on it... i only get this:

id = 21 :: banda = :: pic =

he's only catching the ID... not the correspondent pic and banda from tha ...
 Topic: How to show a random image
Dibas

Replies: 16
Views: 16339

PostForum: How To's   Posted: Fri May 19, 2006 5:06 am   Subject: How to show a random image
Hi there, im trying to implement a code to show up a random image, using php/mysql...

this is what i'm using:

global $prefix, $db;

$result = $db->sql_query("SELECT pic, id, banda, ...
 Topic: Reviews Module issue
Dibas

Replies: 3
Views: 7459

PostForum: phpnuke 7.7   Posted: Wed May 03, 2006 5:51 am   Subject: Reviews Module issue
patched 3.2 on 7.7 ...

Reviews Module:

for some reason he's not reading the a href tags on the preview and after submiting it, in the admin panel when viewing it the text stops at the start of ...
 Topic: News Module Ordering hack for phpnuke 7.7
Dibas

Replies: 1
Views: 5809

PostForum: Seeking applications ...   Posted: Fri Oct 07, 2005 1:00 pm   Subject: News Module Ordering hack for phpnuke 7.7
hi there im looking for that hack to put the page numbers on news module, though i cant seem to make it work on the nuke 7.7, on Categories it shows but on index.php nothing shows up...


any help?
 Topic: Read More Option
Dibas

Replies: 1
Views: 5399

PostForum: How To's   Posted: Tue Jun 07, 2005 8:59 am   Subject: Read More Option
Hi there, i'm looking for a code to add on the news module something like, if an article has extended text he automatic add to the article a "Hit Read More..." text message, though, when reading the f ...
 Topic: Firefox doesn't recognize phpnuke
Dibas

Replies: 43
Views: 47535

PostForum: Post Installation Help   Posted: Sun Jun 05, 2005 5:50 pm   Subject: re: Firefox doesn't recognize phpnuke
i'm gonna recover this issue, i made that change on mainfile.php and i noticed that know... when opening the page the urls until i click somewhere else or refresh the page, the urls show the PHPSESSID ...
 Topic: How to create a static "frame" on phpnuke
Dibas

Replies: 3
Views: 6924

PostForum: How To's   Posted: Tue Apr 05, 2005 12:00 pm   Subject: re: How to create a static "frame" on phpnuke
Thanks for the suggestion... i tried that though it gave me an error... according to the error.log:

/public_html/.htaccess: Invalid command 'php_value', perhaps mis-spelled or defined by a module n ...
 Topic: How to create a static "frame" on phpnuke
Dibas

Replies: 3
Views: 6924

PostForum: How To's   Posted: Mon Apr 04, 2005 11:47 am   Subject: How to create a static "frame" on phpnuke
here's the deal... i'm trying to implement a flash mp3 player on my site, but i have some issues, i want it to be included in some part of the site that is never reloaded everytime i click on somethin ...
 

 Jump to:   

Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©