5141
Dante7237
Re: Publisher 1.02 Final and pdf
  • 2016/2/13 2:32

  • Dante7237

  • Friend of XOOPS

  • Posts: 294

  • Since: 2008/5/28


I'm getting this error message when opening "Create Article" from the publisher admin.

"ERROR: cannot access file directory. Please CHMOD the uploads/publisher/content directory with value 755 (or 777 depending on your environment)
"

It displays under the editing window but isn't correct the dir is set to 755, and the content saves correctly.
Resized Image



5142
brutalicuss
Re: ocaholic.ch/it/fr/co.uk/net with heavily modified xBootstrap Theme

Looks cool, I like it :)



5143
goffy
Re: ocaholic.ch/it/fr/co.uk/net with heavily modified xBootstrap Theme
  • 2016/2/11 17:14

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


hi rewarder

how did you solve the cookie regulations?



5144
Golgoth21
Re: ocaholic.ch/it/fr/co.uk/net with heavily modified xBootstrap Theme
  • 2016/2/11 16:26

  • Golgoth21

  • Just popping in

  • Posts: 6

  • Since: 2016/1/6 1


Seriously !!! your website has a really good design. Nice job !!!! I hope i can design my website with such a good looking.



5145
Golgoth21
Re: xBootstrap XOOPS Theme - Development
  • 2016/2/11 16:15

  • Golgoth21

  • Just popping in

  • Posts: 6

  • Since: 2016/1/6 1


Thank you so much... this work is paramount !!!!

Bye



5146
goffy
Re: how to fusion two database ?
  • 2016/2/11 13:25

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


hi cybermongo

the problem, maybe, will be, that the storyid you find also in the other tables like stories_files.
I would recommend:
1) add a new column "storyid_new" to your table stories
2) Update this column by new storyid, e.g. if the max storyid from the other database is 2000 then run sql
UPDATE stories SET storyid_new storyid 2000;

3) Update the values from the other tables with storyid_new
UPDATE stories_files a JOIN stories b 
   ON a
.storyid b.storyid SET a.storyid b.storyid_new

4) do the same with the other tables which are using storyid



5147
Mamba
Re: Adding Search function to our Website
  • 2016/2/9 20:38

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Quote:
Php: tried as you explained, only got a 404-error used http://ecd.net.au/phpinfo.php
You need to create a new file in your root directory under whatever name you want, e.g. "phpinfo123.php", with the content:
();
and then call the file from you URL as: http://ecd.net.au/phpinfo123.php This will give you the PHP info. Is this your server or do you use a hosting company? If your PHP is not already 5.5 or 5.6, see if you could get them installed for you. It seems like you're using only the mastop_publish module, so my recommendation would be to: a) Get PHP 5.5 or 5.6 b) Update XOOPS to XOOPS 2.5.7.2 c) Update mastop_publish to this one version Of course, make Backup of the DB first, and do a test before you do deploy it. Would it work for you?
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



5148
Mamba
Re: PHP 7 coming soon! And XOOPS will be ready! Is it now ?
  • 2016/2/9 20:24

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Quote:
Thanks ! My ISP has read this thread and, thereafter, decided to upgrade tot php 5.6, and not 7 !

Wise choice.

But ask them if they could offer you a choice between those two? This way you could have XOOPS 2.5.x using PHP 5.6, and test XOOPS 2.6.0 using PHP 7
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



5149
pallanson
Re: Adding Search function to our Website
  • 2016/2/9 5:32

  • pallanson

  • Just popping in

  • Posts: 5

  • Since: 2016/2/3 2


Thanks for your reply.

I tried everything and nothing worked;
1. Search field on Website, did not have any error link
2. Php: tried as you explained, only got a 404-error used http://ecd.net.au/phpinfo.php
3.The Admin Console under Modules only shows Version 1

Ill try again is there any other way?
Thanks



5150
SMEDrieben
Re: PHP 7 coming soon! And XOOPS will be ready! Is it now ?
  • 2016/2/8 16:06

  • SMEDrieben

  • Not too shy to talk

  • Posts: 173

  • Since: 2009/6/17


Thanks ! My ISP has read this thread and, thereafter, decided to upgrade tot php 5.6, and not 7 !

SMEDrieben




TopTop
« 1 ... 512 513 514 (515) 516 517 518 ... 29425 »



Login

Who's Online

835 user(s) are online (334 user(s) are browsing Support Forums)


Members: 0


Guests: 835


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