You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 282 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Problem with 3D-Fantasy theme on Secton page [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
GrandAdmiral
Sergeant
Sergeant


Joined: Jun 14, 2003
Posts: 92


PostPosted: Sun Jul 13, 2003 11:01 pm Reply with quoteBack to top

I recently added a new story to a new section on my website. Well, needless to say, it looks weird. I didn't make any changes to the theme other than the header, so I don't no what the problem could be. Can anyone assist?

Here is the link to the page:
http://www.lasportsportal.com/modules.php?name=Sections&op=viewarticle&artid=1

I appreciate the help.
Find all posts by GrandAdmiralView user's profileSend private message
disgruntledtech
Site Admin
Site Admin


Joined: Apr 14, 2003
Posts: 991

Location: Tulsa, OK

PostPosted: Sun Jul 13, 2003 11:21 pm Reply with quoteBack to top

the problem is actually in the sections module itself -it closes and reopens a table section without ever starting one
modules/sections/index.php
find:
Code:
    echo "</td></tr>"
   ."<tr><td align=\"center\">"
   ."$previous_page && $next_page<br><br>"
   ."[ <a href=\"modules.php?name=$module_name&op=listarticles&secid=$secid\">"._BACKTO." $secname</a> | "
   ."<a href=\"modules.php?name=$module_name\">"._SECINDEX."</a> ]";
    CloseTable();


change to:
Code:
echo "$previous_page && $next_page<br><br>"
   ."[ <a href=\"modules.php?name=$module_name&op=listarticles&secid=$secid\">"._BACKTO." $secname</a> | "
   ."<a href=\"modules.php?name=$module_name\">"._SECINDEX."</a> ]";
    CloseTable();


to those interested, this bug exists all the way into 6.8
Find all posts by disgruntledtechView user's profileSend private messageSend e-mailVisit poster's website
GrandAdmiral
Sergeant
Sergeant


Joined: Jun 14, 2003
Posts: 92


PostPosted: Mon Jul 14, 2003 8:27 am Reply with quoteBack to top

Thanks Tech. You da man!
Find all posts by GrandAdmiralView user's profileSend private message
GrandAdmiral
Sergeant
Sergeant


Joined: Jun 14, 2003
Posts: 92


PostPosted: Mon Jul 14, 2003 10:13 pm Reply with quoteBack to top

Tech (or anyone else),

I seem to be having the same problem on the main page http://www.lasportsportal.com

How can I fix this one?

Is this the only theme in the PHP themes set with the original download that has bugs in it? Don't know why this happens.

Thanks. Very Happy
Find all posts by GrandAdmiralView user's profileSend private message
disgruntledtech
Site Admin
Site Admin


Joined: Apr 14, 2003
Posts: 991

Location: Tulsa, OK

PostPosted: Mon Jul 14, 2003 11:03 pm Reply with quoteBack to top

the problem you have in the second block titled "Contribute artwork to the Louisiana Sports Portal" is due to a bad link in the content of that block

Code:
Email me <a href="mailto:grandadmiral@lasportsportal.com>HERE</a>

should be:
Code:
Email me <a href="mailto:grandadmiral@lasportsportal.com">HERE</a>
Find all posts by disgruntledtechView user's profileSend private messageSend e-mailVisit poster's website
GrandAdmiral
Sergeant
Sergeant


Joined: Jun 14, 2003
Posts: 92


PostPosted: Tue Jul 15, 2003 12:09 pm Reply with quoteBack to top

Duh!!!

Thanks, Tech.
Find all posts by GrandAdmiralView user's profileSend private message
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by TOGETHER TEAM srl ITALY http://www.togetherteam.it - DONDELEO E-COMMERCE http://www.DonDeLeo.com - TUTTISU E-COMMERCE http://www.tuttisu.it
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.231 Seconds - 401 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::