Comdev - PHP Modules For Your Website
Fast Website Development with PHP Components
Visit Joomla@Comdev .





Links Directory > Tutorials

Can I set or change the displayed order for link directory on my web page?
Login to your One Admin control panel, click on Preference. Look for 'Sort links display sequence by' field under the Link Manager Settings section. You have the options of sorting the link ...

How do I customize any of the text styles, size or color used in my link directory?
Open the oneadmin/linksdir/home.link.php file with your text editor. Scroll up to the top of the page, where you'll find a portion of <STYLE> </STYLE> . This is the CSS used to de...

Links Directory > Troubleshooting

Parse error: parse error, unexpected '"', expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/sitename/httpd/oneadmin/config.php on line 10
Problem: This is common error reported on Windows Server, due to invalid format of Document Path in the oneadmin/config.php. Solution: Replace single backslashes ' ' with double backslashes ...

Warning: session_start(): open(\\cpsharedstore\phpsessions\sess_0fe49084, O_RDWR) failed: No space left on device (28) in /home/sitename/web/oneadmin/index.php(33)
Problem: The session folder on your server is not set to full read / write permission, this prohibits the admin system to write a session_id during login, into the folder. Solution: Please ma...

Links Directory > Installation

Installing Links Directory 4.0
You can choose to download only the Links Directory Component or the entire One Admin Suite. Before installing, we recommend you to take a look at System Requirements. Your web host must have PHP i...

Integrating Links Directory To Your Web Page
Step 1 : Create new PHP page Create a web page where you would like to publish your Links Directory. Save the web page file with .php extension, say, for example directory.php. * Note: You ca...

Links Directory > Upgrade Instructions

Upgrading Links Directory v3.0 or v4.0 to latest version
Please refer to the Products Upgrade section, http://www.comdevweb.com/upgrade.php for detailed upgrade info. In this section, you will be able to download the upgraded files, and ...