• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Installation bug

Installation bug 17 years 1 month ago #3218

I have installed the trial version on my site. The installation worked fine, but I have and had some problems, already adressed to the support.

But to speed up form buidilng, I decided to install easyphp and joomla in my local machine. But could not install or use it. The error message is:

\" Fatal error: Class 'RSadapter' not found in F:\EasyPHP\www\Joomla\administrator\components\com_rsform\install.rsform.php on line 15 \"

Am I missing any settings on my php server ?
The administrator has disabled public write access.

Re:Installation bug 17 years 1 month ago #3519

  • aravot
  • aravot's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 14
Anyone knows how to fix this?
The administrator has disabled public write access.

Re:Installation bug 17 years 2 weeks ago #3729

I attempted to install RS Pro Tryout and died at this exact same spot. PHP log indicates:

[Tue Jul 15 12:22:11 2008] [error] PHP Fatal error: Class 'RSadapter' not found in /Library/WebServer/Documents/joomla15/administrator/components/com_rsform/install.rsform.php on line 15

Cute. :unsure:

Even more annoying though, since it failed to fully install, I now get something similar when I try and UNinstall too! :angry:

[Tue Jul 15 12:30:45 2008] [error] PHP Fatal error: Class 'RSadapter' not found in /Library/WebServer/Documents/joomla15/administrator/components/com_rsform/uninstall.rsform.php on line 16

I am using the Entropy-compiled PHP 5.2 for OS X:
PHP Built on: Darwin xxxx.local 8.11.1 Darwin Kernel Version 8.11.1: Wed Oct 10 18:23:28 PDT 2007; root: xnu-792.25.20~1/RELEASE_I386 i386
Database Version: 4.1.16-standard
Database Collation: utf8_general_ci
PHP Version: 5.2.4
Web Server: Apache/1.3.41 (Darwin) PHP/5.2.4
Web Server to PHP interface: apache
Joomla! Version: Joomla! 1.5.4 Production/Stable [ Naiki ] 6-July-2008 22:00 GMT
User Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9) Gecko/2008061004 Firefox/3.0

Any help in either getting a full install or full uninstall would be most appreciated! BTW, the non-pro version installs as expected.

Thanks in advance,
Eric.<br><br>Post edited by: heavyboots, at: 2008/07/15 21:44
The administrator has disabled public write access.

Re:Installation bug 17 years 2 weeks ago #3731

On closer inspection, I don't believe RS Form non-pro is installing right either! It just isn't crashing during install. I end up with two unclickable buttons, like so:

The administrator has disabled public write access.

Re:Installation bug 17 years 2 weeks ago #3743

Ah, the answer to both of these is to enable \"short tags\" in the php.ini file. FWIW, from that same file...
; - short_open_tag = Off [Portability]
; Using short tags is discouraged when developing code meant for redistribution
; since short tags may not be supported on the target server.

It would be very nice if you ran a quick search and replaced \"<? \" with \"<?php \", particularly as you are asking money for these extensions.
The administrator has disabled public write access.

Re:Installation bug 16 years 9 months ago #5392

heavyboots wrote:
Ah, the answer to both of these is to enable \"short tags\" in the php.ini file. FWIW, from that same file...
; - short_open_tag = Off [Portability]
; Using short tags is discouraged when developing code meant for redistribution
; since short tags may not be supported on the target server.

It would be very nice if you ran a quick search and replaced \"<? \" with \"<?php \", particularly as you are asking money for these extensions.

I have the same problem. Where can i find the php.ini and enable the \"short tags\"?
I use Joomla 1.5.7 in legacy mode..
The administrator has disabled public write access.

Re:Installation bug 16 years 9 months ago #5393

It depends on your install. Go under Help->System Info and go to the PHP Information tab.

Find the entry for Configuration File Path (about 5 down). This is where the php.ini file is located on your local system.
The administrator has disabled public write access.

Re:Installation bug 16 years 8 months ago #5414

  • octavian
  • octavian's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 783
  • Thank you received: 110
Hello,
It would be very nice if you ran a quick search and replaced \"<? \" with \"<?php \", particularly as you are asking money for these extensions.

Only the tryout versions (which are encoded and free to test) require the short open tag parameter. The purchased version works regardless of this.
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!