6481
niveamelo
Re: Moving xoops site on another hosting
  • 2014/9/29 10:35

  • niveamelo

  • Just popping in

  • Posts: 3

  • Since: 2010/1/17


Upgrade or rebuilt, wich one is safer to not loose google search position?
Hello,

I do not know if this is the correct thread, if not please feel free to transfer it or to ask me to do it.


My website http://www.mysite.com.br uses xoops 2.0.18.2 and is having compatibility problems with my old host.

The error is this:

"Strict Standards: Non-static method Protector::getInstance() should not be called statically in /home/***/xtrustpath_***/modules/protector/include/precheck_functions.php on line 12

Strict Standards: Non-static method Protector::get_bad_ips() should not be called statically in /home/***/xtrustpath_***/modules/protector/include/precheck_functions.php on line 16

Strict Standards: Non-static method Protector::ip_match() should not be called statically in /home/***/xtrustpath_***/modules/protector/include/precheck_functions.php on line 17

Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/***/public_html/include/common.php on line 109

Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/***/public_html/class/logger.php on line 228

Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/***/public_html/class/logger.php on line 228

Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/***/public_html/class/logger.php on line 228

Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/***/public_html/class/logger.php on line 228

Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/***/public_html/class/logger.php on line 228

Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/***/public_html/class/logger.php on line 228

Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/***/public_html/class/logger.php on line 228

Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/***/public_html/class/logger.php on line 228

Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/***/public_html/class/logger.php on line 228

Strict Standards: Non-static method XoopsLogger::instance() should not be called statically in /home/***/public_html/class/logger.php on line 228"


I would like to know if the simple transfer to another host would solve that problem and if not, wich would be the best choice: rebuild the website using the same modules and texts in the newest version of xoops or upgrade it. I am very well positioned at google search and I would like to remain that way.

Thanks in advance,
Sincerily,

Nivea



6482
Runeher
Re: xBootstrap XOOPS Theme - Development
  • 2014/9/29 10:28

  • Runeher

  • Module Developer

  • Posts: 825

  • Since: 2008/1/24


bootstrap.min.css



6483
Bleekk
Re: xBootstrap XOOPS Theme - Development
  • 2014/9/29 10:19

  • Bleekk

  • Theme Designer

  • Posts: 941

  • Since: 2002/12/14


which css file?



6484
Runeher
Re: xBootstrap XOOPS Theme - Development
  • 2014/9/29 9:44

  • Runeher

  • Module Developer

  • Posts: 825

  • Since: 2008/1/24


Hi. I'm testing this cool theme as responsive is a must these days. However, the css file is a few lines of looooong code so my editor broke the overflow. I had to open in Word to get all of it.

Also, how can I get my version of Myalbum to work with it? With the template myalbum_photo.html, blocks end up under the module.




6485
CodeWarrior
Re: Array to string conversion
  • 2014/9/29 6:36

  • CodeWarrior

  • Just popping in

  • Posts: 5

  • Since: 2013/4/1 1


Same issue..
Please help.



6486
slider84
Re: XOOPS 2.5.7 Final Release Issues
  • 2014/9/28 9:49

  • slider84

  • Just popping in

  • Posts: 21

  • Since: 2013/8/16


I think there is a bug in the rights of the Profile module in 2.5.7:
The field access rights are reversed from the checkbox status.

To reproduce the bug:
1- In the permissions tab profile select from the dropdown list: "Can be searched on the part of these groups"
2- Remove all the rights of all groups (yes ...)
3- Search a user from pseudo.
Well, well, the admin can still find user... at this limit this doesn't traumatize me but other groups can also !

4 In contrast, if now we check all the group for admins, admins can no longer find anything !

It looks like a reversal of the value of the checkboxes and real state of rights.
Or the text of the dropdown list would be: Can not be searched on the part of these groups. Not very logical...

Tested on a brand new 2.5.7 an on upgrade from 2.5.6.
I tested only this option,i had no time for other options (Editable field from profile, profiles can be viewed by these groups...)



6487
Mamba
Re: I have three errors in module publisher version 1.02
  • 2014/9/27 14:20

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


David, the Publisher 1.02 has not been yet released, so please be careful.

We are currently working on standardizing various libraries (like TCPDF), so the modules don't have anymore an individual copy of each library, but instead, they share the same copy from a central location. The central location will be in "/xoops_lib/vendor/', which will make it then compatible with XOOPS 2.6.0. "Black_beard" has recently updated TCPDF as well as the "makepdf.php" and we're in process of testing.

You can see the future structure in our SVN, but this is "work in progress" and several of the modules are not working, therefore we do not recommend to use any of the modules in SVN in "x257basicmodulepack" for production. But hopefully it will give you a better idea in which direction we're going from the "library sharing" perspective.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



6488
ipwgc
Re: I have three errors in module publisher version 1.02
  • 2014/9/27 8:50

  • ipwgc

  • Quite a regular

  • Posts: 216

  • Since: 2005/8/13


Hi, Bleekk,

I FIXED THE PDF PROBLEM IN PUBLISER 1.02
I working hard to find the solution to the pdf problem, and fix it, you can now print articles in pdf file.

Resized Image

1. This is my installation in my site of the Framewords
Resized Image

I change the file makepdf.php in publisher 1.02 for other makepdf.php file.
and I fixed the path to redirect to my Framewords
XOOPS_PATH.'/Framewords/tcpdf/tcpdf.php'

After several tested, finally I got the result I wanted.
See how publisher work perfect the PDF file, click here
CLIC HERE TO SEE PDF WORKING

2. You ask me the vendor folder, but This folder is under the category wideimagen
Resized Image
In other words, this configuration is not correct in the makepdf.php in publisher 1.02

ALSO I DIXED THIS PROBLEM, IN THE THEME xbootstrap 1.02
I found the problem "db:publisher_header.html" in file /class/smarty/Smarty.class.php and line 1094

In the themes xbootstrap 1.02 Template Publisher
All templates come with the extension .tpl externally, like this one: publisher_header.tpl
I change internally in the files the extension .HTML file to .TPL, Like this one: file='db:publisher_header.tpl
And the problem it Fixed,

MODULE PUBLISHER, NOW HAS LIVE COMMENTARY WITH FACEBOOK
I work hard to discover how to put facebook comment in the module pubisher 1.02, Until I did it.
I added in the module publisher 1.02, facebook comments, you can comment in the portal, and also the comment apprear in you wall in facebook.
Resized Image

All this is in the process of review,
because I'm missing something, exemplo the comment facebok published in the site, but when I change the page and return, iy not published the comment,
so I have to see and revew which is the reason that the comment it disappears,
but the good news is, the comment is mantine an posted on facebook wall

Regards
DAVID



6489
Bleekk
Re: slider via publisher module
  • 2014/9/27 8:27

  • Bleekk

  • Theme Designer

  • Posts: 941

  • Since: 2002/12/14


Thanks for the work with sliders. Looks amazing



6490
heyula
Headline News Publisher
  • 2014/9/26 11:35

  • heyula

  • Theme Designer

  • Posts: 594

  • Since: 2008/4/24


Resized Image


theme.html Code :
<link href="<{xoImgUrl css/mansetx.css}>" type="text/css" rel="stylesheet" />  
<
script type="text/javascript" src="<{xoImgUrl js/mansetx.js}>">script>
<
script type="text/javascript" src="<{xoImgUrl js/jquery-1.11.1.js}>">script>


theme.html add :

<{includeq file="$theme_name/slidetpublisher.html"}>



slidetpublisher.html code :

<{php}>
include_once 
XOOPS_ROOT_PATH '/modules/publisher/include/common.php';
$publisher =& PublisherPublisher::getInstance();
$myts =& MyTextSanitizer::getInstance();
$itemsObj $publisher->getHandler('item')->getItems($limit 6$start 0, array(_PUBLISHER_STATUS_PUBLISHED), -1$sort 'datesub'$order='DESC'''true$criteria nulltrue);
$totalItems count($itemsObj);

global 
$items;
$items = array();
if (
$itemsObj) {
        for ( 
$i 0$i $totalItems$i++ ) {

            
$newItems['itemid']       = $itemsObj[$i]->itemid();
            
$newItems['title']        = $itemsObj[$i]->title();
            
$newItems['body']         = $itemsObj[$i]->body();
            
$newItems['votes']        = $itemsObj[$i]->votes();
            
$newItems['image']        = XOOPS_URL '/uploads/blank.gif';
            
$images $itemsObj[$i]->getImages();
            if (
is_object($images['main'])) {
                
$newItems['image'] = XOOPS_URL '/uploads/' $images['main']->getVar('image_name');
            }
        
$items[] = $newItems;
    }
}
<{/
php}>
        <
div id="mansetx">
            <{
php}>
        foreach ( 
$GLOBALS['items'] as $myrow )
        {
        
$GLOBALS['xoopsTpl']->assign('itemid'$myrow['itemid']);
        
$GLOBALS['xoopsTpl']->assign('title'$myrow['title']);
        
$GLOBALS['xoopsTpl']->assign('body'$myrow['body']);
        
$GLOBALS['xoopsTpl']->assign('votes'$myrow['votes']);
        
$GLOBALS['xoopsTpl']->assign('image'$myrow['image']);
<{/
php}>
        <
div id="mansetx-img">
            <
a href="<{$xoops_url}>/modules/publisher/item.php?itemid=<{$itemid}>"><img width="720" height="315" src="<{$image}>">a>
        div>
         <{
php}>
        }
<{/
php}> 
        <
div id="mansetx-selector">
            <
ul>
            ul>
        div>
div>


Demo :

http://estetikameliyatmerkezi.com/xoopson/

Hasta Yatakları




TopTop
« 1 ... 646 647 648 (649) 650 651 652 ... 29425 »



Login

Who's Online

249 user(s) are online (101 user(s) are browsing Support Forums)


Members: 0


Guests: 249


more...

Donat-O-Meter

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

Latest GitHub Commits