Jump to content

Recommended Posts

Posted

the manage documents page is totally blank (inc code)

 

the other pages work but not the manage docs page

 

any help would be appreciated

 

url showing http://[mysite]/administrator/index.php?option=com_rubberdoc&controller=doc

 

i have posted this on the joomla.org forum

Posted

FIXED:

The solution is apparently to edit the file at

/administrator/components/com_rubberfoc/models/docs.php

The line 114 reads

 

public public function getPagination()

 

replace with

 

public function getPagination()

 

there are afew other problems i am coming across, file sizes. this was solved by modifying the php.ini file and restarting apache

 

even tho i did this from 2m to 30m this seems to be having issues with files over 10mb.... working on that

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...