11
prvmao
problem after mysql&php update
  • 2006/6/12 16:19

  • prvmao

  • Just popping in

  • Posts: 34

  • Since: 2006/2/16


after update to MySQL 4.1 from 3.25 and php 5 from php 4.3 i all site was ok but in admin section on modules administration section look like this my site pic admin area and I cannot install or add more modules.
thanks very much



12
prvmao
Re: Need help to resize theme
  • 2006/5/27 14:29

  • prvmao

  • Just popping in

  • Posts: 34

  • Since: 2006/2/16


lol ...all time i seenhim in 1280x1024 ..now i realise not al users use my resolution ...thanks



13
prvmao
Need help to resize theme
  • 2006/5/27 13:56

  • prvmao

  • Just popping in

  • Posts: 34

  • Since: 2006/2/16


Hi,
I would like to modify my theme dimension. I wanna eliminate left gray empty spaces on my site, increase the center space and in the right i want to put a banner.
My site
manny thanks



14
prvmao
module suggest
  • 2006/5/17 22:58

  • prvmao

  • Just popping in

  • Posts: 34

  • Since: 2006/2/16


what module can i use to build a categorised list with products with description(not shopping module)



15
prvmao
E_Cards 0.2
  • 2006/4/28 16:53

  • prvmao

  • Just popping in

  • Posts: 34

  • Since: 2006/2/16


Anyone have this module ?
I really need it ...if somebody have please send me a link or message on mail prvmao@yahoo.coom



16
prvmao
Re: custom block don't work
  • 2006/4/28 16:51

  • prvmao

  • Just popping in

  • Posts: 34

  • Since: 2006/2/16


it was not about that code ...it not worked with any code ..but i updated system module and now it's ok



17
prvmao
Google ads in modules
  • 2006/4/26 16:09

  • prvmao

  • Just popping in

  • Posts: 34

  • Since: 2006/2/16


I tried to add google ads code in different modules but no results.
how can i put this code
<script type="text/javascript"><!--
google_ad_client = "pub-0345628176688538";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "003366";
google_color_bg = "003366";
google_color_link = "FF6600";
google_color_url = "99CCFF";
google_color_text = "FFFFFF";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>


to apear in modules like this
or this
not in banners place...inside module..



18
prvmao
custom block don't work
  • 2006/4/18 6:36

  • prvmao

  • Just popping in

  • Posts: 34

  • Since: 2006/2/16


i tryed to add new custom block with the following content
<!-- codpostal.ro style 2 code -->
<script type="text/javascript">
color_bg="ffffff";
color_border="003399";
color_text="003399";
</script>
<script type="text/javascript" src="http://www.codpostal.ro/js/style2.js"></script>
<!-- end codpostal.ro code -->

the result is just the name of custon block...and nothing else ...
how should i do ?



19
prvmao
Re: Rewriting module URLs
  • 2006/4/14 12:43

  • prvmao

  • Just popping in

  • Posts: 34

  • Since: 2006/2/16


i tryed this hacks and works but i have some path problems...
so .htaccess

RewriteEngine on
RewriteBase /
RewriteRule ^romania/anunturi-online-gratuite/(.*)$ modules/myAds/$1 [L]



and in mainfile.php added
$GLOBALS['_rewriteRulesFrom'] = array(
'/romania/anunturi-online-gratuite/',
);

$GLOBALS['_rewriteRulesTo'] = array(
'/modules/myAds/',
);
function newbb_changer( $nb )
{
return str_replace(XOOPS_URL.'/modules/myAds/' , XOOPS_URL.'/romania/anunturi-online-gratuite/', $nb) ;
}
ob_start( 'newbb_changer' ) ;

The hack works but take a look

here
_CLA_ADDFROM Babiloon
_CLA_ACTUALY 28 _CLA_ANNONCES _CLA_INCAT 49 _CLA_CAT2
_CLA_THE 10 _CLA_LASTADD
_CLA_TITLE _CLA_PRICE _CLA_DATE _CLA_LOCAL2 _CLA_PHOTO


how can i fix this ?

And if I aply this to weblinks modules it show one empty page



20
prvmao
Re: Xoops crashed nameserver ?
  • 2006/4/5 13:02

  • prvmao

  • Just popping in

  • Posts: 34

  • Since: 2006/2/16


if there are no problems ..what should I do ? just wait ?




TopTop
« 1 (2) 3 4 »



Login

Who's Online

129 user(s) are online (89 user(s) are browsing Support Forums)


Members: 0


Guests: 129


more...

Donat-O-Meter

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

Latest GitHub Commits