Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

Profile for thecouponwiki

  • OFFLINE
  • Time Zone: GMT +0:00
  • Local Time: 11:10
  • Posts: 6
  • Profile Views: 2451
  • Location: Unknown
  • Gender: Unknown
  • Birthdate: Unknown

Signature

Posts

Posts

emo
Thank you so much. (I apologize for the delay in responding) Have a great day!
sobi2 problem with l ...
Category: Extensions
emo
done :) Thanks.
sobi2 problem with l ...
Category: Extensions
emo
If I disable "Search Engine Friendly URLs " in the global configurations, the wiki starts working again but without sef. Is this related at all? I'm not sure if that should be on or not now that I have purchased your product. I don't know what joomfish is (lol) but here is the content of my .htaccess file. Anything you can do to help is appreciated.

##
# @version $Id: htaccess.txt 14401 2010-01-26 14:10:00Z louis $
# @package Joomla
# @copyright Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved.
# @license www.gnu.org/copyleft/gpl.html GNU/GPL
# Joomla! is Free Software
##


#####################################################
# READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FILE
#
# The line just below this section: 'Options +FollowSymLinks' may cause problems
# with some server configurations. It is required for use of mod_rewrite, but may already
# be set by your server administrator in a way that dissallows changing it in
# your .htaccess file. If using it causes your server to error out, comment it out (add # to
# beginning of line), reload your site in your browser and test your sef url's. If they work,
# it has been set by your server administrator and you do not need it set here.
#
#####################################################

## Can be commented out if causes errors, see notes above.
Options +FollowSymLinks

#
# mod_rewrite in use

RewriteEngine On

########## Begin - Rewrite rules to block out some common exploits
## If you experience problems on your site block out the operations listed below
## This attempts to block the most common type of exploit `attempts` to Joomla!
#
## Deny access to extension xml files (uncomment out to activate)
#<Files ~ "\.xml$">
#Order allow,deny
#Deny from all
#Satisfy all
#</Files>
## End of deny access to extension xml files
RewriteCond %{QUERY_STRING} mosConfig_[a-zA-Z_]{1,21}(=|\%3D) [OR]
# Block out any script trying to base64_encode crap to send via URL
RewriteCond %{QUERY_STRING} base64_encode.*\(.*\) [OR]
# Block out any script that includes a <script> tag in URL
RewriteCond %{QUERY_STRING} (\<|%3C).*script.*(\>|%3E) [NC,OR]
# Block out any script trying to set a PHP GLOBALS variable via URL
RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR]
# Block out any script trying to modify a _REQUEST variable via URL
RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2})
# Send all blocked request to homepage with 403 Forbidden error!
RewriteRule ^(.*)$ index.php [F,L]
#
########## End - Rewrite rules to block out some common exploits

# Uncomment following line if your webserver's URL
# is not directly related to physical file paths.
# Update Your Joomla! Directory (just / for root)

RewriteBase /


########## Begin - Joomla! core SEF Section
#
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !^/index.php
RewriteCond %{REQUEST_URI} (/|\.php|\.html|\.htm|\.feed|\.pdf|\.raw|/[^.]*)$ [NC]
RewriteRule (.*) index.php
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]
#
########## End - Joomla! core SEF Section
sobi2 problem with l ...
Category: Extensions
emo
Hi, thanks, I just reinstalled them using the "Get Extension" link but it's still not working.

Here is the url for the coupon wiki main page:

www.thecouponwiki.com/index.php?option=com_sobi2&Itemid=226

Thanks so much
sobi2 problem with l ...
Category: Extensions
emo
Hi, thanks so much for the reply. I disabled the second level cache in Sobi2 but I'm still getting the same error message. When I go to my main page
www.thecouponwiki.com and click on the top menu (Wikis, Printable Coupon Wiki), it reloads the main page but with the following error (See attached image).

Also, the site has never had any problems (SOBI2) until I installed the SEF component and extension. If i disable the extension it works fine but without any sef.

Here is the info you requested:
Versions:
JoomSEF: 3.7.2
SOBI2: RC 2.9.2.4
SOBI2 JoomSEF: I cannot locate a place where this is shown but I just purchased it Friday and downloaded/installed it so I assume it's the latest.

I'm wondering if the problem lies here...my two extensions that I paid for show a gold key but they are still under the "uninstalled" list. I added my download ID to the extensions so that should have registered them, correct?

URLS:
SEF URL: www.thecouponwiki.com/pdf-coupons/page-11
Real URL: www.thecouponwiki.com/ndex.php?option=co...rt=50&Itemid=280

There are two real urls listed for this one sef url so I'm not sure if that is related or not but here are both.
SEF URL: www.thecouponwiki.com/right-at-home
Real URL: www.thecouponwiki.com/index.php?option=c...id=14&Itemid=314
and
Real URL: www.thecouponwiki.com/index.php?option=c...k=rss&Itemid=371

Thanks so much for any help you can provide.
sobi2 problem with l ...
Category: Extensions
emo
I purchased and installed JoomSEF and the extensions for quickfaq and sobi2. Now none of my links work for my indiividual items (Over 1000) in my sobi2 directory. Here is a link to the directory:
www.thecouponwiki.com/printable-coupon-wiki If you click on a letter, individual item or sub category, they all take you to nowhere. I need to get this fixed asap. Thanks for your help. PS The extension for quick faq seems to be working fine.
sobi2 problem with l ...
Category: Extensions
More
User Login Empty