MDN

Go Back   Mambo - Forums Closed for posting > Mambo 3rd Party Addons > Commercial Products and Services available for Mambo

Closed Thread
 
Thread Tools Search this Thread Display Modes
Old September 17th, 2005, 22:03   #581
Saka
 
Saka's Avatar
 
Join Date: Oct 2003
Location: Sweden
Posts: 760
Saka is on a distinguished road
Default

Quote:
Originally Posted by wisam74us
1- let s say there is a news with the URL
http://www.zaidal.net/content/view/52/2/
and the page title is
http://www.zaidal.net/content/Net2phone ..Voice over internet protocol/
or like
http://www.zaidal.net/Net2phone ..Voice over internet protocol/
It's the second alternative if it's static page (typed content).
Quote:
Originally Posted by wisam74us
2- your script is encoded .. what is the infra structure that I need on the server to run it
You only need to have ZLIB which you usualy have if you can install other components via Mambo admin.
__________________
Emir Sakic
http://www.sakic.net

Last edited by Saka : September 17th, 2005 at 22:09.
Saka is offline  
Old September 17th, 2005, 22:05   #582
Saka
 
Saka's Avatar
 
Join Date: Oct 2003
Location: Sweden
Posts: 760
Saka is on a distinguished road
Default

Quote:
Originally Posted by classifieds
I'm getting the error below in the MaMML component admin/config using SEF Advance (new installs of MaMML and SEF Advance on a test server).

Is there a work around?

Thanks,

-jay
It looks like this component includes sef.php from the admin part of the script.
Look up for this include and comment it out.
__________________
Emir Sakic
http://www.sakic.net
Saka is offline  
Old September 17th, 2005, 22:08   #583
Saka
 
Saka's Avatar
 
Join Date: Oct 2003
Location: Sweden
Posts: 760
Saka is on a distinguished road
Default

Quote:
Originally Posted by fruitshoot
1. What do I do where I have a wrapper? I have set it as a 1 instead but not sure if thats right?
I am not sure what your question is...

Quote:
Originally Posted by fruitshoot
2. I have been using SEF advanced for a while now and yet none of my new pages are showing any ranking, how can I find out if they are being indexed by the search engines properly?
Try searching for site:yoursite.com on Google. It may take a while before your page is indexed. Try to add your site's URL to Google if you haven't done this already: http://www.google.com/add_url.html
__________________
Emir Sakic
http://www.sakic.net
Saka is offline  
Old September 18th, 2005, 03:17   #584
Tigermoth
 
Join Date: Aug 2005
Posts: 3
Tigermoth is on a distinguished road
Default

Hi Emir,

Any chance you could have a look at the .php issue for me?

Thanks,

Chris
Tigermoth is offline  
Old September 18th, 2005, 16:14   #585
Saka
 
Saka's Avatar
 
Join Date: Oct 2003
Location: Sweden
Posts: 760
Saka is on a distinguished road
Default

Quote:
Originally Posted by Tigermoth
Hi Emir,

Any chance you could have a look at the .php issue for me?

Thanks,

Chris
You mean correct 404 headers when non-existent .php file is requested?
In that case yes, it has been fixed in the new version comming out very soon.
__________________
Emir Sakic
http://www.sakic.net
Saka is offline  
Old September 18th, 2005, 16:16   #586
Tigermoth
 
Join Date: Aug 2005
Posts: 3
Tigermoth is on a distinguished road
Default

Great! Thanks very much.

Chris
Tigermoth is offline  
Old September 18th, 2005, 23:18   #587
bayu
 
bayu's Avatar
 
Join Date: Jun 2005
Location: Jakarta, Indonesia
Posts: 16
bayu is on a distinguished road
Default No Itemid

Hi,

I have a problem on Itemid.
My static content has a link to menu.
example: id (CID) = 130, and Itemid (menuid) = 221
index.php?option=com_content&task=view&id=130&Item id=221

when I pass this URL into sefRelToAbs() function, the output is correct, let say: my.domain.com/MyStatic_Content/

