291
trabis
Re: Xoops 2.5.3 - What will be updated?
  • 2011/10/3 18:31

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


We are going to update jQuery also. Not sure if there formuss has anything else to update.

Quote:

redheadedrod wrote:

I assume that we will also be looking at removing any remaining depreciated code if any exists in the core.


We will be leaving that for 2.6 along with php5.3 strict mode compliance and classes re-factoring(xoopspersistableobjecthandler).

Quote:

I am working on changing the install script but that will be more for 2.6 although it should work fine for other versions of Xoops as well.


That will be good for 2.6, yes.






292
trabis
Re: Templates problem
  • 2011/10/3 18:24

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Okey, so just clear your cache/compile files and you should be ok. You can do it using system->maintenace if you like.



293
trabis
Re: Templates problem
  • 2011/10/3 17:57

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Quote:

flipse wrote:
After upgrading to xoops 2.5.x (2.5.2 RC1 at the moment) my site has a template problem. I cloned the templates long ago but cannot figure out how to edit the cloned ones.

You can't edit them because that feature was deprecated. You should copy your templates into the themes folder before doing the 2.5.update :(

Quote:

When going back to the default ones (choosing default templates in the main settings) the whole site stops working.

That is odd, do you have write permissions on xoops_data folder and 'check templates for modification' enabled on system preferences?

Quote:

I also don't understand why this choosing template sets still exists under main settings as cloning templates is not posible anymore (or am I mistaken?)

The only propose of this setting is for people that are in your situation, this way they can move to default. I guess this could be done in upgrade process, you have a point there.

Quote:

In the templates section I even cannot choose the cloned set for editing or updating.

This goes along with point 1, it has been deprecated.

Let me know about point 2, thanks.




294
trabis
Re: Publisher ajax upload
  • 2011/10/3 12:31

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


@jcweb,
the working svn is the following:
http://xoops.svn.sourceforge.net/viewvc/xoops/XMF/publisher/trunk/publisher/

It does require xmf module to be installed. You can commit your language files there. Thanks.



295
trabis
Re: Module Install page is white
  • 2011/10/2 23:56

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


You have an extra '/lib/' in the path.

It should read
/home/purpleme/public_html/softlyspokenlies.com/lib_dataxoops/xoops_1lib

And not
/home/purpleme/public_html/softlyspokenlies.com/lib/lib_dataxoops/xoops_1lib



296
trabis
Re: Module testing in my local 2.5.2 RC install
  • 2011/10/2 21:50

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Your MySQL version(5.5.16) does not support TYPE=MyISAM

You need to replace it with ENGINE=MyISAM

You need to look at the modules file that has the SQL instructions. You can find the file by looking at the module xoops_version.php, for defacer it is the following:
Quote:

$modversion['sqlfile']['mysql'] = "sql/mysql.sql";


Open sql/mysql.sql and do the changes.



297
trabis
Re: Module Install page is white
  • 2011/10/2 21:44

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Seems something is wrong with your XOOPS_ROOT_PATH, XOOPS_PATH and/or XOOPS_VAR_PATH

Please check your mainfile again.
/home/purpleme/public_html/softlyspokenlies.com/lib/lib_dataxoops/xoops_1lib does not seems to be the correct path.



298
trabis
Re: Avatars dont show in Admin?
  • 2011/10/2 20:15

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Quote:

Cesag wrote:
Ok, I download it here?


Yes please.



299
trabis
Re: Module Install page is white
  • 2011/10/2 20:08

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


If your site is working ok then the problem must on the module.
Please turn debug mode on and report debug info + xoops version + module version + server specifications.



300
trabis
Re: Publisher ajax upload
  • 2011/10/2 18:29

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Quote:

Tarik wrote:
i used turtoise to grab it from the google code svn


Ooops, I'm not using google code for publisher anymore. Publisher is on xoops SVN now.

Please use this last working version of publisher for 2.4.5/2.5.1 :
http://www.xuups.com/publisher-06-09-2011.zip




TopTop
« 1 ... 27 28 29 (30) 31 32 33 ... 190 »



Login

Who's Online

127 user(s) are online (87 user(s) are browsing Support Forums)


Members: 0


Guests: 127


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