The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
ok I'm working on a gallery mod, so far so good, ran into one sligh problem
i have this in in members.php after if(action == "editprofile") {
PHP Code:
however, if i do in my template i'm suing do $gal it only does ONE image.... i need it to do all the images that person has uploaded. Any ideas on this one? thanks |
#2
|
|||
|
|||
just edit the fetch_array and the query to
$DBsite->query(); and $DBsite->fetch_array(); |
#3
|
|||
|
|||
actually that only works for the MY login? why is that? :O
and it displays the last id entered into the database no matter what, so i'm lost, what did i do wrong? |
#4
|
||||
|
||||
hmm, i would collab with you on a gall hack as if got it working per foruma dn the attachments within as the images
as for your prob id try the $DBsite stuff, but otherwise its a bit of a pest as its the way eval is used that causes this problem im trying to work round this for me so if you get an aswer shout me |
#5
|
|||
|
|||
ok will do, i think i'm just gonna do this a whole other wrote. i will show you if i get this done, it's a cars profile/pictures thing i'm doing. Now i made a login script using the forum username's and passwords, so that works out great now. So i think i'm gonna do the car profiles seperately
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|