Support Forum

  • Page:
  • 1
  • 2

Solved-Redirects to the home page

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hi have a look at www.joomspot.net/addon-packages.html



on checking the other questions the page auto redirects to the home page. Tried with many templates but the same thing happens. Please help me.



Post edited by: drarvindc, at: 2007/07/22 13:56<br><br>Post edited by: Anthony Olsen, at: 2007/07/22 14:03
  • hkhkhk's Avatar
  • hkhkhk
  • Free Extensions
  • 13 posts
  • Karma: 0
The administrator has disabled public write access.
Hi there,



It looks like its to do with the SEF urls.



The solution to this is to open up the mod_moofaq.php file and change the #nogo part in the following:



[code:1]<a href="#nogo" ...[/code:1]



to



[code:1]<a href="<?php echo sefRelToAbs(substr($_SERVER,0)).'#nogo'; ...[/code:1]



Let me know if that works.



Cheers Anthony.
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
Well i am not sure if i did that right. I replaced the code for the first three questions but its still the same. Shud i send the mod_moo_faq.php for your reference.
  • hkhkhk's Avatar
  • hkhkhk
  • Free Extensions
  • 13 posts
  • Karma: 0
The administrator has disabled public write access.
sure ... actually I upload it here. It looks like the links havent changed though ....
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
here is the mod file. please have a look

Attachment mod_moo_faq.zip not found

<br><br>Post edited by: drarvindc, at: 2007/07/22 12:24
Attachments:
  • hkhkhk's Avatar
  • hkhkhk
  • Free Extensions
  • 13 posts
  • Karma: 0
The administrator has disabled public write access.
Try this for the entire line that relates to the first question:



[code:1]<a href="<?php echo sefRelToAbs(substr($_SERVER,0)).'#nogo';" class="box_title"><?php echo $question1 ?></a>[/code:1]
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
drarvindc wrote:
here is the mod file. please have a look

Attachment mod_moo_faq.zip not found

<br><br>Post edited by: drarvindc, at: 2007/07/22 12:24



file didnt attach ... try out the suggestion in the previous post.
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
I tried it. but now its throwing up error

Parse error: syntax error, unexpected T_STRING in .../modules/mod_moo_faq.php on line 56
  • hkhkhk's Avatar
  • hkhkhk
  • Free Extensions
  • 13 posts
  • Karma: 0
The administrator has disabled public write access.
yes looks like you left off a " from the end of the link destination ... try the file attached.
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
You can have access to my site if required. I might be doing something wrong. Please let me know if that could help in resolving this issue.
  • hkhkhk's Avatar
  • hkhkhk
  • Free Extensions
  • 13 posts
  • Karma: 0
The administrator has disabled public write access.
Oops didnt zip it ...

Attachment mod_moo_faq-09d1f12af51a46b2825649aa60a7bdf5.zip not found

  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
where's the file attachment?
  • hkhkhk's Avatar
  • hkhkhk
  • Free Extensions
  • 13 posts
  • Karma: 0
The administrator has disabled public write access.
well the error changed this time. www.joomspot.net/addon-packages.html

i placed your file.
  • hkhkhk's Avatar
  • hkhkhk
  • Free Extensions
  • 13 posts
  • Karma: 0
The administrator has disabled public write access.
Did you get it?
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
Ok send me some ftp details and Ill take a look ...



design[at]joomlabamboo.com
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
mail sent.
  • hkhkhk's Avatar
  • hkhkhk
  • Free Extensions
  • 13 posts
  • Karma: 0
The administrator has disabled public write access.
any luck?
  • hkhkhk's Avatar
  • hkhkhk
  • Free Extensions
  • 13 posts
  • Karma: 0
The administrator has disabled public write access.
Its actually an issue with Joomsef and anchors ...



http://forum.joomla.org/index.php?topic=67144.0;all
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
Ooh. Read the joomla forum post. I give up. cant use moo faq with artio sef. damn ..it is such a beautiful module. :(
  • hkhkhk's Avatar
  • hkhkhk
  • Free Extensions
  • 13 posts
  • Karma: 0
The administrator has disabled public write access.
I got it working on the first question but the following ones dont seem to want to stick ...
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers