WESECE Forum
August 01, 2010, 03:10:38 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Calendar Links Login Register  
phpld Mods index LifeTime membership LifeTime members Sites Create a Thumb! SEO Desktop
New from Iwebtools! Adsflip...A Must have advertising Tool!!
Pages: [1]   Go Down
  Print  
Author Topic: sql ?  (Read 1035 times)
0 Members and 1 Guest are viewing this topic.
kosir
sloRSS.net
Lifetime Member
Newbie
***

Karma: 1
Offline Offline

Gender: Male
Posts: 31


WWW
« on: September 11, 2007, 09:41:29 AM »

Hey!

There is an error in the SQL file.

This is the corrected one:

ALTER TABLE `PLD_LINK` ADD `RSS` VARCHAR( 255 ) CHARACTER SET latin1 COLLATE latin1_general_ci NULL AFTER `URL` ;

In yours you have name of the table pld_links. I am not sure it probably works on windows but it doesn't work on Unix servers.
« Last Edit: December 18, 2007, 07:38:50 PM by wesece » Logged

wesece
Board Administrator
Administrator
Hero Member
*****

Karma: 14
Offline Offline

Gender: Male
Posts: 559


459048412 sidneyrill@insightbb.com
WWW
« Reply #1 on: September 11, 2007, 09:59:29 AM »

on windows servers table names are lower case
on linux servers table names are Upper case

I guess I have to make two versions from now on.

Thanks for pointing this out!
Logged

R.I.P. Wesece

DO NOT CONTACT THIS ID! ANY AND ALL CONTACTS WILL NOT BE SEEN!

CONTACT SHADAV OR POST IN THE FORUMS

This Id has been left in tact out of respect for wesece.
WESECE Forum
« Reply #1 on: September 11, 2007, 09:59:29 AM »

Is your website SEO Ready?
 Logged
kendall
Newbie
*

Karma: 0
Offline Offline

Posts: 2


Email
« Reply #2 on: October 27, 2007, 12:27:23 AM »

Hi

this snippet is exactly what i am looking for for my forum directory but it is not displaying the rss feed itself, only the url

Is it supposed to be that way?

Thanks

Kendall
ForumStation
Logged
wesece
Board Administrator
Administrator
Hero Member
*****

Karma: 14
Offline Offline

Gender: Male
Posts: 559


459048412 sidneyrill@insightbb.com
WWW
« Reply #3 on: October 27, 2007, 10:22:01 AM »

That is all this does.
if you want to display the rss feed itself, install this mod
http://wesece.com/mods/phpld/software-description.php?id=67&phpld=SEO%20friendly%20RSS%20footer
Logged

R.I.P. Wesece

DO NOT CONTACT THIS ID! ANY AND ALL CONTACTS WILL NOT BE SEEN!

CONTACT SHADAV OR POST IN THE FORUMS

This Id has been left in tact out of respect for wesece.
kendall
Newbie
*

Karma: 0
Offline Offline

Posts: 2


Email
« Reply #4 on: October 27, 2007, 01:20:12 PM »

Thanks Wesece.  Will this mod actually pull the rss information from the rss url the submitter enters or rss based on the category.

I am trying to put the "last 5 posts" in the detail pages of the forum listing from the site thats listed

Logged
wesece
Board Administrator
Administrator
Hero Member
*****

Karma: 14
Offline Offline

Gender: Male
Posts: 559


459048412 sidneyrill@insightbb.com
WWW
« Reply #5 on: October 27, 2007, 02:37:35 PM »

this mod will pull from the rss url.
Logged

R.I.P. Wesece

DO NOT CONTACT THIS ID! ANY AND ALL CONTACTS WILL NOT BE SEEN!

CONTACT SHADAV OR POST IN THE FORUMS

This Id has been left in tact out of respect for wesece.
webnicole
Newbie
*

Karma: 0
Offline Offline

Posts: 2


« Reply #6 on: December 03, 2007, 01:46:48 AM »

Hi,

First of all thanks for the great tutorial, that was exactly what I was looking for  Smiley
I really donīt know much about php and I was wondering if it would be possible to have the rss field also shown in the admin area?  Undecided
This would make it so much easier to update existing links.

I hope you can help.

Greetings
webnicole
Logged
wesece
Board Administrator
Administrator
Hero Member
*****

Karma: 14
Offline Offline

Gender: Male
Posts: 559


459048412 sidneyrill@insightbb.com
WWW
« Reply #7 on: December 03, 2007, 08:08:26 PM »

edit dir_links_edit.tpl:

Find:

Code:
{validate form="dir_links_edit" id="v_URL_U" message=$smarty.capture.url_not_unique}
</td>
</tr>

after add:

Code:
<tr>
<td class="label">{l}RSS{/l}:</td>
<td class="smallDesc"><input type="text" name="RSS" value="{$RSS|escape|trim}" size="40" class="text"/>
</td>
</tr>

this will show the rss url when you edit a link in ACP
Logged

R.I.P. Wesece

DO NOT CONTACT THIS ID! ANY AND ALL CONTACTS WILL NOT BE SEEN!

CONTACT SHADAV OR POST IN THE FORUMS

This Id has been left in tact out of respect for wesece.
webnicole
Newbie
*

Karma: 0
Offline Offline

Posts: 2


« Reply #8 on: December 04, 2007, 09:46:59 AM »

Perfect, thanks a lot  Smiley
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Directory Toolbar



Directory Tools
Latest Featured Links
wesece.net Toolbar
Free Text Message

Partners




Powered by MySQL Powered by PHP Powered by SMF 1.1.1 | SMF © 2006, Simple Machines LLC Valid XHTML 1.0! Valid CSS!