Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> RN v2.20.00 - All Issues
Author Message
Brujo
Regular
Regular



Joined: Jun 04, 2004
Posts: 84
Location: Germany

PostPosted: Fri Feb 15, 2008 8:50 am Reply with quote

i have switched on dyntitles and think i found an issue.

i have the News Module in home, if i click directly on the top to jump for example to Page 5 or use the Paginator drop down Box the Title looks then like following:

- sitename

so it seems the Stuff before sitename is gone. I think it the sql query dos not work with new_topic=0


another "optical" point is when i go / click the Categorie of a assigned News
the Title dosent change, but thats up to you Guys i suggest to extend the dyntilte News Section with

Code:
      } elseif ($file == 'categories') {

      $sql = 'SELECT title FROM ' . $prefix . '_stories_cat WHERE catid=\'' . intval($catid) . '\'';
      $result = $db->sql_query($sql);
      $row = $db->sql_fetchrow($result);
      $asDTText['subject'] = $row['title'];
      $newpagetitle = $asDTText['subject'] . $dt_sDelim . $sitename;
   }


after the change the title will show
Storiescat - Sitename
 
View user's profile Send private message
montego
Site Admin



Joined: Aug 29, 2004
Posts: 9457
Location: Arizona

PostPosted: Sat Feb 16, 2008 6:44 am Reply with quote

I will log this and take a look at this for our patch release. Thanks!

_________________
Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! 
View user's profile Send private message Visit poster's website
montego







PostPosted: Sat Apr 12, 2008 9:25 am Reply with quote

Brujo, this thread over here describes how I am planning on addressing this issue:

http://www.ravenphpscripts.com/postx15345-0-0.html

Sorry for the delays. This will be fixed in the 2.3.0 version of RavenNuke.
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> RN v2.20.00 - All Issues

View next topic
View previous 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
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©