rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Sentinel

Pages: 1 2
1
if i was using an external shout box then i would probably not have this issue, i'm talking about the shoutbox from the rawr template.
Or i've missed something, but it should work without any extra actions :S

3
got the lates beta, and rawr template and it won't work  :-\
and yes this seems an XP 64bit only issue then, or i am overlooking something
the box makes the files but they won't show  ???

any ideas would be of great help

4
Ask rejetto, has nothing to do with me... I have done just simple template operations, the 32bit/64bit stuff is rejetto's department with the template engine ;D

So here i am posting it here, cause i don;t realy know where else to put this now

I have been struggling with the shout box since i installed the rawr template but i never got it to work.
then suddenly it hit me, I was using win XP Pro 64bit and i noticed that people using the normal 32bit version had no issues what so ever.

So my question is: is there a simple fix for this or it this issue going to be addressed in the next release?

hope you can help me with this rejetto

thx.


5
hmmm, k, thx anyways

and how do i actually turn it of in the template without cocking it up?

6
I have been struggling with the shout box since i installed the rawr template but i never got it to work.
then suddenly it hit me, I was using win XP Pro 64bit and i noticed that people using the normal 32bit version had no issues what so ever.

So my question is: is there a simple fix for this or it this issue going to be addressed in the next release?

7
RAWR-Designs / Re: [RAWR template 0.1.0] Icons
« on: April 06, 2008, 03:28:59 PM »
in terayon, we define every extension where an image is available for like this:

Code: [Select]
[file.jpg = file.bmp = file.png = file.exe = file.zip = file.rar etc etc etc]
then, we use %item-ext% to extract the extension and call the right image in the icon folder

Code: [Select]
<img src="/template/icons/%item-ext%.jpg" alt="%item-ext%" />
for all the other files where we dont have an extension for, you can use the default file icon or the hfs ones. W/e you want.

Code: [Select]
[file]
<img src="/template/icons/file.jpg" alt="%item-ext%" />

I hope this helps.




Thx mate i'll have a stab at it, wish it would be easier tho ;)

8
RAWR-Designs / Re: [RAWR template 0.1.0] Icons
« on: April 06, 2008, 10:41:45 AM »
well actually i was hoping to do it without icons... but i understand why that part didn't come across correctly.

I want to use pictures like in terayon, also linked to the file type it should represent (like the basic icons do now)

reason why? reason is that the current icons show an ugly white distortion on a black/dark background

9
RAWR-Designs / Re: [RAWR template] Shoutbox [HELP]
« on: April 06, 2008, 10:37:51 AM »
macro.log??  ow macro log i'll check it and will get back to you later
(feels stupid)

enabled it tried posting something and nothing, can't see where it goes wrong :S

Quote
   > !build
   < 0.1.0

   > !theme
   < rawr_black

   > !theme
   < rawr_black

   > $files
   < {.if not|%number%|<center id="msgFail">{.!lv_noMsg.}</center>|%list%.}


   > %number%
   < %number%

   > %list%
   < %list%

   > !lv_noMsg
   < No messages.

   > if not|0|<center id="msgFail">No messages.</center>|
   < <center id="msgFail">No messages.</center>

   > !lv_guest
   < Guest

   > if|bleacher|bleacher|Guest
   < bleacher

   > !lv_guest
   < Guest

   > !lv_msg
   < Message

   > !lv_smileys
   < Smileys

   > !lv_msg
   < Message

   > !lv_shout
   < Shout

---
   > !language
   < en

   > load|/template/rawr_default/languages/en.txt|special:strings
   <

---
   > %uptime%
   < 14:01:14

   > %timestamp%
   < 6-4-2008 14:03:56

   > %connections%
   < 3

   > %speed-in%
   < 0,00

   > %speed-out%
   < 0,00

   > %total-in%
   < 716,04 MB

   > %total-out%
   < 5,48 GB

   > %total-downloads%

10
RAWR-Designs / [RAWR template 0.1.0] Icons
« on: April 05, 2008, 09:27:47 PM »
is there an easy way to switch to GIF PNG or JPG icons instead of the basic HSF icons?
I am realy happy with the Black RAWR template i eaven started to customize it and give
you all a nice new template based on this one, but i realy need to get rid of those ugly icons,
they are grainy and surounded by white pixels :S

it realy looks silly

So is there anyone that could help me out to fix the icons like in the terayon template? i would realy apreciate it

11
RAWR-Designs / [RAWR template] Shoutbox [HELP]
« on: April 05, 2008, 07:51:38 PM »
this might be a tad silly but what could be the reason for the not functioning of the shoutbox in rawr template?

I got this little thing where i try to post a message and it doesn't appear
it accepts it but after prosessing still 0 messages


somehow it doesn't process the messeges, but i see the files in the display_posts folder

so any ideas?

12
RAWR-Designs / Re: .wav file playback?
« on: February 04, 2008, 02:28:53 PM »
hmm that sux, ill have to look for an other solution then

13
RAWR-Designs / Rawr Player question [play list construction]
« on: February 04, 2008, 08:24:37 AM »
i know the file directory is the play list i just want to know 'how' the player script constructs it's play list.

If i got that information i might be able to make a static playlist and load mp3 files from multiple directories

thx in advance

14
RAWR-Designs / Re: Question: rawr player multiple directories + Suggestion
« on: February 04, 2008, 08:20:43 AM »
if i do i will post it.


15
RAWR-Designs / Re: .wav file playback?
« on: February 04, 2008, 08:17:33 AM »
so the crashing you mentioned earlier should not be due to the playback of these files, is there a chance i could get my hands on the thing you scripted so far?

cause that wav playback would be a really great help

Pages: 1 2