Support Forums

Old 08-31-2006, 01:45 PM   #1
Senior Member
 
bgordon's Avatar
 
Join Date: Aug 2006
Location: Georgian Bay, Ontario Canada
Posts: 157
Rep Power: 13
bgordon is on a distinguished road
Cool Some Newbie Questions - Designer 3.1.5

Hello Gurus...

I have a few issues that I cannot seem to find answers for in the forums... any help would be appreciated.

1) Have the site change language from user pressing a link - set the language variable to french

2) Add a border around listing images and listing thumbnails (css or php template?).

3) Change "State" label on screen to "Province" (we are Canadian eh!)

4) SEO not working... I disabled the old SEO and enabled the new one. I copied the .htaccess to the root... the pages don't work unless I disable it again.

5) Add currently logged on user to page to show the username or guest status... also let people log off?

6) Uploading FTP from Dreamweaver the { and } symbols are being replaced by %7B and %7D ... causes the template to fail until I manually edit them again on the server side... any ideas? The same thing happens to [[ and ]].

I have a few more questions but will save them for later.

Thanks

Bill Gordon
bgordon is offline   Reply With Quote
Old 08-31-2006, 07:11 PM   #2
68 Classifieds Staff
 
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 4,436
Rep Power: 101
Eric Barnes is a jewel in the rough
Default

Quote:
1) Have the site change language from user pressing a link - set the language variable to french
You can do this by adding this link:
<a href="index.php?language=french">French</a>

Quote:
2) Add a border around listing images and listing thumbnails (css or php template?).
You could probably do this from the style sheet. Just add something like:
Code:
a img{
border: 1px solid #CCC;
}
Quote:
3) Change "State" label on screen to "Province" (we are Canadian eh!)
That would be in language/english.php file. Just search for state.

Quote:
4) SEO not working... I disabled the old SEO and enabled the new one. I copied the .htaccess to the root... the pages don't work unless I disable it again.
I think I replied through our ticket system. You need to double check your host has mod_rewrite installed.

Quote:
5) Add currently logged on user to page to show the username or guest status... also let people log off?
I will have to track down the code for this but it is possible.

Quote:
6) Uploading FTP from Dreamweaver the { and } symbols are being replaced by %7B and %7D ... causes the template to fail until I manually edit them again on the server side... any ideas? The same thing happens to [[ and ]].
I think you can turn off an option where dreamweaver rewrites code but I am not sure the exact setting.
__________________
Eric Barnes
68 Classifieds Developer
Please do not send me a private message asking for support. Instead use these open forums or our ticket system.

Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | Twitter
Eric Barnes is offline   Reply With Quote
Old 09-02-2006, 04:11 PM   #3
Senior Member
 
bgordon's Avatar
 
Join Date: Aug 2006
Location: Georgian Bay, Ontario Canada
Posts: 157
Rep Power: 13
bgordon is on a distinguished road
Default Thanks! Very helpful.

What is the mod rewrite... how do I do this.
bgordon is offline   Reply With Quote
Old 09-02-2006, 07:30 PM   #4
Moderator
 
 
Join Date: Mar 2006
Location: NJ/NYC Area
Posts: 2,150
Rep Power: 58
juven14 is a jewel in the rough
Default

mod rewrite is an apache setting. You'll need to contact your host if it isn't turned on.

I have a module that does the users/guests online: http://mods.auscity.com/users_online_mod.php
__________________
Regards,

John Snyder
TemplateCodes.com

�By perseverance, study, and eternal desire, any man can become great.� George S. Patton
juven14 is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Questions angler Pre Sales Questions 12 03-22-2007 01:52 PM
Developer or Designer Edition? BigOrange Pre Sales Questions 10 09-27-2006 05:36 PM
How do I know I have the latest 3.1.5? dawyatt v3.1 Questions & Support 3 08-08-2006 04:52 PM
Upgrade from 3.1.0 - 3.1.5 ??? dawyatt v3.1 Questions & Support 7 07-25-2006 04:54 PM


All times are GMT -4. The time now is 02:31 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0