News:

Join the Facebook Fan Page.

Main Menu

SMF Links

Started by SMFHacks.com Team, July 12, 2006, 12:33:28 AM

Previous topic - Next topic

drakkos

Hi all.

I'm using this lovely mod for a site I'm putting together for older computer users, but I'm having the strangest problem - I can only allow users to edit or delete all links, or no links - for the categories I've set up, I've added permissions for the category so that guests and regular members have full access:

Member Group Name   View   Add Link   Edit own Link   Delete own Link   Options

Regular Members   Allowed   Allowed   Allowed   Allowed   [Delete]
Guests   Allowed   Allowed   Allowed   Allowed   [Delete]


And yet, when I check the Category Permission List, the entry for regular members isn't there - more perplexing though is the fact that members don't get the ability to edit or delete their own links.

Any advice or suggestions would be gratefully accepted.

Drakkos

SonnyCooL

My link page not working in my theme ...
The link page show in default theme .... but the rest not working .... :(

vbgamer45

For custom themes you will need to install a link/button on the index.template.php of that custom theme.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

damnitmike

vgamer, sweet work your doing.....my compliments.

I want to add Snap Preview to the links page.......could you point me to the correct file please?

I want to be able to mouseover the links added, and  catch a preview of it.....

Thanks for the efforts you put into your mods.....we all appreciate it!!!

vbgamer45

That would be inside the Links.template.php file.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

damnitmike

Thanks vgamer....I thought I knew how to add it, but I made a mess....

It is javascript.......

I added it on the index template, works good on the TP pages, forum....

But it isn't working in the Links section.......

Damn this php...I think I get it figured out, then I get stupid....... >:(

damnitmike

And it was stupidity......

I configured the Snap preview to display outside links only.....Of course the Links section uses my sites own address as a referal link.......

duhhhhhh..........

Sorry I wasted anyones time.

Lysyj

i was made some modifications for this mod... sorry, my english is not great.

Now u can insert some picture for your link.

download SMFLinks1.6.7.zip [nofollow]
and upload manual in to your site
Links.php category Sources
Links.template.php category Themes/default



Then open phpmyadmin>base SMF Forum>smf_links
U must create 1 field at the end

field name: banner
type: varchar
letters: 100
Null
default: 0

Eclipse16V

Great Mod.

Run it on SMF 2.0 Beta 3.1 Public ? ? ?

Thx
I worked with:
SMF 2 in German

Shop:
SID Giessen

vbgamer45

No mod currently only runs for SMF 1.1.x will be updated once SMF 2.0 final is released
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

Sabre™

Hi Buddy.
Great mod, was looking for something like this :)

With my custom theme, Im having this prob

Where would I look to correct this?
Its working perfect within the default theme, its just this text not displaying above the content, in my custom theme.
The only manual edit for the custom theme I have done, is to add the links button.
The rest are pulled from the default.
Should something else have been added to the custom theme?

Thank You in advance :)
Do NOT give admin and/or ftp details to just anybody, see if they are trust worthy first!!  Do your homework ;)


Jay T

Quote from: Lysyj on April 26, 2008, 10:05:24 AM
i was made some modifications for this mod... sorry, my english is not great.

Now u can insert some picture for your link.

download SMFLinks1.6.7.zip
and upload manual in to your site
Links.php category Sources
Links.template.php category Themes/default



Then open phpmyadmin>base SMF Forum>smf_links
U must create 1 field at the end

field name: banner
type: varchar
letters: 100
Null
default: 0

I appreciate the addition. However, it gives syntax errors when you try and edit a link.

l3ft3r1s

Hi. I have installed SMF Links. Problem is, The "links" option at the menu appears only for the admins. If a simple member tries to visit the link url, he would get a "You can not view the links page." error.

any suggestions?

Basie

vbgamer45, I added my request to your bug tracker on the "SMF hacks" site.

(about ordering the links alphabetically).

:)

Basie

Quote from: l3ft3r1s on June 21, 2008, 04:34:50 AM
Hi. I have installed SMF Links. Problem is, The "links" option at the menu appears only for the admins. If a simple member tries to visit the link url, he would get a "You can not view the links page." error.

any suggestions?

You need to edit permissions for the usergroup.

ACP > permissions > Regular members

l3ft3r1s

Quote from: seek2501 on June 21, 2008, 07:13:51 AM
Quote from: l3ft3r1s on June 21, 2008, 04:34:50 AM
Hi. I have installed SMF Links. Problem is, The "links" option at the menu appears only for the admins. If a simple member tries to visit the link url, he would get a "You can not view the links page." error.

any suggestions?

You need to edit permissions for the usergroup.

ACP > permissions > Regular members

Thanks a lot!

Is there a way to make the mod to work with utf-8 non-english letters? The whole forum works fine at greek-utf8...

vbgamer45

Yes you will need to convert the links tables to utf8 inside the database then it should work ok.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

Roger Rabbit

Good day!

It is a nice mods for SMF and i'm already using it...however, i would like to ask if there is a possibility to show the latest links submitted to tinyportal?

One more thing, is there possibility to include pictures to the link submission...if so, how we can do it as i'm not a good php programmer....

vbgamer45

Check tinyportal they might have a block code.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

Owdy

Quote from: vbgamer45 on May 01, 2008, 07:38:35 PM
will be updated once SMF 2.0 final is released
That take some time. Any chance you update this scritp for betas? Pleeeeeeeeeeeeeese? :D
Former Lead Support Specialist

Tarvitsetko apua SMF foorumisi kanssa? Otan työtehtäviä vastaan, lue:http://www.simplemachines.org/community/index.php?topic=375918.0

Advertisement: