131
xsell
Re: Renam xfguestbook
  • 2009/7/2 22:23

  • xsell

  • Quite a regular

  • Posts: 245

  • Since: 2008/9/2 1


Hello ,

Thx Mamba , can you Please Upload it for me , because i wanted to rename to Zonar and u have Done it , so that would save me Hustel.

Thx



132
xsell
Re: Renam xfguestbook
  • 2009/7/2 20:01

  • xsell

  • Quite a regular

  • Posts: 245

  • Since: 2008/9/2 1


i actuly tried rename it to different names and carfuly change the xfguestbook name ..

and the word xfguestbook was most between the url links like , module/xfguestbook/ .. and found admin_header and also on the block file ..

still same error .. well if you google this issue u find others who tried to rename it and had the Same problem .

Hope on of you Guys try and see ...

Thx



133
xsell
Re: Genobio v 1.xx (RC Out Soon)
  • 2009/7/2 1:28

  • xsell

  • Quite a regular

  • Posts: 245

  • Since: 2008/9/2 1


Great! but the link u provided Brings 500 Error



134
xsell
Renam xfguestbook
  • 2009/7/2 0:41

  • xsell

  • Quite a regular

  • Posts: 245

  • Since: 2008/9/2 1


Hello
i tried to rename xfguestbook to name 'zonar'
i opened each single file and searched for word xfguestbook and rename to zonar. i was carfull to rename only the xfguestbook word come between links like module/xfguestbook/

and on the admin folder the file admin_header.php
the statment: $xoopsModule = XoopsModule::getByDirname("xfguestbook");

to
$xoopsModule = XoopsModule::getByDirname("zonar");

i also changed the folder name and the statment of the folder name found on xoops_version.php..

Installed the Module Ok but when go to the Module page and admin page i get error.
This page cannot be displayed due to an internal error.

You can provide the following information to the administrators of this site to help them solve the problem:

Error: Handler does not exist
Module: zonar
Name: msg

that what the debug message shows .
i have searched if someone already done it but i found all had the same error ..



135
xsell
Re: Only Moderator
  • 2009/6/3 4:38

  • xsell

  • Quite a regular

  • Posts: 245

  • Since: 2008/9/2 1


I guess from the admin panel , select Groups and click edit next to Registered Users , then uncheck the box from whatever u want to prevent the users from seen it . then go back do the same for Anonymous Users group and the same if there other groups u might added..



136
xsell
Re: Login in, says logged in but not really?
  • 2009/6/3 4:34

  • xsell

  • Quite a regular

  • Posts: 245

  • Since: 2008/9/2 1


Put the code below in php file and name it any thing and call it from your browser . but first edit the code to the name of ur MySQL server , user, db name, password .. and tabel name ..
<?php

MYSQL_CONNECT
('localhost','dbuser','password');
@
mysql_select_db("dbname") or die(mysql_error());

$query="TRUNCATE xoops_session";

mysql_query($query); 
mysql_close() 
?>


or try this
In your XOOPS directory: /kernel/session.php around line 80

change:
var $enableRegenerateId = true;
to:
var $enableRegenerateId = false;



137
xsell
Include webmaster email
  • 2009/6/3 4:27

  • xsell

  • Quite a regular

  • Posts: 245

  • Since: 2008/9/2 1


Hello

I have a PHP code with 0 knowladge of php :), this code send email to the webmaster to any one Visits the code file.

i need to edit this code so it sends the email to my XOOPS webmaster without having to edit and insert the email manualy into the code ..

this is the code.
<?php
if(phpversion() >= "4.2.0") {
extract($_SERVER);
}

$visitor 0;
$datname "../.visits.txt";

if (
$visitor == 0)
{
/* send a mail to hostmaster */
$tmestamp time();
$datum date("Y-m-d (D) H:i:s",$tmestamp);
$from "info @ yourmail.com";
$to "me @ home.org";
$subject "u have Visit";
$msg "A Visit Hit $REQUEST_URI $datum n";
$msg .= "His Address is $REMOTE_ADDR, agent is $HTTP_USER_AGENTn";
mail($to$subject$msg"From: $from");
///
$fp fopen($datname,'a+');
fwrite($fp,"ndeny from $REMOTE_ADDRn");
fclose($fp);
}
?>


thx in advance for who reads this and much thx to who Reads and can help :)



138
xsell
Re: For x-movie users and coders
  • 2009/5/6 20:22

  • xsell

  • Quite a regular

  • Posts: 245

  • Since: 2008/9/2 1


Hey Optikool , there one thing i would like to know how to do it , when u open the video page i want the comment box to display without having to click Comment ..
do u know how to do it , i saw a website done it and has another cool stuff that there on the video page there show also releated video or other video on the right of the video page ..

but i need to know just how to make the comment thing and maybe u can think about the related video future to be added



139
xsell
Re: For x-movie users and coders
  • 2009/5/5 7:02

  • xsell

  • Quite a regular

  • Posts: 245

  • Since: 2008/9/2 1


i dont know wht version u use but it seem old one i remember useing this one and i remember i had same problem i think until i updated it to the one below.. but try download it from link below and update or just replace the language folder with the one u have and see if u get it to work..

this is the lastest Version been released .
http://www.4shared.com/account/file/103489183/748d5916/x_movie-v1_7-customv2_5_13.html

Plz make a backup first of your curent Module in case somthing goes wrong.


By the way me too i feel not 100 5 guilty , the Language used not Perfect who ever transulate itt o english he could just Say allow download .. instaed the curent Phrase he used which make no sense for me..



140
xsell
Re: For x-movie users and coders
  • 2009/5/4 16:35

  • xsell

  • Quite a regular

  • Posts: 245

  • Since: 2008/9/2 1


Thx Optikool but it is much better if we can add html banner instaed drop down select image . i'm planning to add Google Ads under and above the Video , that why i prefer Html Banner..i know it could be done thru editing the template but i prefer not to mess with template.




TopTop
« 1 ... 11 12 13 (14) 15 16 17 ... 21 »



Login

Who's Online

247 user(s) are online (151 user(s) are browsing Support Forums)


Members: 0


Guests: 247


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