The Forum has been Updated
        The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
    
                        Following on from v1.0
Additions Login
Google Search
Active Topics
Changes Topics in left/right columns are now ordered by last date edited decending
To upgrade from v1.0 replace admin_config_cms.asp
replace portal.asp
re-do changes to config.asp
Download here<
                Additions Login
Google Search
Active Topics
Changes Topics in left/right columns are now ordered by last date edited decending
To upgrade from v1.0 replace admin_config_cms.asp
replace portal.asp
re-do changes to config.asp
Download here<
                Last edited by DavidRhodes on 07 December 2003, 14:18
            
        
                                Posted 
                                
                                
                                
                                    
                                    
                                
                            
                            
                                        Nice touches David!!
Thanks.
As a little MOD to this MOD, I have put just before the main() function:-Just after this code in the DisplayCategories Function:-I have put this:-And within the DisplayContentItem, I changed to use this code:-
Now at the foot of each article, I get this:-
More [category_name] Articles
This obviously links to more articles in the same category.
Just wondered if you would consider including that in the MOD!<
                                Thanks.
As a little MOD to this MOD, I have put just before the main() function:-
Code:
Dim TheCat, TheTitle
TheCat = CInt(Request.QueryString("CategoryID"))Code:
call StartTable(Width, rsCatList.Fields("CAT_TITLE").Value)Code:
If lCategoryID = TheCat then TheTitle = rsCatList.Fields("CAT_TITLE").ValueCode:
  Response.Write formatStr(rsContent.Fields("CONT_BODY").Value) &"<br /><br />"& vbCrLf
  Response.write "<a href=""portal.asp?CategoryID=" & TheCat & """>More " & TheTitle & " Articles</a><BR><BR>"
  Response.write "Author: <a href=""pop_profile.asp?mode=display&id="& rsContent.Fields("CONT_AUTHOR").Value & """>"& getMemberName(rsContent.Fields("CONT_AUTHOR").Value) & "</a><br />" &_
  "Posted: "& ChkDate(rsContent.Fields("CONT_DATE").Value, "</b>" ,true) &vbCrLfMore [category_name] Articles
This obviously links to more articles in the same category.
Just wondered if you would consider including that in the MOD!<
                                Last edited by aspwiz on 07 December 2003, 14:05
                                
                            
                        
                                Posted 
                                
                                
                                
                                    
                                    
                                
                            
                            
                                        Rob, that was meant to be in this, must have forgot it somewhere along the way 
I'll get together a few more suggestions before making another release<
                                I'll get together a few more suggestions before making another release<
                                Posted 
                                
                                
                                
                                    
                                    
                                
                            
                            
                                        Hi
i have a problem:
I installed the mod and added some content etc.
But i get an error
Error
You must set a value for 'Homepage Content' in 'CMS Configuration'
 
I'm new to this stuff so maybe this is some stupid fault of mine
but can you help me ?<
                                i have a problem:
I installed the mod and added some content etc.
But i get an error
Error
You must set a value for 'Homepage Content' in 'CMS Configuration'
I'm new to this stuff so maybe this is some stupid fault of mine
but can you help me ?<
                                Posted 
                                
                                
                                
                                    
                                    
                                
                            
                            
                                        Go to CMS Configuration in admin options and set some content for the Default Article<
                                        
                                    
                                
                                Posted 
                                
                                
                                
                                    
                                    
                                
                            
                            
                                        Thats the weird thing 
I did that
Everytime i go there the fields are blank<
                                I did that
Everytime i go there the fields are blank<
                                Posted 
                                
                                
                                
                                    
                                    
                                
                            
                            
                                        have you added the required code to config.asp?<
                                        
                                    
                                
                                Posted 
                                
                                
                                
                                    
                                    
                                
                            
                            
                                        Yes i did
but when i do the database setup there does not stand tables allready exists (if i do it for the second time ). <
                                but when i do the database setup there does not stand tables allready exists (if i do it for the second time ). <
                                Posted 
                                
                                
                                
                                    
                                    
                                
                            
                            
                                Posted 
                                
                                
                                
                                    
                                    
                                
                            
                            Originally posted by squad23
Yes i did
but when i do the database setup there does not stand tables allready exists (if i do it for the second time ).
Are any of the other values saving, eg. "Page Title" in "CMS Configuration"<
                                Posted 
                                
                                
                                
                                    
                                    
                                
                            
                            
                                        no all the fields are blank when i return.<
                                        
                                    
                                Email Member
Message Member
Post Moderation
FileUpload
If you're having problems uploading, try choosing a smaller image.
Preview post
Send Topic
                    
                    Loading...
                
            
    