Welcome, Guest
Please Login or Register.    Lost Password?

mod_dv_list_table any way to show the uploader?
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: mod_dv_list_table any way to show the uploader?
#3371
mod_dv_list_table any way to show the uploader? 1 Year, 5 Months ago Karma: 0
on my site www.rejectedgamers.com I have 2 instances of this module showing for popular and features videos, however, one of the things a user of my site requested was to show the name of the uploader. Is there any way to do this? I couldnt find an option to configure it in the Module.
Downphoenix
(Free Member)

Junior Boarder
Posts: 31
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#3381
Re: mod_dv_list_table any way to show the uploader? 1 Year, 5 Months ago Karma: 16
You can edit the code....

/modules/mod_dv_list_table/mod_dv_list_table.php
from line 187 - 207

there are many sections. Each section represent a row of data to be displayed start from
" if ....."
to
" } "

In your case, you can modify the "show_category" section.
cassie
jVideoDirect staff
Posts: 1114
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#3397
Re:mod_dv_list_table any way to show the uploader? 1 Year, 5 Months ago Karma: 0
I see

I took a crack at trying to edit it but not having any luck.

The module seems to call variables from something else, I couldn't find where the variables were defined within a module. And I haven't had any luck getting it to pull from the username. Is there a variable I need to use that Jvideodirect has defined from somewhere else?
Downphoenix
(Free Member)

Junior Boarder
Posts: 31
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#3401
Re:mod_dv_list_table any way to show the uploader? 1 Year, 5 Months ago Karma: 16
in dv_list_table,

you can run a sql with reference to userid ($data[$i]->userid) to retrieve username
cassie
jVideoDirect staff
Posts: 1114
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1
Moderators: cassie, tanny, ethan