111
sikey
Re: Is there any shopping cart mod???
  • 2004/6/9 12:25

  • sikey

  • Not too shy to talk

  • Posts: 151

  • Since: 2003/4/29


Do you have an url for the ported OScommerce ?



112
sikey
Re: Google and indexing
  • 2004/6/8 20:15

  • sikey

  • Not too shy to talk

  • Posts: 151

  • Since: 2003/4/29


Quote:

I hope the XOOPS core developer would consider caching pagetitle by header.php. The pagetitle hack becomes useless once the modules cache has been enabled.


ARe there any plans to put this in the core or is there anyone able to make a hack?



113
sikey
Re: Google and indexing
  • 2004/6/8 20:02

  • sikey

  • Not too shy to talk

  • Posts: 151

  • Since: 2003/4/29


Xanthius: you can use thishttp://digart.be/maketxt/ to make a list of all urls on your site...



114
sikey
Re: Shoturls hack question
  • 2004/6/8 19:58

  • sikey

  • Not too shy to talk

  • Posts: 151

  • Since: 2003/4/29


anyone?



115
sikey
Re: Shoturls hack question
  • 2004/6/8 9:11

  • sikey

  • Not too shy to talk

  • Posts: 151

  • Since: 2003/4/29


Hope this is what you were asking :) thx

function convert_urls(&$s)
{
global $PHP_SELF;
$current_path = preg_replace("/(.*)\/.*.php.*/i", "\\1/\\2", $PHP_SELF);
$current_dir = preg_replace("/.*\/(.*)\/.*.php.*/i", "\\1", $PHP_SELF);
$base_dir = preg_replace("/\/(.*)\/?modules\/.*\.php/i", "\\1", $PHP_SELF);
$num_path = substr_count($PHP_SELF, "/");
$num_path_base = substr_count($base_dir, "/");

if ( ($num_path - $num_path_base) > 3) return $s;



$prefix = '|';
$in =
array(



116
sikey
Shoturls hack question
  • 2004/6/8 8:34

  • sikey

  • Not too shy to talk

  • Posts: 151

  • Since: 2003/4/29


I'm currently using the shorturls hack for "mydownloads" and everything is working ok, but for searchengine ranking i would like urls like thishttp://www.domain.com/mydownloads-singlefile-lid-15714.html
to behttp://www.domain.com/mydownloads-programname.html
Does anyone know how i can achieve this?



117
sikey
Re: Forum error
  • 2004/6/5 15:27

  • sikey

  • Not too shy to talk

  • Posts: 151

  • Since: 2003/4/29


do you have phpmyadmin installed? if so, have a look for database entries that are buse and repair those tables



118
sikey
eXploz URL Hack
  • 2004/6/5 15:25

  • sikey

  • Not too shy to talk

  • Posts: 151

  • Since: 2003/4/29


I've got the eXploz URL Hack working, but i have just one request... isn't it possible to add the download title in the url? instead of the pid en cid?



119
sikey
Re: Looking for professional themedesigner.
  • 2004/6/4 10:10

  • sikey

  • Not too shy to talk

  • Posts: 151

  • Since: 2003/4/29


i have the url of xoopsfactory, but can you please give me an url of the other two... thx :)



120
sikey
Looking for professional themedesigner.
  • 2004/6/4 9:58

  • sikey

  • Not too shy to talk

  • Posts: 151

  • Since: 2003/4/29


As stated in the topic... i want my softwaresite to get a new theme design (graphics+layout)...
Is anyone upto this or knows someone who is able to help me?
Contact me so we can discus a price




TopTop
« 1 ... 9 10 11 (12) 13 14 »



Login

Who's Online

149 user(s) are online (94 user(s) are browsing Support Forums)


Members: 0


Guests: 149


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