31
elbeer
Mod to Private Message
  • 2008/5/16 10:47

  • elbeer

  • Just popping in

  • Posts: 68

  • Since: 2007/8/26


Ok I run a subscription website www.uk-pool.com

I would like to hack or mod the private message part as follows.

1. When a private message is received an email is sent to the user advising them that they have received a priavte message.

2. I only want the users who have subscribed to access the private messages.

e.g. allow or disallow group access to private messages.



32
elbeer
Re: Login issue...
  • 2008/4/28 13:54

  • elbeer

  • Just popping in

  • Posts: 68

  • Since: 2007/8/26


do a search for login errors or auto log out.



33
elbeer
Re: User.php returns a blank page. Turn debug mode ON and it'll be OK
  • 2008/4/28 13:51

  • elbeer

  • Just popping in

  • Posts: 68

  • Since: 2007/8/26


Check your files to make sure nothing has been hacked.

I kept having this problem from a virus within my ftp programme.

Look in class/auth.php nornmally last few lines. If there is a <script> programme at the end delete it and reupload the file.

Check all other files index.html and auth.php



34
elbeer
Re: x-torrents 1.06 error
  • 2008/2/29 14:26

  • elbeer

  • Just popping in

  • Posts: 68

  • Since: 2007/8/26


Hi peter

I love the module.

in line 30 where you had

$this = $action_array[$sort];
$sortDB = $list_array[$this];

change it to


$sortthis = $action_array[$sort];
$sortDB = $list_array[$sortthis];

The reason for this is that the word $list is a protected word in php 5. So by changing $this to $sortthis removed the problem.

Can u give me a link to your site aswell mate - I have the module on dreamtorrentz.com works well. Needs a bit tidying up as the licences etc are still for apache etc.



35
elbeer
Re: xoops torrent
  • 2008/2/10 12:53

  • elbeer

  • Just popping in

  • Posts: 68

  • Since: 2007/8/26


Manged to convert it - however - i added them all to the general category and it shows only 870 listed - there is actually 95000.

I dont know why



36
elbeer
Re: xoops torrent
  • 2008/2/10 11:12

  • elbeer

  • Just popping in

  • Posts: 68

  • Since: 2007/8/26


Thanks for the advice chaps. I have removed the donations and subscriptions for the time being - it was far too early to have them on anyway.

I did the logo in about 5 minutes - you can obviously tell lol.

x-torrent works a charm however i have over 90,000 torrents stored in a different database with the tables set like this -

id title url sid time -
id = torrent id number
title = title of the torrent
url = where the torrent is based
sid = the site id where it came from (not necessary to have)
time = the time it was added

how do i get all these torrents into the x-torrents downloads table

lid cid title url homepage version size platform screenshot submitter publisher status date hits rating votes comments license mirror price paypalemail features requirements homepagetitle forumid limitations dhistory published expired updated offline description ipaddress notifypub

also how can i continually update the x-torrents from the previous table as it is set on a cron job



37
elbeer
Re: xoops torrent
  • 2008/2/9 16:22

  • elbeer

  • Just popping in

  • Posts: 68

  • Since: 2007/8/26


Anyone been to visit it yet. Had no response or suggestions.

I did have the shoutbox on but it wasnt getting used.



38
elbeer
Re: Can an Administrator?????
  • 2008/2/1 13:53

  • elbeer

  • Just popping in

  • Posts: 68

  • Since: 2007/8/26


They can read them using myphpadmin or any sql admin tool



39
elbeer
xoops torrent
  • 2008/2/1 12:09

  • elbeer

  • Just popping in

  • Posts: 68

  • Since: 2007/8/26


I have done my best to manipulate XOOPS to a torrent site at www.dreamtorrentz.com

let me know what you think



40
elbeer
Big Xooooooooops
  • 2008/1/21 12:59

  • elbeer

  • Just popping in

  • Posts: 68

  • Since: 2007/8/26


I see the admin have accidentily deleted the module repository.

Anything the users can do to provide the modules which people have downloaded.




TopTop
« 1 2 3 (4) 5 6 7 »



Login

Who's Online

158 user(s) are online (103 user(s) are browsing Support Forums)


Members: 0


Guests: 158


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits