Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Yuna Scatari Edition (YSE)
Closed Thread
  #141  
Old 22nd April 2008, 11:53
trurl3 trurl3 is offline
Senior Member
 
Join Date: Mar 2008
Posts: 28
Default Re: Yuna Scatari v2.0 PRE7 RC0
Quote:
Originally Posted by KRoCk85
trurl3, do you still use rc0? if so could you please post your forums.php and signup.php/takesignup.php

... the dates of my members joining shows as 1969, and all forum posts are 0000, im just wondering how to fix this lol so i want to compare yours. thanks.
Now i can help you with this problem. You have to change something in your forums.php file:

Code:
In line 1062  forums.php change $editedat to NOW()
In line 546 forums.php change $added to NOW()
It is rather jury rigged solution, but works good.

NOTE: This is NOT forums.php file from original pack (MyBB forum). This is forums.php file for internal forum taken from another tracker code.
  #142  
Old 22nd April 2008, 12:21
grobi grobi is offline
Member
 
Join Date: Apr 2008
Posts: 1
Default Re: Yuna Scatari v2.0 PRE7 RC0
Hey together

i really like this source and i think im going to use it for out tracker.
Works pretty good and havent had to many problems.

I do have some suggestions though:
As already mentioned before I think that subcategories would be awesome.
e.G.

Music
- FLAC
- OGG
- MP3

Movies
- XViD
- HD
- etc...

I guess you get the point. :)

Besides that giving invites to people would be great. (Mabye its possible but I havent found it yet)
And the ACP should probably have entries for invites and bonus system to set it up.

We also found some bugs during testing
e.g. the themes show different inputs (not reallly a bug) and if you have all boxes on the right removed theme gray and tvdev dont expand to the whole size.
besides moving the block with the user info would be great since everything is also shown in the top?

anyway, great source, great effort, keep up the great work.
Thanks everybody for making, supporting, whatever YSE.
  #143  
Old 22nd April 2008, 20:56
Nilsons Nilsons is offline
Senior Member
 
Join Date: Dec 2007
Latvia
Posts: 40
Default Re: Yuna Scatari v2.0 PRE7 RC0
Emm why when im deleting an poll i get this text
Code:
Do you really want to delete the poll? Click <a href=?action=delete&pollid=3&returnto=main&sure=1>here</a> if you are sure.
But i know it should be like this
Code:
Do you really want to delete the poll? Click here if you are sure.
But i dont know how to do it!! Please help mee !!!!


And when i press top 10 Where is registred igot this nummber!!!

01.01.1970 02:33:28 (1998 week ago)

But im only registered 1 hour
  #144  
Old 23rd April 2008, 00:14
zumtest zumtest is offline
Member
 
Join Date: Apr 2008
Posts: 1
Default Re: Yuna Scatari v2.0 PRE7 RC0
Quote:
Originally Posted by Nilsons
Emm why when im deleting an poll i get this text
Code:
Do you really want to delete the poll? Click <a href=?action=delete&pollid=3&returnto=main&sure=1>here</a> if you are sure.
But i know it should be like this
Code:
Do you really want to delete the poll? Click here if you are sure.
But i dont know how to do it!! Please help mee !!!!
I had this problem too. Go to include/functions_global.php open it.
Search
Code:
function newerr($heading = '', $text = '', $head = true, $foot = true, $die = true, $div = 'error', $htmlstrip = true)
and change it to
Code:
function newerr($heading = '', $text = '', $head = true, $foot = true, $die = true, $div = 'error', $htmlstrip = false)
this works for me :)
  #145  
Old 23rd April 2008, 02:36
BoLaMN BoLaMN is offline
Senior Member
 
Join Date: Jan 2008
Australia
Posts: 93
Default Re: Yuna Scatari v2.0 PRE7 RC0
i wouldnt do that if i were u i would actually add it to the newerr string in the poll.php unless u want all the errors to remove that, finished fixing the installer, and nearly finished the new avatar system 1 error to fix so i should be all good there.
  #146  
Old 23rd April 2008, 20:30
Nilsons Nilsons is offline
Senior Member
 
Join Date: Dec 2007
Latvia
Posts: 40
Default Re: Yuna Scatari v2.0 PRE7 RC0
What to add in polls newerr string???
  #147  
Old 25th April 2008, 01:39
alfinsh alfinsh is offline
Member
 
Join Date: Apr 2008
Posts: 2
Default Re: Yuna Scatari v2.0 PRE7 RC0
i foun bug . when i set warning it shovs warning will be remowed 1970 01:04 !! and this same i got in viewrequests.. wievrequests i fixed but warning no. so help me to fix it.. sorry for bad english
  #148  
Old 26th April 2008, 00:08
aglikall aglikall is offline
Member
 
Join Date: Apr 2008
Posts: 1
Default Re: Yuna Scatari v2.0 PRE7 RC0
does anyone get error when you've deleted install.lock and tried refreshing the installer ???
im stranded
  #149  
Old 26th April 2008, 00:34
djlee's Avatar
djlee djlee is offline
Senior Member
 
Join Date: Mar 2008
Posts: 183
Default Re: Yuna Scatari v2.0 PRE7 RC0
@ alfinsh .. by any chance are you using a windows server .. the unix epoch bug still exists in the windows server i think

@ aglikall .. never used YS source so i cant help a great deal with such a source specific problem ... all i can say is delete everything and start again and see what happens. there should be a guide i would have thought so if you follow the guide you shouldnt have a problem
  #150  
Old 28th April 2008, 08:29
h2o's Avatar
h2o h2o is offline
Senior Member
 
Join Date: Apr 2008
Posts: 17
Default Re: Yuna Scatari v2.0 PRE7 RC0
I've really been curious about this source, and have finally found the english version, thanks :D
Closed Thread

Tags
pre7 , rc0 , rc1 , scatari , v20 , yuna

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
blank pm page in yuna scatari v2.2 pre7 farshidkiani Yuna Scatari Edition (YSE) 2 4th December 2009 11:19
Problem with Yuna Scatari Edition PRE7 2.2 AneXA Yuna Scatari Edition (YSE) 2 26th October 2009 18:18
Yuna Scatari v2.2 PRE7 --vs--Nehalem? ampedm Yuna Scatari Edition (YSE) 7 25th March 2009 15:49
BlackJack for Yuna Scatari v2.0 PRE7 Kotafi Yuna Scatari Edition (YSE) 3 18th July 2008 14:23
Some Yuna Scatari v2.0 PRE7 RC2 shoutbox questions 3v0 Yuna Scatari Edition (YSE) 6 18th June 2008 01:52



All times are GMT +2. The time now is 22:56. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.