Home Private Messages Search
CPG Dragonfly™ CMS stopsoftwarepatents.eu petition banner
Toggle Content
 
Forums ⇒ DragonflyCMS ⇒ Add-Ons & Blocks :: Archives ⇒ Web Links :: Archived


Web Links :: Archived
Need help creating a block or add-on, or you have created or modified a block/add-on that works in Dragonfly CMS and it meets the CPG Security Requirements? Do you have feedback about a specific add-on? Here is the place to post. Read the announcements here first!.
Go to page Previous  1, 2
Post new topic    Revive this topic    Printer Friendly Page     Forum Index ⇒  Add-Ons & Blocks

Topic Archived View previous topic :: View next topic  
Author Message
RedGerry
Silver Supporter
Silver Supporter

Offline Offline
Joined: Jun 29, 2004
Posts: 480
Location: Fishcross, Scotland
PostPosted: Fri Feb 11, 2005 5:49 pm
Post subject: Re: Web Links

Yes there's probs with editing through the admin panel also, refuses to carry over the category description.

I've wrote a new random links block as well as repairing the top 10 block. Missing the '.' in the only $content statement which resulted in one instead of ten links listed.

EDIT.. Take that back!! looking at the blocks in my old 8.2b directory. Have made Dragonfly random block available for download:

Block - Random 10 Web Links

_________________
gerry @ redgerry.com
redgerry.com
clacks.co
123v.com
copseygroup.com

RedGerry's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Suse11.4 - LAMP on zypper - ISPConfig 3


Last edited by RedGerry on Fri Feb 11, 2005 6:02 pm; edited 1 time in total
Back to top
View user's profile Visit poster's website MSN Messenger
mortal.seraphim
Nice poster
Nice poster

Offline Offline
Joined: Dec 03, 2004
Posts: 87
Location: Plano TX
PostPosted: Fri Feb 11, 2005 6:00 pm
Post subject: Re: Web Links

Looks like I actually spoke too soon. After digging around I found that this is another case sensitive issue, where after hitting the submit button it was directing the browser to post the form data to l_op=Add.html, instead of l_op=add.html.

I changed the code in modules/web_links/index.php

By the way, I also fixed the Waiting Content block so that it works with 9.0. It's a very small block that only shows to admin and displays how many news submissions, waiting links, mod links, broken links, and downloads.

_________________
Mortal Seraphim
People complain too much.


mortal.seraphim's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
FreeBSD 4.10-RELEASE-p5/1.3.33/4.0.18/4.3.10/9.0
Back to top
View user's profile Send e-mail Visit poster's website MSN Messenger
al_iguana
Nice poster
Nice poster

Offline Offline
Joined: Oct 31, 2004
Posts: 51
Location: Wales, UK
PostPosted: Fri Feb 11, 2005 8:41 pm
Post subject: Re: Web Links

i had a problem but solved it. sorry for hijacking the thread... oops Embarassed


al_iguana's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux / Apache 1.3.33 / MySQL 4.1.11-standard / PHP Version 4.3.10 / Dragonfly v9.0.6.1
Back to top
View user's profile Visit poster's website
Ronin
Dragonfly addicted
Dragonfly addicted

Offline Offline
Joined: Jun 07, 2004
Posts: 475
Location: Calgary, AB
PostPosted: Sat Feb 12, 2005 6:04 pm
Post subject: Re: Web Links

Dantarion wrote:
Turn off the link checking in the admin options...

Dantarion, I can't for the life of me find where to disable this. Could you describe where it is?

_________________
Cheers,

Ronin
Ronin Technologies
Dragonfly Google Maps Module

Ronin's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Lunarpages Linux / 1.3.37 / 4.1.22-standard-log / 4.4.4 / 9.1.2.5
Back to top
View user's profile Visit poster's website Photo Gallery
Alareth
Newbie
Newbie

Offline Offline
Joined: Jan 31, 2005
Posts: 31

PostPosted: Sat Feb 12, 2005 7:02 pm
Post subject: Re: Web Links

Ronin wrote:
Dantarion wrote:
Turn off the link checking in the admin options...

Dantarion, I can't for the life of me find where to disable this. Could you describe where it is?

www.cpgnuke.com/Forums...html#47247


Alareth's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux 2.4.26 / Apache 1.3.33 / MySQL 4.0.22 / PHP 4.3.10 / CPGNuke 9
Back to top
View user's profile Visit poster's website
BrokenCrust
500+ Posts Club
500+ Posts Club

Offline Offline
Joined: Sep 06, 2004
Posts: 503

PostPosted: Sun Feb 13, 2005 1:21 pm
Post subject: Re: Web Links

RedGerry wrote:
Yes there's probs with editing through the admin panel also, refuses to carry over the category description.

To fix this you need to edit

../modules/WebLinks/admin/index.inc

Change line 1046 to

Code::
linksmodcats($cid, $sid, $sub, $title, $cdescription);

Add a line at 963

Code::
$cdescription = isset($_POST['cdescription']) ? Fix_Quotes( $_POST['cdescription']) : NULL;

There seems to have been a mixup with $description.


BrokenCrust please enter your server specs in your user profile! Crying or Very sad
Back to top
View user's profile
RedGerry
Silver Supporter
Silver Supporter

Offline Offline
Joined: Jun 29, 2004
Posts: 480
Location: Fishcross, Scotland
PostPosted: Sun Feb 13, 2005 1:45 pm
Post subject: Re: Web Links

I love people that supply line numbers Smile

Cheers for that BrokenCrust, I'd forgot about this glitch, but it's fixed now!

_________________
gerry @ redgerry.com
redgerry.com
clacks.co
123v.com
copseygroup.com

RedGerry's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Suse11.4 - LAMP on zypper - ISPConfig 3
Back to top
View user's profile Visit poster's website MSN Messenger
Display posts from previous:   
Post new topic    Revive this topic    Printer Friendly Page    Forum Index ⇒  Add-Ons & Blocks
Page 2 of 2
All times are GMT
Go to page Previous  1, 2

Archive Revive
Username:
This is an archived topic - your reply will not be appended here.
Instead, a new topic will be generated in the active forum.
The new topic will provide a reference link to this archived topic.
 
   Toggle Content User Info

Welcome Anonymous

Nickname
Password
(Register)

   Toggle Content Last CVS commits
· Fixed .ico Expires header.
· Removed domain name from cookies so subdomains wont access them anymore.
· CSS and JS, case insensitives.
· CSS and JS, send correct HTTP 1.1 headers and fixed issues where themes and...
· Further security class improvements.
· 301 redirects on LEO changes
· Option to force 3xx http status codes
· Validate googlebot.com and google.com crawlers.
· CCBot
· Rss with etag and atom.

читај повеќе...

   Toggle Content Community

Support for DragonflyCMS in a other languages:

Deutsch
Español

   Toggle Content X-links
UltraEdit Browse Happy logo Firefox MySQL PostgreSQL Valid CSS! Valid XHTML 1.0! Unicode Encoded Badge NukeBiz Resources Raven DragonflyCMS Dedicated Now InsideSupport Lampe Berger

You are seeing squares or questionmarks on this page?

All content of this website is copyrighted by the Creative Commons NC-SA
The logos and trademarks used on this site are the property of their respective owners
We are not responsible for comments posted by our users, as they are the property of the poster.
Our server runs on a P3 1.2GHz with 512MB RAM with no accelerators
Support GoPHP5.org
Interactive software released under GNU GPL, Code Credits, Privacy Policy