News:

SMF 2.1.6 has been released! Take it for a spin! Read more.

Main Menu

New In Topic View

Started by Deprecated, November 06, 2008, 06:55:47 PM

Previous topic - Next topic

sattninja

i do have the image in there but like said it just shows the word new

what do i do with this update how do i install it
Running Rc4

Sabre™

The update is for SMF 2.0 RC2, so people using that version can install this mod also.
Could you attach your display.template.php mate, and I'll have a look at the code.
At the moment, my mind is blank as to why it isnt showing for you.
Do NOT give admin and/or ftp details to just anybody, see if they are trust worthy first!!  Do your homework ;)


sattninja

here is the php and a screen shot
Running Rc4

Sabre™

Are you sure that's the correct template buddy?
The mod wasn't installed in it, and it is for smf1.1.x not smfRC2.
I've added the edits into this template anyhow, let me know how it goes :)
Do NOT give admin and/or ftp details to just anybody, see if they are trust worthy first!!  Do your homework ;)


sattninja

#44
sorry wrong topic actially the new button is still not working



i have attached another trmplate.php and my styles.css
Running Rc4

Sabre™

For what have you attached them templates?
This mod does not use those templates.
Quote from: sattninja on December 04, 2009, 01:37:36 PM
.... the new button is still not working

Have you tried the template I attached? :)
Do NOT give admin and/or ftp details to just anybody, see if they are trust worthy first!!  Do your homework ;)


sattninja

i just installed your template in my theme and the default theme folder and it is still the same i am attaching my display template for you to look at this is the one out of my theme 2nd
Running Rc4

Sabre™

Here you go :)
If this doesn't work, and you've checked that your new.gif is within your  images/english  folder(both your default and custom theme), then the issue lies somewhere else, and I have no idea where.
Good luck with this one though.
Do NOT give admin and/or ftp details to just anybody, see if they are trust worthy first!!  Do your homework ;)


sattninja

neither worked and image files are there thats ok i will live with it
Running Rc4

Sabre™

Sorry I couldn't be of more assistance mate.
Maybe somebody will see this thread and know what is going on.
All the best :)
Do NOT give admin and/or ftp details to just anybody, see if they are trust worthy first!!  Do your homework ;)


kat

Excellent mod.


We likes it, me preshussssss. 

Hoodie

Great mod..  Thanks Sabre for making it compatible for RC2..

Sabre™

My pleasure mate :)
Deprecated has been updating a few of his mods for rc2, so feel free to check out his other ones if they offer something you'd need.
Enjoy :)
Do NOT give admin and/or ftp details to just anybody, see if they are trust worthy first!!  Do your homework ;)


Sabre™

#53
@ sattninja
One more thing you could try buddy, in your themes images folder, copy the english folder and rename it to english-utf8.
Since you've copied the folder and its content, the new.gif should be within it.
That is, I'm assuming your theme(custom) ONLY has the new.gif within. That is all you need in the english-utf8 folder
See if that does anything.
Cheers :)
Do NOT give admin and/or ftp details to just anybody, see if they are trust worthy first!!  Do your homework ;)


imrich

FYI, tests fail under 2.0 RC4 (previsouly worked under RC3).

Would be nice for an update, thanks!

rickmastfan67

Quote from: imrich on January 07, 2011, 12:54:18 PM
FYI, tests fail under 2.0 RC4 (previsouly worked under RC3).

Would be nice for an update, thanks!

Same with 2.0.2.  Don't feel like having to manually add this into my site that I mod (prefer to have it automated), but I might have to since there hasn't been an update to this mod in a long time. :(

hcfwesker

The only reason it fails, is because the line it looks for, has ONE extra space where the space isn't there in the file.   Just had to clean one extra space in the install xml file.

in the file it has
Find


<a href="', $message['href'], '" rel="nofollow">', $message['subject'], '</a>


when it should be
Find
<a href="', $message['href'], '" rel="nofollow">', $message['subject'], '</a>

Try the attached package, will work for all versions of 2.x.x

rickmastfan67

Thanks man!  Just installed that fix and it's working perfectly. :)  Really appreciate it. :)

Advertisement: