1
CiberEspia
Re: rewrite for url individual

??
Mario Burga
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>Adictoshp.org|Web Blog<<
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



2
CiberEspia
problem witch tinymce

A problem witch html code display

Resized Image

Spaces disappear, with very poor reading
Mario Burga
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>Adictoshp.org|Web Blog<<
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



3
CiberEspia
rewrite for url individual

I have 3 url:

http:/www.mypage.com/modules/tiny/index.php?id=1 (about)
http:/www.mypage.com/modules/tiny/index.php?id=2 (products)
http:/www.mypage.com/modules/liaise/index.php?form_id=1 (contact)

I have the following code in .htaccess :
Options +FollowSymLinks
RewriteEngine on
RewriteBase 
/
RewriteRule ^about(.*) modules/tiny/index.php?id=[L]
RewriteRule ^products(.*) modules/tiny/index.php?id=[L]


and works very well
http:/www.mypage.com/about/
http:/www.mypage.com/products/

But I have trouble following:
Options +FollowSymLinks
RewriteEngine on
RewriteBase 
/
RewriteRule ^about(.*) modules/tiny/index.php?id=[L]
RewriteRule ^products(.*) modules/tiny/index.php?id=[L]
RewriteRule ^contact(.*) modules/liaise/index.php?form_id=[L]


For http:/www.mypage.com/contact/ i get : module does not exist

Any help or suggestions, I just only interested in those three URL to implement SEO
Mario Burga
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>Adictoshp.org|Web Blog<<
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



4
CiberEspia
Re: SPAW not working in Tiny D

Thanks for the reply
But answer me something that has nothing to do with my question.
====================================
I am using TinyD 2.3 and XOOPS 2.3.2b but the editor does not work and my question is someone known of an update for spaw TinyD 2.3 and XOOPS 2.3.2b
Mario Burga
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>Adictoshp.org|Web Blog<<
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



5
CiberEspia
Re: SPAW not working in Tiny D

The editor spaw is not working with the version of TinyD 2.3 y XOOPS 2.3.2b ??

There are a version of the editor spaw for upgrade --> /common/spaw ??
Mario Burga
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>Adictoshp.org|Web Blog<<
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



6
CiberEspia
Re: Custom block with php scritpt

My custom block
$shoppath realpath(XOOPS_ROOT_PATH."/../catalogo");
$olddir getcwd();
@
chdir($shoppath);
@include (
"single_sidebox.php");
@
chdir($oldpath);


obtain:
Fatal errorCall to a member function on a non-object in /home/jak/public_html/catalogo/includes/classes/db/mysql/query_factory.php on line 105


But I execute the following code
<?php 
require ('catalogo/single_sidebox.php');
?>
and save nuevos.php and upload a root if it works
example:
http://www.creacionesjak.com/nuevos.php
Mario Burga
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>Adictoshp.org|Web Blog<<
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



7
CiberEspia
Re: Custom block with php scritpt

the file single_sidebox.php not this in the route of xoops

My Xoops:http://www.myweb.com/online
MY shop :http://www.myweb.com/catalogo


suggestions so that “include” works??
el file:
http://www.creacionesjak.com/catalogo/single_sidebox1.php
en mi xoops
http://www.creacionesjak.com/online/
Mario Burga
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>Adictoshp.org|Web Blog<<
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



8
CiberEspia
Re: Custom block with php scritpt

I test with:
<{php}>
include(
'../catalogo/single_sidebox.php');
<{/
php}>

in theme.html and obtain:
Fatal errorCall to a member function on a non-object in /home/jak/public_html/catalogo/includes/classes/db/mysql/query_factory.php on line 105


helppppppppppp
Mario Burga
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>Adictoshp.org|Web Blog<<
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



9
CiberEspia
Custom block with php scritpt

My code block:
require ('/home/jak/public_html/catalogo/single_sidebox.php');

no work

require ('/catalogo/single_sidebox.php');

no work

<?php require ('/catalogo/single_sidebox.php'); ?>

no work

<{php}> require ('/catalogo/single_sidebox.php'); <{/php}>

no work


I cannot make that it works, as would be the correct code in custom php block
Mario Burga
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>Adictoshp.org|Web Blog<<
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



10
CiberEspia
Re: RMSOFT Language - Looking for english lang pack for downloads

Link --> File not found ??
Please, upload again !!
Mario Burga
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>Adictoshp.org|Web Blog<<
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~




TopTop
(1) 2 3 4 ... 18 »



Login

Who's Online

217 user(s) are online (138 user(s) are browsing Support Forums)


Members: 0


Guests: 217


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