Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Yuna Scatari Edition (YSE) (http://www.bvlist.com/forumdisplay.php?f=22)
-   -   YSE v2.0 PRE7 by BoLaMN (http://www.bvlist.com/showthread.php?t=431)

kp380lv 28th June 2008 20:54

re: YSE v2.0 PRE7 by BoLaMN
 
Use installer example: localhost/install - and remove from installation folder install.lock file

Kotafi 30th June 2008 11:18

re: YSE v2.0 PRE7 by BoLaMN
 
Code:

Warning: Cannot modify header information - headers already sent by (output started at /home/farout/domains/*sensored*/public_html/themes/Black/stdhead.php:4) in /home/farout/domains/*sensored*/public_html/invite.php on line 46
In invite.php when you try to delete invitecode :nosepick:

BoLaMN 30th June 2008 13:44

re: YSE v2.0 PRE7 by BoLaMN
 
find "stdmsg" in invite.php and replace line with:

Code:

               
newsuc($tracker_lang['success'], "Invitation removed. now, we leave you to a page invitations...",false,true);


nikosuk 30th June 2008 20:37

re: YSE v2.0 PRE7 by BoLaMN
 
hello there, i have been using the torrentstrike fullymodded version since january.

last week i have tried and i have installed your source (Yuna Scatari v2.0 PRE7 RC2 By BoLaMN)
i think it is very very nice!

one thing i was wondering, is there a way to upgrade my current intallation to your source?
I would really like to use it on my tracker!

I have tried, but functions are different, structure is different, and some tables are missing ..:(
Any help would be appreciated!

Thank you for your help!, KEEP UP the good work!

DmacK 1st July 2008 04:26

re: YSE v2.0 PRE7 by BoLaMN
 
I, I tried to install but i dont have the install.php on the folder. Who can i install this??

Sorry my bad English xD

Kotafi 1st July 2008 10:27

re: YSE v2.0 PRE7 by BoLaMN
 
Quote:

Originally Posted by BoLaMN
find "stdmsg" in invite.php and replace line with:

dont work :whistle:

gigasb 4th July 2008 15:40

re: YSE v2.0 PRE7 by BoLaMN
 
i cant browse the torrents i get this error

Code:

You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'EXISTS(SELECT * FROM readtorrents AS r WHERE r.userid = 1 AND r

nikosuk 4th July 2008 17:07

re: YSE v2.0 PRE7 by BoLaMN
 
Quote:

Originally Posted by nikosuk
hello there ,

i have been using the torrentstrike fullymodded version since january.

last week i have tried and i have installed your source (Yuna Scatari v2.0 PRE7 RC2 By BoLaMN)
i think it is very very nice!
one thing i was wondering, is there a way to upgrade my current intallation to your source?
I would really like to use it on my tracker!
I have tried, but functions are different, structure is different, and some tables are missing ..:(
Any help would be appreciated!
Thank you for your help!, KEEP UP the good work!


Please , if anyone can help..answer my post , i would like to upgrade from torrentstrike to Yuna Scatari v2.0
Thank you in advance for your help

kp380lv 4th July 2008 19:43

re: YSE v2.0 PRE7 by BoLaMN
 
Just Download YUNA! And install it on your tracker;) Upgrade - I don't think so!

ANDiTKO 9th July 2008 09:55

re: YSE v2.0 PRE7 by BoLaMN
 
I get these errors when i try to accsess the admin panel (@ localhost).

Code:

Notice: Undefined variable: rootpath in h:\www\easyphp1-8\www\ysetest\settings.php on line 8
Code:

Warning: Cannot modify header information - headers already sent by (output started at h:\www\easyphp1-8\www\ysetest\settings.php:8) in h:\www\easyphp1-8\www\ysetest\include\functions.php on line 705
Code:

Warning: Cannot modify header information - headers already sent by (output started at h:\www\easyphp1-8\www\ysetest\settings.php:8) in h:\www\easyphp1-8\www\ysetest\include\functions.php on line 706
Code:

Warning: Cannot modify header information - headers already sent by (output started at h:\www\easyphp1-8\www\ysetest\settings.php:8) in h:\www\easyphp1-8\www\ysetest\include\functions.php on line 707
Code:

Warning: Cannot modify header information - headers already sent by (output started at h:\www\easyphp1-8\www\ysetest\settings.php:8) in h:\www\easyphp1-8\www\ysetest\include\functions.php on line 708
Code:

Warning: Cannot modify header information - headers already sent by (output started at h:\www\easyphp1-8\www\ysetest\settings.php:8) in h:\www\easyphp1-8\www\ysetest\include\functions.php on line 709
Line 8 in settings.php is this
Code:

include($rootpath . 'include/bittorrent.php');
To fix the error change the line to
Code:

include('include/bittorrent.php');
I think its because it request a variable witch is not yet loaded.So just remove it. ;-)


All times are GMT +2. The time now is 15:02.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.