But when I clicked that URL, it didn't return to static content, but go to the front page.
After debuging, I check the Itemid and id variable by print it $_REQUEST['Itemid'] and $_REQUEST['id'].
The Itemid returned 1, and id returned null / nothing.

What's wrong with my content?

Thanks,
[bayu]
bayu is offline  
Old September 19th, 2005, 10:16   #588
Saka
 
Saka's Avatar
 
Join Date: Oct 2003
Location: Sweden
Posts: 760
Saka is on a distinguished road
Default

It can be different reasons but most likely this:
http://www.sakic.net/scripting/faq/sef_advance/#14
While you are there study the other FAQs as well and see if anything helps.
__________________
Emir Sakic
http://www.sakic.net
Saka is offline  
Old September 19th, 2005, 21:26   #589
pli
 
Join Date: Nov 2004
Posts: 23
pli is on a distinguished road
Default Version 4.2

Thanks for the new version. I particuarly like the ability to define custom URLs.

A problem exists (for me) when naming a file with an underscore _ between words. It produces the result of %11 where the _ should be. ie my_page becomes the url http://domain.com/my%11page.html

Using a hyphen - is no problem

any suggestions?

cheers
P
pli is offline  
Old September 19th, 2005, 21:46   #590
pli
 
Join Date: Nov 2004
Posts: 23
pli is on a distinguished road
Default search engines

Quote:
Originally Posted by fruitshoot
Two questions:-

2. I have been using SEF advanced for a while now and yet none of my new pages are showing any ranking, how can I find out if they are being indexed by the search engines properly?

Thanks
I suspected the same problem. The standard .htaccess script produced 404's when switched on, and there was no way I could get that part working correctly. Although when I took everything out of the .htaccess script but the google.html test, it worked ok.

Have a look at your visitor logs. I found that the friendly url's I was using were not being recorded. So I did a link check from http://www.siteowner.com/badlinks.cfm and found a whole lot of link errors.

I changed hosting to a another company and that solved it. Links working and logs recording friendly urls. My site is still in googles "sandbox" but expect for them to be displaying "Similar pages" ok soon.

cheers
P
pli is offline  
Old September 20th, 2005, 10:34   #591
steve0
 
steve0's Avatar
 
Join Date: Aug 2004
Location: depends...
Posts: 396
steve0 is on a distinguished road
Default

Anyone help me out with getting SEF advance to work with MosMedia?

i have SEF advance running but as you can see, the url`s havent changed:
http://www.media-hunter.com/index.ph...4&Item id=412

thanx in advance
steve0
steve0 is offline  
Old September 20th, 2005, 13:48   #592
g2v
 
Join Date: Jul 2005
Posts: 9
g2v is on a distinguished road
Default Problem with upgrade to SEF Advance 4.2

I have just upgraded my SEF advance to version 4.2 (using mambo 4.5.2) and I can no longer use the search feature or alphabetical listing with Mosets Tree (page just reloads). Clicking on categories is no problem.

Here is my directory: www.mvoipprovider.com/voip

Using the debug modus I get the following error messages (no hassles with SEO turned off):

Anybody with any ideas?

Array
(
[option] => com_mtree
[task] => listalpha
[start] => d
[cat_id] => 0
[Itemid] => 27
[sessioncookie] => c332b35b338f488e8a7f4b43173bd984
[lang] => english
[mosadmin] => 1c61055056f1e0ead3183e4e00be5ecc
[webfxtab_modules-cpanel] => 1
[webfxtab_statsPane] => 2
[mosvisitor] => 1
[webfxtab_sefPane] => 1
[webfxtab_configPane] => 9
[csd] => 0
)
/index.php?option=com_mtree&task=listalpha&start=d& cat_id=0&Itemid=27


Warning: Cannot modify header information - headers already sent by (output started at /home/robo01/public_html/components/com_sef/sef.php(450) : eval()'d code(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code:1007) in /home/robo01/public_html/index.php on line 194

Warning: Cannot modify header information - headers already sent by (output started at /home/robo01/public_html/components/com_sef/sef.php(450) : eval()'d code(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code:1007) in /home/robo01/public_html/index.php on line 195

Warning: Cannot modify header information - headers already sent by (output started at /home/robo01/public_html/components/com_sef/sef.php(450) : eval()'d code(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code:1007) in /home/robo01/public_html/index.php on line 196

Warning: Cannot modify header information - headers already sent by (output started at /home/robo01/public_html/components/com_sef/sef.php(450) : eval()'d code(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code:1007) in /home/robo01/public_html/index.php on line 197

Warning: Cannot modify header information - headers already sent by (output started at /home/robo01/public_html/components/com_sef/sef.php(450) : eval()'d code(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code:1007) in /home/robo01/public_html/index.php on line 198
Reply With Quote
g2v is offline  
Old September 20th, 2005, 22:30   #593
bayu
 
bayu's Avatar
 
Join Date: Jun 2005
Location: Jakarta, Indonesia
Posts: 16
bayu is on a distinguished road
Default

I have the same problem too, after upgrading to 4.2 - the search engine is always go to frontpage; not a result page.
Before upgrading SEF Advance it works fine. I use Mambo 4.5.2.3

Here are the error msg - debug mode = ON:

Array
(
[lang] => id/
[sessioncookie] => bfe260671cb9fa9b8a7ae5ce326e27af
[mbfcookie] => Array
(
[lang] => id
)

[PHPSESSID] => 3b30dc1486dc8d19ad098da5f2971005
[mosadmin] => c10f0fe837ed38172a7f380a2baee22a
[webfxtab_configPane] => 9
[webfxtab_sefPane] => 1
[option] => com_content
[task] => section
[id] =>
[Itemid] =>
)
/index.php?option=com_content&task=section&id=&Item id=


Warning: Cannot modify header information - headers already sent by (output started at /opt/htdocs/components/com_sef/sef.php(449) : eval()'d code(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code:1007) in /opt/htdocs/components/com_mambelfish/classes/mambelfish.class.php on line 161

Warning: Cannot modify header information - headers already sent by (output started at /opt/htdocs/components/com_sef/sef.php(449) : eval()'d code(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code:1007) in /opt/htdocs/components/com_mambelfish/classes/mambelfish.class.php on line 162

Warning: Cannot modify header information - headers already sent by (output started at /opt/htdocs/components/com_sef/sef.php(449) : eval()'d code(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code(1) : eval()'d code:1007) in /opt/htdocs/components/com_mambelfish/classes/mambelfish.class.php on line 163

Fatal error: Call to undefined method mosEmpty::set() in /opt/htdocs/components/com_content/content.php on line 198

Regards,
[bayu]
bayu is offline  
Old September 20th, 2005, 23:03   #594
Saka
 
Saka's Avatar
 
Join Date: Oct 2003
Location: Sweden
Posts: 760
Saka is on a distinguished road
Default

Quote:
Originally Posted by pli
A problem exists (for me) when naming a file with an underscore _ between words. It produces the result of %11 where the _ should be. ie my_page becomes the url http://domain.com/my%11page.html
If you use underscore as word separator then regular underscoores in the titles will not be shown. Naturally because they would be interpreted as spaces.

You can use a hyphen as word separator. Then title underscores will show correctly.
__________________
Emir Sakic
http://www.sakic.net
Saka is offline  
Old September 20th, 2005, 23:07   #595
Saka
 
Saka's Avatar
 
Join Date: Oct 2003
Location: Sweden
Posts: 760
Saka is on a distinguished road
Default

Regarding the listing problem I think it's best to contact Moses first.
The extension seem to have a problem with the trailing slash. I am sure he will be able to fix it in no time.

It's the new feature of redirecting to a URL with trailing slash if one is not present (to make a folder effect) that causes it.
__________________
Emir Sakic
http://www.sakic.net
Saka is offline  
Old September 20th, 2005, 23:10   #596
Saka
 
Saka's Avatar
 
Join Date: Oct 2003
Location: Sweden
Posts: 760
Saka is on a distinguished road
Default SEF advance 4.2 released

A new version of SEF advance has been released.
Version 4.2 brings several improvements including long awaited ability to define custom URLs.

Use the automatic download page to request the update.

What's new in version 4.2?
------------------------------
- Custom URLs (alias) support added
Now it's possible for you to manually define the look of the URLs if you don't like automatic generated ones.
- You are no longer required to have unique Item titles
You can now have articles with the same title in different categories. For example /fruit/apples/about.html and /fruit/pears/about.html
- A trailing slash "/" get appended to URLs to create a folder effect
When calling URL without extension or trailing slash, one gets appended automatically to make appearance of a real folder.
- Added help documentation
You can now find help on every page of SEF advance admin area.
- Fixed archive module support
- Fixed a problem with incorrect headers being returned when non-existent .php file is requested

SEF advance 4.2 is compatible with Joomla! 1.0, Mambo 4.5.2 and backwards compatible with Mambo 4.5.1 and 4.5.0.
All existing customers can upgrade to new version for free.
__________________
Emir Sakic
http://www.sakic.net
Saka is offline  
Old September 21st, 2005, 05:45   #597
steve0
 
steve0's Avatar
 
Join Date: Aug 2004
Location: depends...
Posts: 396
steve0 is on a distinguished road
Default

well after installing sef advance, i noticed that over half my content was not viewable unless you logged in. the strange thing is, everything is set to public so its not necessary to log in to view..... i then uninstalled sef advance and everything was ok again. is this a bug or am i missing something?

steve0
steve0 is offline  
Old September 21st, 2005, 07:45   #598
Enkacom
 
Join Date: Aug 2004
Posts: 32
Enkacom is on a distinguished road
Default

is posible change this?:

option,com_zoom/Itemid,131.html

I see all forum, Icant see tha solution.... some example please


SEF avance change my menu Parameters for Menu Item :: Blog - Content Category

Page Title= hide SEF=show
Columns= 1 SEF=2

sorry for my english
Enkacom is offline  
Old September 21st, 2005, 09:36   #599
Saka
 
Saka's Avatar
 
Join Date: Oct 2003
Location: Sweden
Posts: 760
Saka is on a distinguished road
Default

Quote:
Originally Posted by steve0
well after installing sef advance, i noticed that over half my content was not viewable unless you logged in. the strange thing is, everything is set to public so its not necessary to log in to view..... i then uninstalled sef advance and everything was ok again. is this a bug or am i missing something?

steve0
This indicates that SEF advance is pulling wrong Itemid from database or no Itemid at all. Make sure that you add all sections (listings or blogs) to main menu. If you don't want them to show you can unpublish them but they must be there.
Also make sure that you don't have duplicate items in the menu. It can happen that you have same links in different menus (e.g. mainmenu and topmenu). In this case delete duplicates and use ordinary relative URLs instead.
Make sure that you empty the trash too as some duplicates may be in trash as well.
__________________
Emir Sakic
http://www.sakic.net
Saka is offline  
Old September 21st, 2005, 09:48   #600
steve0
 
steve0's Avatar
 
Join Date: Aug 2004
Location: depends...
Posts: 396
steve0 is on a distinguished road
Default

i`ll have a look again tonight, thanx for the fast response

steve0
steve0 is offline  
Closed Thread


Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
SEF advance server license Saka Commercial Products and Services available for Mambo 8 November 29th, 2006 02:16
Discount prices on SEF advance and Mambook Saka Commercial Products and Services available for Mambo 22 August 17th, 2005 16:46
MambelFish and SEF Advance RobInk General Questions 3 March 21st, 2005 01:39
No more proper 404 errors w. SEF Advance utki General Questions 1 June 10th, 2004 10:49
SEF Advance and PHPShop shiftsrl Open Source Products for Mambo 10 May 14th, 2004 01:18


All times are GMT -7. The time now is 07:47.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.