401
xoobaru
XpresMe -Only webmaster blog post permissions? Can't be...
  • 2011/9/13 0:15

  • xoobaru

  • Just can't stay away

  • Posts: 494

  • Since: 2010/12/2


Hello,
Loving this fantastic XOOPS CMS! Concerning the XPressMe install can anyone lend advice as to why the "post a blog" link (in the upper right hand corner of the XPrMe main screen) is available only for webmaster group but not new user or any other group. No XOOPS standard permissions module can be found for XPressMe or WordPress admin areas. There is a checkbox for allow anyone under WordPress general settigs as well as a select box for newuser status including "author", "editor" options but none of these combinations work. Anyone got a heads up on this?

I searched the forum but found only generic results for XprMe

Any help is appreciated.
xoobaru



402
xoobaru
XOOPS install ignores custom database name spec
  • 2011/5/16 15:28

  • xoobaru

  • Just can't stay away

  • Posts: 494

  • Since: 2010/12/2


Hello XOOPS uers,
Duing XOOPS install, it asks for a database name. So I put the name of a custom database name (not "XOOPS") and continue the install. I goes ahead and creates a XOOPS database anyway and ignores the one I specified. How can I get XOOPS to stop imposing its own will and let me install with a custom DB name spec?

Thanks
Xoobaru



403
xoobaru
Re: XPayment dispyays code instead of Form
  • 2011/5/7 22:43

  • xoobaru

  • Just can't stay away

  • Posts: 494

  • Since: 2010/12/2


Wishcraft,

Dont see any help prefs. All I get under admin tab for XPayments is an invoice status row, but not setup or preferences.

When the app is opened, there are no prefs there to set either just the code and submit button..

If I turn off the XOOPs help under preferences/system/ I still get the Help screen in the application.

So what preferences option would be talking about here, am I missing something?


Also by the term "hide" what hiding method would you be referring to?

xoob




404
xoobaru
XPayment dispyays code instead of Form
  • 2011/5/1 18:09

  • xoobaru

  • Just can't stay away

  • Posts: 494

  • Since: 2010/12/2


Hello XOOPS(ers) (ons) (oids)

I have a fresh installation of XOOPS 2.5.1 and the first modue installed was XPayment. Wnen opening Xpayment form the user menu, the screen indicates it should be a form, but it is a huge block of code with the submit button underneath. Is this the way people are supposed to create invoices, by editing the code? Or is a form that is supposed to be displaying not displaying and if so what could likely be wrong and how can it be corrected?

Xoobaru



405
xoobaru
Re: Integrating Prochatrooms auth with XOOPS
  • 2011/2/20 0:51

  • xoobaru

  • Just can't stay away

  • Posts: 494

  • Since: 2010/12/2


There doesn't appear to be much interest in the XOOPS support forum for providing information for script integration, only using and getting existing modules to work. I know has got to be so simple, but not being a php coder, so an external php consultant was retained to end-run the xoops module oligarchy to arrive at a solution via reverse engineering. Results will then be published via the general web for everyone who wants information on this issue.









406
xoobaru
Notification of name change
  • 2011/1/31 22:10

  • xoobaru

  • Just can't stay away

  • Posts: 494

  • Since: 2010/12/2


At zero hundred hours on January 31, the notorious noobaru has shed his nom de plume and has turned into the humble yet optimistic xoobaru. Thanks to the Webmaster.



407
xoobaru
Re: Looking to get current user information and some fields from user profile.
  • 2011/1/30 19:54

  • xoobaru

  • Just can't stay away

  • Posts: 494

  • Since: 2010/12/2


Not in a template, just trying to use Javascript within a small php file to get uname and uid info into Javascript variables when the file is executed from a link in the logged on side. Tried the above variables anyways but no success. I wonder if XOOPS security features are interfering somehow. This should be simple.



408
xoobaru
Re: Is a redirect to mobile site possible?
  • 2011/1/29 20:59

  • xoobaru

  • Just can't stay away

  • Posts: 494

  • Since: 2010/12/2


There is no doubt that the convenience of mobile access to your site will drive up visits. I intend to make that move myself so I have an interest too. If unique mobile user agents exist, try filtering for mobile status by user agent and if true do a conditional php redirect to the m zone. If false pass through to the www zone.

The URL shows an example of such a usage, but not sure where you would find a database of mobile user agents (there has to be alot) or what they look like.

http://www.tutorialized.com/view/tutorial/PHP-Redirect-Tutorial/40894

Also bear in mind that if you use SEO, the search engine friendly (301) redirect usage would be optimal. You can test your redirect for this here

http://www.webconfs.com/redirect-check.php






409
xoobaru
Re: Looking to get current user information and some fields from user profile.
  • 2011/1/29 17:15

  • xoobaru

  • Just can't stay away

  • Posts: 494

  • Since: 2010/12/2


By the way Rodney did I say thanks? If not, thanks for helping with that last message.



410
xoobaru
Re: Looking to get current user information and some fields from user profile.
  • 2011/1/29 17:13

  • xoobaru

  • Just can't stay away

  • Posts: 494

  • Since: 2010/12/2


both the missing $ and uud were only present in this thread, but okay in the executable script. Tried with ('uname') and many other variants including (uname) with same result.... empty target variables.
If you have the inclination and use the Firefox extension Firebug (or Opera Dragonfly) script tracers you can see the results on your own system using and exact same script.

--------CUT HERE----------
// <?php
// // Simple Javascript file to test assignment of xoops user variables
// ?>
// <script language="JavaScript">
// var name = "<?php echo $xoopsUser->getVar('uname');?>";
// var id = "<?php echo $xoopsUser->getVar('uid');?>";
// // -->
// </script>
--------CUT HERE----------

Create a new text file and rename as anynameyouwant.php then cut and paste code above removing the // and double space added at the start of each line to prevent negative interaction with php mailer. Try running from a folder under modules when logged in to xoops. I am betting you will see either no javascript trace activity or empty name and id variables when trace is run.




TopTop
« 1 ... 38 39 40 (41) 42 43 44 »



Login

Who's Online

188 user(s) are online (121 user(s) are browsing Support Forums)


Members: 0


Guests: 188


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