php forum
php mysql forum
php mysql smarty
 
Page 2 of 21 < 1 2 3 4 ... 20 21 >
Topic Options
#247720 - 05/27/03 05:48 PM Re: TLD Bv1.5 Released - Threads Links Directory [Re: edr]
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25432
Loc: Texas

   Re: TLD Bv1.5 Released - Threads Links Directory to Del.icio.us Add to del.icio.us
  Digg Re: TLD Bv1.5 Released - Threads Links Directory Digg it
danke for the code JL <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
- Allen wavey
- What Drives You?

Top
#247721 - 05/27/03 07:11 PM Re: TLD Bv1.5 Released - Threads Links Directory [Re: SurfMinister]
omegatron Offline
Member

Registered: 04/05/01
Posts: 3440
Loc: abingdon,md
JL, <br /> <br /> You problem then lies in the sidebar templated not being right because those two closing tags are indeed correct and needed. The header template ends with <tr><td> so the <br />footer needs to have </td></tr> <img src="/forum/images/graemlins/smile.gif" alt="" /> <br /> <br />
_________________________
Chuck S

DIVE IN AND VISIT ME:

Omegatron\'s Reefs

Administrator at ReefTalk

Top
#247722 - 05/27/03 09:41 PM Re: TLD Bv1.5 Released - Threads Links Directory [Re: sf49rminer]
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25432
Loc: Texas
Not sure which version I just uploaded, I think it was omegatron's <img src="/forum/images/graemlins/smile.gif" alt="" /> On line #659, links_admin.php was:<br />
Code:
<br />print &lt;p align="center"&gt;<br />
<br /><br />should be:<br /><br />
Code:
<br />print "&lt;p align=\"center\"&gt;<br />
<br /><br />http://www.ubbdev.com/forum/links.php<br /><br /><img src="/forum/images/graemlins/yay.gif" alt="" />
_________________________
- Allen wavey
- What Drives You?

Top
#247723 - 05/27/03 09:59 PM Re: TLD Bv1.5 Released - Threads Links Directory [Re: SurfMinister]
omegatron Offline
Member

Registered: 04/05/01
Posts: 3440
Loc: abingdon,md
Thanks Allen yeah thats me looking at things too hard.<br /><br />I went back in and was trying to get some more HTML error to XHTML validate things for Mark. Zip Updated.
_________________________
Chuck S

DIVE IN AND VISIT ME:

Omegatron\'s Reefs

Administrator at ReefTalk

Top
#247724 - 05/28/03 09:03 AM Re: TLD Bv1.5 Released - Threads Links Directory [Re: sf49rminer]
fishtails Offline
Enthusiast

Registered: 06/19/02
Posts: 307
Loc: Fernandina Beach, FL
I just updated the file attachment in the first post to reflect Chucks html corrections to alleviate any problems. Thanks Chuck.
_________________________
Fish or Cut Bait! http://www.fish-tails.net

[:"red"]Air traffic control? It has its ups and downs.[/] http://www.natcazjx.org

Top
#247725 - 05/28/03 01:18 PM Re: TLD Bv1.5 Released - Threads Links Directory [Re: ]
omegatron Offline
Member

Registered: 04/05/01
Posts: 3440
Loc: abingdon,md
No Problem Mark I appreciate all the time your taking making such a wonderful product.
_________________________
Chuck S

DIVE IN AND VISIT ME:

Omegatron\'s Reefs

Administrator at ReefTalk

Top
#247726 - 05/28/03 02:38 PM Re: TLD Bv1.5 Released - Threads Links Directory [Re: ]
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25432
Loc: Texas
yes, very nice... I've drooled for a mod like this for years <img src="/forum/images/graemlins/laugh.gif" alt="" />
_________________________
- Allen wavey
- What Drives You?

Top
#247727 - 05/29/03 10:05 AM Re: TLD Bv1.5 Released - Threads Links Directory [Re: SurfMinister]
fishtails Offline
Enthusiast

Registered: 06/19/02
Posts: 307
Loc: Fernandina Beach, FL
I'm glad y'all like it. Have any bugs other than the html been found? It appears at this point (based on none have been posted) that there aren't any. YAY! Of course, as soon as I post this I'll come back and there will be some. LOL
_________________________
Fish or Cut Bait! http://www.fish-tails.net

[:"red"]Air traffic control? It has its ups and downs.[/] http://www.natcazjx.org

Top
#247728 - 05/29/03 10:24 AM Re: TLD Bv1.5 Released - Threads Links Directory [Re: ]
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25432
Loc: Texas
hehe.. I haven't checked, but will tonight <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
- Allen wavey
- What Drives You?

Top
#247729 - 05/29/03 11:42 AM Re: TLD Bv1.5 Released - Threads Links Directory [Re: SurfMinister]
DLWebmaestro Offline
Member

Registered: 08/08/00
Posts: 1753
Loc: California, MD
When someone posts a link, and you're in the link admin to approve, delete, or edit it...their username link does not work.
_________________________
Webmaster
Drumlines.org

Drumlines.org UBBThreads

Top
#247730 - 05/31/03 03:47 PM Re: TLD Bv1.5 Released - Threads Links Directory [Re: eslmix]
omegatron Offline
Member

Registered: 04/05/01
Posts: 3440
Loc: abingdon,md
Mark one thing I noticed is the links_admin does not load. I don't think I touched any code just html. Would you see if you can see what the deal is.
_________________________
Chuck S

DIVE IN AND VISIT ME:

Omegatron\'s Reefs

Administrator at ReefTalk

Top
#247731 - 05/31/03 06:35 PM Re: TLD Bv1.5 Released - Threads Links Directory [Re: sf49rminer]
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25432
Loc: Texas
I was checking our links page in the validator and was trying to find out why we're not getting the </body></html> tags. I haven't found the reason (it may be the retro stats killing it), but did find this:<br /><br />At the bottom of show_cat.php there's this line:<br /><br /> include "links/templates/links_show_cat.tmpl";<br /><br />there is no template file by that name. Is that a feature still coming? <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
- Allen wavey
- What Drives You?

Top
#247732 - 05/31/03 06:37 PM Re: TLD Bv1.5 Released - Threads Links Directory [Re: SurfMinister]
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25432
Loc: Texas
links_header.tmpl on line # 15 needs amp; added to that & <br /> <br />line #27 needs a / <br /> <br /><img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
- Allen wavey
- What Drives You?

Top
#247733 - 05/31/03 07:42 PM Re: TLD Bv1.5 Released - Threads Links Directory [Re: SurfMinister]
omegatron Offline
Member

Registered: 04/05/01
Posts: 3440
Loc: abingdon,md
LOL Allen we seem to be doing the same. Here is a zip of almost XHTML Compliant. There is one thing left and I am scratching my head. The Favorites call to and emtpy body tag and no closing tag to td and tr but I have looked and looked and am at a lose. However this is the only known issue keeping this copy from being compliant. Look this over Allen and see if I am right. <img src="/forum/images/graemlins/wink.gif" alt="" />


Attachments
82558-Links.zip (81 downloads)

_________________________
Chuck S

DIVE IN AND VISIT ME:

Omegatron\'s Reefs

Administrator at ReefTalk

Top
#247734 - 05/31/03 09:26 PM Re: TLD Bv1.5 Released - Threads Links Directory [Re: sf49rminer]
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25432
Loc: Texas
sure, thanks <img src="/forum/images/graemlins/laugh.gif" alt="" />
_________________________
- Allen wavey
- What Drives You?

Top
#247735 - 05/31/03 09:33 PM Re: TLD Bv1.5 Released - Threads Links Directory [Re: SurfMinister]
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25432
Loc: Texas
looks good to me so far <img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br />It appears the cut off </body></html> tags are related to either the sidebar or retro stats... time for more testing <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
- Allen wavey
- What Drives You?

Top
#247736 - 05/31/03 09:56 PM Re: TLD Bv1.5 Released - Threads Links Directory [Re: SurfMinister]
omegatron Offline
Member

