Support Forums


Go Back   68 Classifieds Forums > Help & Support > v4.1 Questions & Support

Notices

 
LinkBack Thread Tools Display Modes
Old 08-29-2009, 05:51 PM   #1
Senior Member
 
 
Join Date: Apr 2009
Posts: 134
Rep Power: 4
damiun is on a distinguished road
Default SEO module is affecting the entire website

Hi,

After i bought 68classifieds (over 3 months back, i installed the seo module but deactivated it because i wanted to change the layout a bit, (i deactivated all the mods).

And today i activated it and;
- the ad rating mod doesnt work any more :this urls is to add.php - my javascript chat script (exteranl 3rd party, but it work because activating)

The code for opening the add.php windows is:
Quote:
{literal}
function writereview()
{
window.open("modules/rating/add.php?listing={/literal}{$lid}{literal}", "reviews", "width=400, height=400, location=no, menubar=no, status=no, toolbar=no, scrollbars=yes, resizable=no");
}
{/literal}
So i really do not understand, it clearly points to the add, why the friendly url in front?
__________________
68 Classifieds Developer v4.1.4 - Templatecodes Nu Style 3 (68C 4.1x) templates.

The modules I used:

adpack - listing filter - quick search - Authorize Free Ads - SEO Mod - Rating - Newsletter - Listing Stats - Seller Store - Ad Reporting - TinyMCE - Alternate Address - Template Switcher - Postal Code search

Special thanks:
- Templatecodes.com
- Mike -N-Tosh
- 68 Classifieds support team!

http://www.Damiun.nl


Michael I will never forget you and your music!
damiun is offline   Reply With Quote
Old 08-29-2009, 07:53 PM   #2
68 Classifieds Staff
 
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,186
Rep Power: 120
Eric Barnes is a jewel in the rough
Default

Sounds like you are missing the following lines from layout.tpl template:
Code:
{if $smarty.server.SERVER_PORT == '443'}
    <base href="{$smarty.const.URLS}/" />
    {else}
    <base href="{$smarty.const.URL}/" />
    {/if}
__________________
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 | 68 @ Twitter | My Modules
Eric Barnes 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
Search entire text in the Extra fields hel68c v4 Questions & Support 3 11-23-2008 05:20 PM
How does the RSS show up on the website? Soleiltan v3.1 Questions & Support 14 02-01-2008 04:17 PM
Moving website BABBSELA v3.1 Questions & Support 2 08-09-2007 09:21 AM
Mystery CSS Style Affecting Template... sedonagate v3.1 Questions & Support 4 09-22-2006 02:49 AM


All times are GMT -4. The time now is 03:58 AM.


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