1
elogix
modified urls and meta-tags for modules - problem!
  • 2006/4/11 10:49

  • elogix

  • Just popping in

  • Posts: 5

  • Since: 2005/10/3


hello,

we developed a modulhack for modules (first just for xyp4all ,but it should also work for other modules) where you can generate unique-configured and seo-friendly urls and all meta-tags per url, with your own rules.

you can use, titles, categories, hardcoded keywords... for the generated url nad the meta-tags. you just have to make the rules for the module, topic...

the hack generates the url with the chossen keywords and string, for example (where "xoops-hacks" is my topic, and "xoops-seo-hack" is the name of the news-article):
../modules/news/xoops-hacks/xoops-seo-hack.php
instead of
../modules/news/article.php?storyid=1

the /xoops-hacks/ and the file are generated when the file is posted the first time, or when you edit an older file whcich was posted before installing the hack. if you don´t use the new filename, the old one will be used.

the code of the new file has just an include
for example:
<?php
include 'http://www.domain.xy/modules/news/article.php?storyid=1';
?>



now my problem:
allthough the whole (old) file is included, XOOPS generates no template (template_c), no session and does not realize that i´m logged in (login instead of usermenu)

where do i have to modify/fix this, so that XOOPS uses the users-session and so on.
should i use the smarty includes instead of php include?

thx a lot,
elogix

plz excuse my english



2
elogix
xyp4all (yellow pages) problem
  • 2005/10/29 23:17

  • elogix

  • Just popping in

  • Posts: 5

  • Since: 2005/10/3


hello!

i have the problem with xyp4ll v1.58 (running ao 2.2.3 RC2):

i´ll try to explain with an example:

i have a main category and 2 stages subcategories
main: country
sub1: state
sub2: city

when i navigate through the categories there are no results, except when reaching the "most deep" (sub2) subcategory.

now my problem:
i want a result/lisitng for "main" and "sub1" too, allthough the "members" of "sub2" are also in "main" and "sub1". the php-file and the template-file are always the same.

the files are:
viewcat.php
and
xyp_viewcat.html

plz help!

thx, elogix

(excuse my english)



3
elogix
Re: XOOPS 2.2.3 RC2 Snapshot Release
  • 2005/10/3 14:15

  • elogix

  • Just popping in

  • Posts: 5

  • Since: 2005/10/3


hello!

i´m testing XOOPS 2.2.3 RC2
WAMP 5 1.4.4
- PHP 5.0.4
- Apache 1.3.33
- MySQL 4.1.10a
- PHPmyadmin 2.6.1-pl3
- SQLitemanager 1.0.4

i think i found a bug, please watch my thread:
https://xoops.org/modules/newbb/viewtopic.php?topic_id=42214&forum=39

thx a lot!



4
elogix
extended profiles -error after using browsers "back-button"
  • 2005/10/3 14:10

  • elogix

  • Just popping in

  • Posts: 5

  • Since: 2005/10/3


hello!

i´m testing XOOPS 2.2.3 RC2
the problem is, when viewing a users details (after searching extended profiles), and i use the browser "back-button" to return to searchresults, i have to refresh the page manually.

what can i do?

thx a lot!




TopTop



Login

Who's Online

267 user(s) are online (165 user(s) are browsing Support Forums)


Members: 0


Guests: 267


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits