51
Tarik
style.css at the page_end.php
  • 2011/9/23 18:54

  • Tarik

  • Not too shy to talk

  • Posts: 170

  • Since: 2010/2/3 1


It's not exactly what we can call a bug
but a the last step the styling of the page_end template go off
the reason for that is this
require_once './include/common.inc.php';
$_SESSION = array();
setcookie'xo_install_user'''nullnullnull );
defined('XOOPS_INSTALL') or die('XOOPS Installation wizard die');

$installer_modified "install_remove_" uniqid(mt_rand());
register_shutdown_function('install_finalize'$installer_modified);

$pageHasForm false;

$content "";
include 
"./language/{$wizard->language}/finish.php";

include 
'./include/install_tpl.php';

in the last page xoops rename the folder and showing a page w/ a style from that directory, if you have cache enabled you will not notice but when cache disabled...
Some people like what you do,
-- some people hate what you do,
---- but most people simply don’t give a damn.



52
Tarik
Re: Migration script for non utf8 sites
  • 2011/9/17 20:34

  • Tarik

  • Not too shy to talk

  • Posts: 170

  • Since: 2010/2/3 1


here is a link to the module
https://github.com/Xo-Aminoss/Module_xotools
basically what it do is to create a new database with the new encoding (empty) and clone the data from the origin to the new and converting them this way you have the old as backup and it can at the end check if there is any data loss
Some people like what you do,
-- some people hate what you do,
---- but most people simply don’t give a damn.



53
Tarik
Re: Migration script for non utf8 sites
  • 2011/9/17 20:12

  • Tarik

  • Not too shy to talk

  • Posts: 170

  • Since: 2010/2/3 1


lately i have converted a database encoding converter to a sort of module o.O
i'll translate it and upload it.
Some people like what you do,
-- some people hate what you do,
---- but most people simply don’t give a damn.



54
Tarik
Re: If we were to start a 2.6 Branch what would you like to see.
  • 2011/9/10 14:48

  • Tarik

  • Not too shy to talk

  • Posts: 170

  • Since: 2010/2/3 1


Hello,
i know it's a small thing but it will help a lot and it will decrease the number of tables in database is to include one 'vote_table' and a vote system like the comments because right now each module add his own vote table.

Tarik
Some people like what you do,
-- some people hate what you do,
---- but most people simply don’t give a damn.



55
Tarik
Re: Problem with background
  • 2011/9/5 13:03

  • Tarik

  • Not too shy to talk

  • Posts: 170

  • Since: 2010/2/3 1


Like Mamba said you must either shift the image or shift the content
here is the shifted image
http://img851.imageshack.us/img851/8459/backgroundpq.png
Some people like what you do,
-- some people hate what you do,
---- but most people simply don’t give a damn.



56
Tarik
Re: Bootstrap (from Twitter) & XOOPS
  • 2011/9/5 10:32

  • Tarik

  • Not too shy to talk

  • Posts: 170

  • Since: 2010/2/3 1


I think too that it will make a great add to xoops.
it will give a big push to xoops GUI
Some people like what you do,
-- some people hate what you do,
---- but most people simply don’t give a damn.



57
Tarik
Re: Unknown SEO method.
  • 2011/8/19 22:13

  • Tarik

  • Not too shy to talk

  • Posts: 170

  • Since: 2010/2/3 1


if it doesnt exist just create a empty file with the file name and put it in the xotpl folder.
ps: for FF it's random either you get a white page or the "unkno.." error
Some people like what you do,
-- some people hate what you do,
---- but most people simply don’t give a damn.



58
Tarik
Re: Unknown SEO method.
  • 2011/8/19 21:27

  • Tarik

  • Not too shy to talk

  • Posts: 170

  • Since: 2010/2/3 1


what is the content of the file?
Some people like what you do,
-- some people hate what you do,
---- but most people simply don’t give a damn.



59
Tarik
Re: Unknown SEO method.
  • 2011/8/19 21:05

  • Tarik

  • Not too shy to talk

  • Posts: 170

  • Since: 2010/2/3 1


to find out if publisher is causing the error go to
modules/publisher/include/seo_functions.php
and go to the last line and find this line
die('Unknown SEO method.');
and modify it
die('Unknown SEO method.-');
Some people like what you do,
-- some people hate what you do,
---- but most people simply don’t give a damn.



60
Tarik
Re: Unknown SEO method.
  • 2011/8/19 20:40

  • Tarik

  • Not too shy to talk

  • Posts: 170

  • Since: 2010/2/3 1


what modules do you use in your website beside publisher?
Some people like what you do,
-- some people hate what you do,
---- but most people simply don’t give a damn.




TopTop
« 1 ... 3 4 5 (6) 7 8 9 ... 15 »



Login

Who's Online

221 user(s) are online (143 user(s) are browsing Support Forums)


Members: 0


Guests: 221


more...

Donat-O-Meter

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

Latest GitHub Commits