Registered: 04/05/01
Posts: 3440
Loc: abingdon,md
Hmm that sounds like a good theory Allen however how does it only effect the favorites? Should that not affect the validation of all of them. I only get that with the favorites. That is the only file that calls the redirect so maybe the problem lies there. The rest of the script now validates although I do need to go through the links_admin.php and clean a few things up. Waiting on Mark to look at it and find out what is different from the initial release that worked and this release that does not.
_________________________
Chuck S

DIVE IN AND VISIT ME:

Omegatron\'s Reefs

Administrator at ReefTalk

Top
#247737 - 05/31/03 10:06 PM Re: TLD Bv1.5 Released - Threads Links Directory [Re: sf49rminer]
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25432
Loc: Texas
Haven't checked the favorites <img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br />I'm talkin about the whole site in which the sidebar is a part... the 2 end tags are missing. Aside, I did manage to almost completely clean up the retrostats script code <img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br />http://validator.w3.org/check?uri=http://www.ubbdev.com/forum/links.php
_________________________
- Allen wavey
- What Drives You?

Top
#247738 - 05/31/03 10:07 PM Re: TLD Bv1.5 Released - Threads Links Directory [Re: SurfMinister]
omegatron Offline
Member

Registered: 04/05/01
Posts: 3440
Loc: abingdon,md
Okay Got ya. Yeah I use my sidebar on the left <img src="/forum/images/graemlins/wink.gif" alt="" /> <br /> <br />Understand. There seems to be that issue with the sidebar on the right. <br /> <br />I just switched the sidebar to the right and everything validates as well. Is your sidebar closing template this: <br /> <br /><? //UBBTREMARK <br /> <br />echo <<<UBBTPRINT <br /> <br /></td> <br /><td width="10"> <br />&nbsp; <br /></td> <br /><td align="center" valign="top" width="{$theme['sidebar_width']}"> <br /> <br />UBBTPRINT; <br /> <br />include("$thispath/pals/sidebarpal.php");//UBBTREMARK <br /> <br />echo <<<UBBTPRINT <br /> <br /></td> <br /></tr> <br /></table> <br /> <br /> <br />UBBTPRINT; <br />/* UBBTREMARK */ ?>
_________________________
Chuck S

DIVE IN AND VISIT ME:

Omegatron\'s Reefs

Administrator at ReefTalk

Top
#247739 - 05/31/03 10:10 PM Re: TLD Bv1.5 Released - Threads Links Directory [Re: sf49rminer]
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25432
Loc: Texas
Here's the error I get when clicking on the links admin link:<br /><br />Parse error: parse error, unexpected '<' in /home/virtual/site2/fst/var/www/html/forum/links/links_admin.php on line 659<br />
_________________________
- Allen wavey
- What Drives You?

Top
Page 2 of 21 < 1 2 3 4 ... 20 21 >


Who's Online
0 Registered (), 41 Guests and 9 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Blogs, love em or hate em?
by AllenAyres
10/07/08 02:05 PM
What do you use to edit the files
by Ian_W
10/05/08 03:33 PM
BeyondCompare v3.00
by Ian_W
10/05/08 03:32 PM
Glossy Black Theme with Image Reflection
by Gizmo
10/05/08 02:17 PM
ShareThis
by Gizmo
09/28/08 05:06 AM
[7.3] Viewing MySQL logfiles made easier
by AllenAyres
09/27/08 09:57 PM
Looking for a simple upload script
by Murphdog
09/26/08 08:45 PM
New Mods
[7.3] Viewing MySQL logfiles made easier
by blaaskaak
09/24/08 05:39 PM
[7.3] Language file checker
by blaaskaak
09/09/08 12:56 AM
[7.3.1] add search to showmembers page
by blaaskaak
09/07/08 04:50 AM
Multiple Identity Detector
by
12/30/06 06:39 PM
Newest Members
pisa666, ghengis317, NitroX, Dogan, EliYah-
13345 Registered Users
Top Posters Last 30 Days
AllenAyres 13
blaaskaak 9
tackaberry 7
FREAK1 6
Gizmo 4
Mike L_dup1 4
Chris Bale 4

 

 

 
fusionbb message board php hacks