XFileSharing Pro - XFilesharing Pro 2.0 RC available for download - Page 8

Message
Author
adiga
Posts: 177
Joined: Jul 23, 2009 2:27 am

#106 Postby adiga » Apr 24, 2012 12:34 pm

admin wrote:Adiga, no - that's not user_public.html problem.
One line was missing in index.cgi. Fixed. Thanks for letting us know.
You welcome, now its working fine
Thanks

Jaychew
Posts: 28
Joined: Feb 25, 2012 1:27 am

#107 Postby Jaychew » Apr 24, 2012 3:21 pm

Hello admin,

please look into the amount of sale for PPD plan, is there a calculate problem? it's always 0.

thanks!

xfilepro
Posts: 18
Joined: Mar 03, 2012 5:13 pm

#108 Postby xfilepro » Apr 30, 2012 9:24 am

Long time to final version release
We still wait admin

KOF
Posts: 4
Joined: Apr 01, 2012 8:50 pm

#109 Postby KOF » May 01, 2012 12:40 am

Also add Refund System in Profit mode or we can add manually refund into users account if sale got refunded.

Thanks

Jaychew
Posts: 28
Joined: Feb 25, 2012 1:27 am

#110 Postby Jaychew » May 01, 2012 2:07 am

KOF wrote:Also add Refund System in Profit mode or we can add manually refund into users account if sale got refunded.

Thanks
admin said no more features into this version,
do it yourself in ipn.cgi

Code: Select all

 if ($f->{payment_status} eq 'Refunded')
{
#do something
}

intertrey
Posts: 10
Joined: Feb 22, 2012 2:03 pm

#111 Postby intertrey » May 01, 2012 10:43 am

[Tue May 01 12:21:31 2012] [error] panic: no address for 'WSD::Filter::bootstrap' in 'DynaLoader' at Modules/WSD/Filter.pm line 27.
[Tue May 01 12:21:31 2012] [error] Compilation failed in require at Modules/Session.pm line 1.
[Tue May 01 12:21:31 2012] [error] BEGIN failed--compilation aborted at Modules/Session.pm line 1.
[Tue May 01 12:21:31 2012] [error] Compilation failed in require at /usr/local/www/apache22/data/test/cgi-bin/index.cgi line 6.
[Tue May 01 12:21:31 2012] [error] BEGIN failed--compilation aborted at /usr/local/www/apache22/test/cgi-bin/index.cgi line
[Tue May 01 12:21:31 2012] [error] Premature end of script headers: index.cgi

Problem with sessions ...

ufkabakan
Posts: 332
Joined: Apr 13, 2011 9:37 pm

#112 Postby ufkabakan » May 01, 2012 9:05 pm

Problem is your server Perl modules.
Find and install neede Perl module like "WSD::Filter"
intertrey wrote:[Tue May 01 12:21:31 2012] [error] panic: no address for 'WSD::Filter::bootstrap' in 'DynaLoader' at Modules/WSD/Filter.pm line 27.
[Tue May 01 12:21:31 2012] [error] Compilation failed in require at Modules/Session.pm line 1.
[Tue May 01 12:21:31 2012] [error] BEGIN failed--compilation aborted at Modules/Session.pm line 1.
[Tue May 01 12:21:31 2012] [error] Compilation failed in require at /usr/local/www/apache22/data/test/cgi-bin/index.cgi line 6.
[Tue May 01 12:21:31 2012] [error] BEGIN failed--compilation aborted at /usr/local/www/apache22/test/cgi-bin/index.cgi line
[Tue May 01 12:21:31 2012] [error] Premature end of script headers: index.cgi

Problem with sessions ...

adiga
Posts: 177
Joined: Jul 23, 2009 2:27 am

#113 Postby adiga » May 02, 2012 1:46 pm

admin
Do you think it is time to be an official version?

flashdriveit
Posts: 11
Joined: May 03, 2012 2:28 pm

#114 Postby flashdriveit » May 03, 2012 4:32 pm

intertrey wrote:[Tue May 01 12:21:31 2012] [error] panic: no address for 'WSD::Filter::bootstrap' in 'DynaLoader' at Modules/WSD/Filter.pm line 27.
[Tue May 01 12:21:31 2012] [error] Compilation failed in require at Modules/Session.pm line 1.
[Tue May 01 12:21:31 2012] [error] BEGIN failed--compilation aborted at Modules/Session.pm line 1.
[Tue May 01 12:21:31 2012] [error] Compilation failed in require at /usr/local/www/apache22/data/test/cgi-bin/index.cgi line 6.
[Tue May 01 12:21:31 2012] [error] BEGIN failed--compilation aborted at /usr/local/www/apache22/test/cgi-bin/index.cgi line
[Tue May 01 12:21:31 2012] [error] Premature end of script headers: index.cgi

Problem with sessions ...
same problem .... I have not found a perl module called "WSD::Filter. please help ...

KOF
Posts: 4
Joined: Apr 01, 2012 8:50 pm

#115 Postby KOF » May 05, 2012 5:03 pm

Bug :- Script doing wrong calculation on Tier4.

Thanks

seinkalar
Posts: 23
Joined: May 01, 2011 1:08 pm

#116 Postby seinkalar » May 08, 2012 7:45 pm

You are wrong ufkabakan.

To solve this, go to Main servers' cgi-bin/Modules/WSD

Then replace Filter.pm with this file
http://www.nldla.com/files/1930_puefe/Filter.pm
ufkabakan wrote:Problem is your server Perl modules.
Find and install neede Perl module like "WSD::Filter"
intertrey wrote:[Tue May 01 12:21:31 2012] [error] panic: no address for 'WSD::Filter::bootstrap' in 'DynaLoader' at Modules/WSD/Filter.pm line 27.
[Tue May 01 12:21:31 2012] [error] Compilation failed in require at Modules/Session.pm line 1.
[Tue May 01 12:21:31 2012] [error] BEGIN failed--compilation aborted at Modules/Session.pm line 1.
[Tue May 01 12:21:31 2012] [error] Compilation failed in require at /usr/local/www/apache22/data/test/cgi-bin/index.cgi line 6.
[Tue May 01 12:21:31 2012] [error] BEGIN failed--compilation aborted at /usr/local/www/apache22/test/cgi-bin/index.cgi line
[Tue May 01 12:21:31 2012] [error] Premature end of script headers: index.cgi

Problem with sessions ...

pcfun19
Posts: 9
Joined: Apr 18, 2012 7:21 pm

#117 Postby pcfun19 » May 08, 2012 10:27 pm

Problem: I put in admin section under url leech mod, the bitshare credentials...

Now I go as a user to upload a file. in the upload form, under the remote url i paste a link from bitshshare. It doesn't fetch it...
It fethes normally from rapidshare or depositfiles that I have applied as well BUT not bitshare.

The curious thing is that it says under the urls box
"Supported sites: 2shared.com, Depositfiles.com, Rapidshare.com"

No Bitshare... Is it a bug or have I done something wrong???

Thanks

admin
Site Admin
Posts: 1839
Joined: Mar 22, 2006 12:32 pm

#118 Postby admin » May 09, 2012 3:30 pm

Just an update: we are going to release it next week.

adiga
Posts: 177
Joined: Jul 23, 2009 2:27 am

#119 Postby adiga » May 09, 2012 5:44 pm

Suggestion:
make template payment_buy_with.html same template download0_alt.html

bhanuprasad1981
Posts: 129
Joined: Apr 30, 2009 10:31 am

#120 Postby bhanuprasad1981 » May 10, 2012 4:36 am

admin wrote:Just an update: we are going to release it next week.

are there any more bugfixes in this release?