Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 16 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: How to show a random image | |
Dibas Replies: 16 Views: 16339 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ... | |
Ravens PHP Scripts And Web Hosting Forum Index |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours